]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiExternal.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiExternal.cpp
2009-10-09 Jürgen Spitzmüller* InsetExternal.cpp:
2009-10-09 Jürgen Spitzmüller* GuiExternal.cpp:
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-14 Jürgen Spitzmüller* GuiExternal.{cpp,h}:
2008-12-20 Pavel SandaHopefully better dialog policy.
2008-12-20 Pavel SandaTemplate type can be changed in dialog.
2008-12-20 Pavel SandaAffect only scale box. Thanks Juergen.
2008-12-20 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5628 .
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-04-28 Jürgen SpitzmüllerImprovements to the External dialog.
2008-04-28 Jürgen Spitzmüllerbasic context menu for InsetExternal.
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-17 Bo PengEmbedding: disinfect GuiInclude.cpp, GuiExternal.cpp...
2008-03-29 Richard HeckEmbeddedFile::enable() should take a reference instead...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-06 André Pönitzmore of that
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-01-08 Bo PengEmbedding: add embedding support for InsetExternal...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 Abdelrazak Younes* FileName:
2007-11-23 André Pönitzcosmetics
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-05 André Pönitzmerge helper files;
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzone more
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-09 Edwin Leuvenmore frontend cleanup
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace