]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiGraphics.cpp
header cleanup
[lyx.git] / src / frontends / qt4 / GuiGraphics.cpp
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: simplify code in the handling of embedCB...
2008-01-07 Bo PengEmbedding: After another round of EmbeddedFiles changes...
2008-01-05 Bo PengEmbedding: proper embedCB actions in the GuiGraphics...
2007-12-16 Abdelrazak Younesheader cleanup.
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-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-23 André Pönitzcosmetics
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-15 André Pönitzreduce line noise
2007-11-13 Enrico ForestieriFix thinko in r21048
2007-11-13 Enrico ForestieriFix thinko in r21047
2007-11-05 André Pönitzmerge helper files;
2007-10-28 André Pönitzmove stuff
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-09 André Pönitzfinally merge Dialog and Controller
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-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-15 André Pönitzshuffle stuff around; minor coding style issues
2007-09-11 André Pönitzremove unnneded #include
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-04 Peter Kümmelmove getSecond to frontend_helpers.h
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