]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.cpp
Remove the .aux and .bbl files and update the citation labels
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
2011-12-12 Julien RiouxRemove the .aux and .bbl files and update the citation...
2011-12-12 Julien RiouxUser frontend for the new document-wide bibliography...
2011-12-07 Richard HeckFix bug #5805 and similar requests. Adds a document...
2011-12-07 Richard HeckFix bug #6293 as suggested there: We change the title...
2011-12-06 Richard HeckUI for writing CSS to file.
2011-12-03 Julien RiouxRemove the .aux and .bbl files when we switch the citat...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-10-27 Vincent van RavesteijnCosmetics.
2011-09-24 Julien RiouxDon't allow newline characters in document settings.
2011-09-24 Julien RiouxRename QLineEdit widgets to have a LE suffix (consisten...
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2011-05-13 Richard HeckMinor fixups thanks to Vincent.
2011-05-13 Richard HeckThe point of the previous commit: We just need the...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-04-08 Julien Rioux* GuiDocument.cpp
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Georg BaumFix the reset buttom for the greyed out text color:
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: do not hardcode colors that can...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: make strings translatable.
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2011-02-09 Jürgen SpitzmüllerFix typo.
2011-02-09 Jürgen SpitzmüllerCheck for fontspec an configure the GUI accordingly.
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2010-12-11 Jürgen Spitzmüller* GuiDocument.cpp (paramsToDialog):
2010-11-26 Richard HeckFinal batch of BufferParam renaming.
2010-11-26 Richard HeckRename a bunch of BufferParams to conform to our usual...
2010-11-26 Richard HeckBegin renaming some BufferParams to conform to our...
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-10-29 Richard HeckComplete Jurgen's fix.
2010-10-29 Jürgen Spitzmüller* GuiDocument.cpp:
2010-10-28 Richard HeckTypo.
2010-10-26 Jürgen Spitzmüller* GuiDocument.cpp: translate module names also in descr...
2010-10-14 Richard HeckComments.
2010-10-13 Richard HeckFix #6948.
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-09-29 Richard HeckRemove the magic boolean in getChildren() from the...
2010-09-29 Richard HeckIntroduce Buffer::hasChildren() and use it.
2010-09-29 Richard HeckIntroduce a typedef for vector<Buffer *>. No change...
2010-09-17 Uwe StöhrGuiDocument.cpp: the local layout can be treated as...
2010-09-03 Richard HeckDon't say empty layouts are valid.
2010-08-31 Uwe Stöhrbetter support for the mathdots package:
2010-08-31 Uwe Stöhrsupport to load the mathdots package via the document...
2010-08-05 Richard HeckA UI for document-local layout information. LyX has...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-12 Richard HeckMake this translatable.
2010-06-25 Vincent van RavesteijnFix the enabling/disabling of the custom latex font...
2010-05-25 Pavel SandaMove hints from designer to code
2010-05-25 Pavel SandaIntroduce output_sync ui for forward/reverse search
2010-05-18 Uwe StöhrGuiDocument.cpp: code simplifications; thanks Vincent
2010-05-18 Uwe StöhrGuiDocument.cpp: remove superfluous comment
2010-05-18 Uwe Stöhr* GuiDocument:
2010-05-18 Uwe Stöhrsupport for all page sizes that are supported by the...
2010-05-14 Pavel Sanda#6694 - reset line spacing to single if no custom size...
2010-04-21 Richard HeckUI for XHTML options. I removed the xml line from Outpu...
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaDialog::bufferFilepath -> Dialog::bufferFilePath
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-08 Jean-Marc LasgouttesGet rid of all-insets-toggle and explain how to replace...
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
2010-04-05 Uwe Stöhrdon't use any longer the page background color white...
2010-04-02 Uwe StöhrGuiDocument.cpp: follow Qt's StyleSheet guideline and...
2010-04-02 Uwe Stöhrfileformat change: support to specify a document-wide...
2010-04-02 Uwe Stöhrintroduce a new color module to GuiDocument as suggested:
2010-03-31 Uwe Stöhrfileformat change:
2010-03-19 Jürgen Spitzmüllerfix bug #6513.
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-01 Jürgen Spitzmüller* GuiDocument.cpp: before accessing the buffer() in...
2010-01-10 Jürgen Spitzmüller* PanelStack.{cpp,h}:
2010-01-10 Jürgen SpitzmüllerAdd an option to assure that all aux files are maintain...
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2010-01-01 Vincent van RavesteijnDo not clear the default master setting when cancelling...
2010-01-01 Vincent van RavesteijnRemove unneeded std::.
2009-11-29 Jürgen Spitzmüller* Add support for per-document fontenc setting (bug...
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-07 Peter Kümmelcmake: fix merge build
2009-08-18 Pavel SandaQTreeView strikes back
2009-08-17 Pavel SandaHint from Andre for QTreeView.
2009-08-17 Pavel SandaThis part of QTreeView is newer.
2009-08-14 Pavel SandaMove to QTreeView
2009-08-14 Pavel SandaMove to QAbstractItemView
2009-08-14 Richard HeckConstify a bunch of stuff that can be const.
2009-08-14 Richard Hecks/moduleList/theModuleList/ for style purposes.
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-06 Richard HeckBetter name for variable.
2009-07-20 Jürgen Spitzmüller* GuiDocument.cpp: "Length" -> "Custom" (the other...
2009-07-20 Jürgen SpitzmüllerDocument Dialog: move the listings settings to its...
2009-07-20 Jürgen Spitzmüller* GuiDocument: allow insertion of glue length in parski...
2009-07-20 Uwe StöhrGuiDocument.cpp: code simplification spotted by Jürgen
2009-07-19 Uwe StöhrGuiDocument.cpp: allow to use percent lengths for the...
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-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:
next