]> git.lyx.org Git - features.git/history - src/frontends/qt4/GuiDocument.cpp
Finally make the label color of multiple index entries work.
[features.git] / src / frontends / qt4 / GuiDocument.cpp
2009-07-13 Jürgen SpitzmüllerFinally make the label color of multiple index entries...
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-07-11 Jürgen Spitzmüller* GuiDocument.cpp:
2009-07-11 Jürgen Spitzmüller* GuiDocument.cpp:
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üller*sigh*
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-05-28 Enrico ForestieriFix doubling of bibtex and index alternatives everytime...
2009-05-28 Enrico ForestieriDon't write a \bibtex_command to the preferences file...
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-05-02 Jürgen Spitzmüllerindices -> indexes.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-12 Pavel SandaCorrect naming
2009-04-12 Pavel SandaFix background of color dialog
2009-04-12 Vincent van RavesteijnPlease Andre'.
2009-04-12 Vincent van RavesteijnCosmetics for r29220.
2009-04-12 Uwe StöhrGuiDocument.cpp: remove unneeded conversion
2009-04-12 Uwe StöhrGuiDocument.cpp: fix whitespace
2009-04-11 Uwe Stöhrsupport for \pagecolor, fileformat change
2009-04-11 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-11 Uwe StöhrGuiDocument.cpp: remove unneeded prefix since we are...
2009-04-10 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
2009-04-07 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-03-28 Jürgen SpitzmüllerFix bug 5863:
2009-03-18 Richard HeckFix bug 1492.
2009-02-22 Vincent van RavesteijnFix bug 5799. Warning when opening the document setting...
2009-02-12 Richard HeckNext step: LayoutModuleList is now a thin wrapper aroun...
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-08 Jürgen Spitzmüllerforgot to save ...
2009-01-08 Jürgen Spitzmüller* GuiDocument.cpp (dispatchParams):
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-05 Jürgen Spitzmüller* GuiDocument.cpp (formatStrVec):
2008-11-04 Jürgen Spitzmüller* GuiDocument.cpp:
2008-11-04 Jürgen Spitzmüller* GuiDocument.cpp:
2008-10-26 Jürgen Spitzmüller* GuiDocument.cpp (less_textclass_avail_desc):
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 HeckMake Abdel happy: Change case of local variables.
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-16 Richard HeckThe last bit of cleanup: Make checking for exclusions...
2008-10-16 Richard HeckFix a bug involving module conflicts. We need to check...
2008-10-16 Richard HeckMore cleanup prior to real patch.
2008-10-14 Richard HeckCorrect the order of the tests here. Messed this up...
2008-10-14 Richard HeckThe last little bit of comment, etc, cleanup here.
2008-10-14 Richard HeckMore cleanup for forthcoming patch. Also fix a copy...
2008-10-14 Richard HeckCheck for changes to modules before switching text...
2008-10-14 Richard HeckRemove unnecessary argument to paramsToDialog(). This...
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
2008-10-14 Richard HeckJust whitespace.
2008-10-13 Pavel SandaSanitize backreferences in hyperref.
2008-10-12 Richard HeckAll comments and formatting.
2008-10-12 Richard HeckRemove old and out of date comment.
2008-10-12 Richard HeckAdd a comment, per Pavel's suggestion.
2008-10-12 Richard HeckDon't access this directly.
2008-10-12 Richard HeckUpdate the modules after we make the document class...
2008-10-12 Jürgen Spitzmüller** fix bug 2114. Fileformat change.
2008-10-07 Richard HeckThe default modules should be kept in order.
2008-09-29 Uwe StöhrGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla...
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-09-21 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics. remoe strange dependency of GuiDocument.h
2008-09-20 André Pönitzsave a few cycles
2008-09-20 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics;
2008-09-08 Pavel SandaCoding style
2008-09-01 Jürgen Spitzmüllerbetter naming for encoding default, as discussed in...
2008-08-04 Uwe StöhrGuiDocument.cpp: revert r26041
2008-08-03 Uwe StöhrGuiDocument.cpp: fix two cases of bug 5112
2008-07-27 Richard HeckSupport for removing "default" modules.
2008-07-25 Richard HeckMove the default module loading from makeDocumentClass...
2008-07-11 Jürgen Spitzmüller*** Implement GUI names for encodings (part of bug...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-05 Jürgen Spitzmüller* src/frontends/qt4/GuiDocument.cpp:
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-05-15 Abdelrazak Younesrework a bit the document dialog so that it works more...
2008-05-14 Abdelrazak YounesHopefully fix locale aware language sorting in document...
2008-05-08 Stefan Schimanski* no .h for Qt headers
2008-05-08 Stefan Schimanski* For gcc to know about QStandardItemModel < QAbstractI...
2008-05-08 Abdelrazak Younesuse GuiApplication::languageModel() in GuiDocument.cpp
2008-05-07 Abdelrazak Younesmove languageData() out of qt_helpers.cpp
2008-05-07 Abdelrazak YounesRevamp of the character dialog:
2008-05-04 Abdelrazak YounesWe don't want the document dialog to be reset for each...
2008-04-28 Jürgen Spitzmüllersupport for default master document.
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 Richard HeckRemove embedding stuff from Document>Settings.
next