]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiDocument.h
2008-04-19 Richard HeckRemove embedding stuff from Document>Settings.
2008-04-17 Richard HeckGive us some useful tooltips for modules.
2008-03-10 Bo PengAllow selection of a local layout file from the documen...
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-01 Richard HeckFix bug 4594.
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-19 Richard HeckDisable colsep box when single column.
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-01-15 Jürgen Spitzmüller* src/frontends/GuiDocument.{cpp,h}:
2008-01-14 Peter Kümmelremove duplicated code, (fix cmake merge)
2008-01-12 Richard HeckThis commit changes the way individual LyXModule's...
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-05 Richard HeckImplement checks for available modules both in BufferPa...
2007-12-05 Abdelrazak YounesHeader cleanup.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-30 Bo PengDocument->settings: update embedded file list properly
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-15 Richard HeckThis is the last of a series of patches that merges...
2007-09-11 André Pönitzcosmetics
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-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace