]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.h
Document Dialog: move the listings settings to its own pane.
[lyx.git] / src / frontends / qt4 / GuiDocument.h
2009-07-20 Jürgen SpitzmüllerDocument Dialog: move the listings settings to its...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-16 Vincent van RavesteijnFix the enabling of the custom page size field in GuiDo...
2009-07-11 Jürgen Spitzmüller* GuiDocument.{cpp,h}:
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-11 Uwe Stöhrsupport for \pagecolor, fileformat change
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-02-12 Richard HeckNext step: LayoutModuleList is now a thin wrapper aroun...
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-20 Richard HeckRemove some indirection leftover from Andre's removal...
2008-10-20 Richard HeckCode duplication is bad.
2008-10-20 Richard HeckRemove now duplicated code.
2008-10-20 Richard HeckUpdate GuiDocument when there are changes to loaded...
2008-10-19 Pavel SandaCreate new Module panel in document settings and decrea...
2008-10-16 Richard HeckOK, I lied. A little more. Just trying to keep the...
2008-10-14 Richard HeckRemove unnecessary argument to paramsToDialog(). This...
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
2008-09-20 André Pönitzcosmetics. remoe strange dependency of GuiDocument.h
2008-09-20 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-05-15 Abdelrazak Younesrework a bit the document dialog so that it works more...
2008-05-08 Abdelrazak Younesuse GuiApplication::languageModel() in GuiDocument.cpp
2008-04-28 Jürgen Spitzmüllersupport for default master document.
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