]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.cpp
We do not need to update just because the class has been changed.
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
2008-01-10 Richard HeckWe do not need to update just because the class has...
2008-01-10 Richard HeckAdditional UI logic related to module requires and...
2008-01-09 Richard HeckThis commit adds some new functionality to the modules...
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: simplify the interface of EmbeddedFiles...
2008-01-06 Richard HeckCrash fix.
2008-01-05 Richard HeckRationalize the handling of makeTextClass().
2008-01-05 Richard HeckImplement checks for available modules both in BufferPa...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-08 Abdelrazak YounesRevert 22023 and really fix bug 4410 (http://bugzilla...
2007-12-08 Abdelrazak YounesFix bug 4410 (http://bugzilla.lyx.org/show_bug.cgi...
2007-12-05 Abdelrazak YounesHeader cleanup.
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-13 Abdelrazak YounesPush latest Andre's changes toward their true direction:
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-05 André Pönitzmerge helper files;
2007-11-02 André Pönitzpimpl not needed here
2007-10-30 Bo PengDocument->settings: update embedded file list properly
2007-10-30 Bo PengDocument->Settings: add currently embedded files
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-10 Abdelrazak Younes* BufferView::update(): renamed to processUpdateFlags...
2007-10-10 Uwe StöhrPDFOptions: Pavel's final touches patch
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-10-06 André Pönitzmove LaTeXHighlighte
2007-09-29 André Pönitzcosmetics
2007-09-22 Uwe StöhrGuiDocument.cpp: - replace bookmarkslevel edit field...
2007-09-21 Richard HeckFix some typos that were preventing compilation.
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-19 Edwin Leuvenanother small layout tweak
2007-09-15 Richard HeckThis is the last of a series of patches that merges...
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-08 André Pönitzfix some index/label issue
2007-09-08 Peter Kümmelmsvc fixes: remove warnings
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-09-01 Richard HeckThis patch continues 19964. It takes advantage of the...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace