]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiLog.cpp
GuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752
[lyx.git] / src / frontends / qt4 / GuiLog.cpp
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-07-20 Pavel SandaRevision control log is not visible after launching...
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
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 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-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-10-11 Edwin Leuvenadd missing include
2007-10-11 Edwin Leuvenadd "copy to clipboard" button to log dialog
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
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önitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-01 Bo PengFix compiling error caused by Andre's patch.
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace