]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.h
BufferParams: rename formula_indent to math_indent etc. as requested
[lyx.git] / src / frontends / qt4 / GuiDocument.h
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-03-27 Enrico ForestieriAmend 16d5c49b
2017-03-20 Enrico ForestieriFurther amendment to 72a488d7
2017-03-01 Jean-Marc LasgouttesInitialize class members to please coverity
2017-02-26 Guillaume MunchFix 18 memory leaks
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerTweaks to the quotes GUI
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2017-01-01 Juergen SpitzmuellerProperly support the cite engines in the GUI
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerProperly support the cite engines in the GUI
2016-12-31 Juergen SpitzmuellerProperly support the cite engines in the GUI
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-10-16 Guillaume MunchTake advantage of new bufferViewChanged signal
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-07-03 Guillaume MunchGuiDocument: some polishing of the list of modules.
2015-11-09 Georg BaumStore both sets of font selections
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-21 Juergen SpitzmuellerDo not warn about changed modules when changing modules.
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2013-03-02 Juergen SpitzmuellerMaths packages: Further GUI improvements
2013-02-11 Juergen SpitzmuellerIf a LaTeX font has a monolithic option for all expert...
2012-10-09 Juergen Spitzmuellerremove unneeded header and declaration
2012-10-09 Juergen SpitzmuellerGUI for categorized text classes
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-08-16 Juergen SpitzmuellerClean up LaTeX font handling (#4999)
2012-06-08 Uwe StöhrGuiDocument.cpp: some languages only work with polyglos...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-21 Richard HeckRename is_valid_ as validated_, which is a bit more...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-12 Julien RiouxMove some code to applyView().
2011-12-12 Julien RiouxRemove the .aux and .bbl files and update the citation...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2010-11-26 Richard HeckRename a bunch of BufferParams to conform to our usual...
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-08-05 Richard HeckA UI for document-local layout information. LyX has...
2010-05-18 Uwe Stöhr* GuiDocument:
2010-04-21 Richard HeckUI for XHTML options. I removed the xml line from Outpu...
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
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 Pavel SandaNext header
2010-03-31 Uwe Stöhrfileformat change:
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2009-11-29 Jürgen Spitzmüller* Add support for per-document fontenc setting (bug...
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.
next