]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.h
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiDocument.h
2019-06-12 Günter MildeRevert 051de65db and implement alternative fix for...
2019-06-05 Günter MildeFix remainder of #11115.
2019-05-24 Juergen SpitzmuellerRead line edit label
2019-05-24 Pavel Sandalineno: convert ui GB to CB per Juergen's request
2019-05-11 Juergen SpitzmuellerGuiDocument: Adapt to new encoding default
2019-04-20 Juergen SpitzmuellerAdd system/local icon to available modules list
2019-04-07 Juergen SpitzmuellerGuiDocument: Sort available modules by category
2019-04-05 Juergen SpitzmuellerGuiDocument: Add filter to modules selection
2019-03-26 Juergen SpitzmuellerAdd tablestyle buffer param
2018-07-09 Juergen SpitzmuellerMore QDialogButtonBox transformation
2018-06-06 Richard HeckFix bug #991.
2018-04-02 Richard HeckFix bug 11099.
2018-02-08 Juergen SpitzmuellerConsider class-provided citation engines
2017-08-09 Enrico ForestieriUse the OK/Apply paradigm for all document settings
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-05-09 Uwe StöhrGuiDocument: rename a function to follow the naming...
2017-05-08 Uwe StöhrGuiDocument: fix bug #10653
2017-04-20 Uwe StöhrGuiDocument: re-introduce allowMathIndent()
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
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...
next