]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiThesaurus.cpp
Correct early return position for if use_pixmap_cache_ check
[lyx.git] / src / frontends / qt4 / GuiThesaurus.cpp
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-25 Pavel SandaThesaurus keyword combo completion (bug #8138).
2012-03-02 Jürgen SpitzmüllerImplement access to hunspell's stemming function and...
2011-01-15 Stephan Wittmake thesaurus usable for readonly documents
2010-04-20 Jürgen Spitzmüller* GuiThesaurus: do not show irritating messages if...
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2009-07-04 Abdelrazak YounesLFUN_WORD_REPLACE: Invert replacement and searched...
2008-11-17 Jürgen Spitzmüller* GuiThesaurus.cpp:
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
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.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-09-27 Abdelrazak YounesAdd session support to some more dialogs.
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-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace