]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiDocument.cpp
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
2019-06-12 Günter MildeRevert 051de65db and implement alternative fix for...
2019-06-05 Günter MildeFix remainder of #11115.
2019-05-25 Günter MildeCJK package is never used with non-TeX fonts.
2019-05-24 Juergen SpitzmuellerRead line edit label
2019-05-24 Pavel Sandalineno: convert ui GB to CB per Juergen's request
2019-05-23 Pavel SandaIntroduce doc preference for line numbering.
2019-05-12 Juergen SpitzmuellerGuiDocument: Further encoding GUI improvement
2019-05-11 Juergen SpitzmuellerCorrect entry string
2019-05-11 Juergen SpitzmuellerFurther encoding GUI improvements
2019-05-11 Juergen SpitzmuellerGuiDocument: Adapt to new encoding default
2019-04-30 Günter MildeFix Font selector GUI (font encoding) broken in 27ba6f2...
2019-04-20 Juergen SpitzmuellerAdd system/local icon to available modules list
2019-04-18 Juergen SpitzmuellerAvailable modules should not be editable.
2019-04-16 Günter MildeRename legacy input encoding settings.
2019-04-07 Juergen SpitzmuellerDo not attempt to show module info for category headers
2019-04-07 Juergen SpitzmuellerGuiDocument: Sort available modules by category
2019-04-05 Juergen SpitzmuellerGuiDocument: Add filter to modules selection
2019-04-04 Juergen SpitzmuellerMake module categories (almost) great again
2019-03-26 Juergen SpitzmuellerAdd tablestyle buffer param
2019-03-22 Pavel SandaForgotten accelerators.
2019-03-16 Günter MildeSmall formatting and comments update.
2018-12-29 Juergen SpitzmuellerFixup LocalLayout ui after [3847e0ef/lyxgit]
2018-12-29 Richard Kimberly... Fix bug #11422.
2018-11-16 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-10-04 Richard Kimberly... Fix bug #11275.
2018-07-09 Juergen SpitzmuellerMore QDialogButtonBox transformation
2018-06-06 Richard Kimberly... Fix up 3847e0ef7.
2018-06-06 Richard HeckFix bug #991.
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-11 Juergen SpitzmuellerAlign some strings
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-09 Joel A. KuleszaChanged Settings->Local Layout to FixedWidth & Nowrap
2018-04-02 Pavel SandaUpstreaming compilation patch needed for Gentoo.
2018-04-02 Richard Heck8-char tab stops are too big in the preamble editor.
2018-04-02 Richard HeckFix bug 11099.
2018-03-18 Juergen SpitzmuellerProperly fix math packages table in Document Settings
2018-02-12 Richard HeckFix crash when citeengine is unknown.
2018-02-08 Juergen SpitzmuellerConsider class-provided citation engines
2018-02-06 Juergen SpitzmuellerAdd missing connection.
2018-01-06 Jean-Marc LasgouttesRemove unused variables
2017-12-24 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2017-12-20 Juergen SpitzmuellerGet rid of idiosyncratic accelerator syntax
2017-12-16 Juergen SpitzmuellerConsistent output of breakable/non-breakable dashes...
2017-12-16 Richard HeckFix #10869 compiler warnings.
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-11-05 Uwe StöhrGuiDocument.cpp: change back alignment for column with...
2017-11-02 Uwe StöhrGuiDocument.cpp: fix bug 10777
2017-11-01 Juergen SpitzmuellerEnable OK/Apply buttons when resetting to class defaults.
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-09-10 Juergen SpitzmuellerDisallow newlines in biblatex options
2017-08-09 Enrico ForestieriUse the OK/Apply paradigm for all document settings
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-31 Enrico ForestieriProperly warn on missing pygmentize command
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-06-12 Enrico ForestieriSwitch parameters validation even before applying the...
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-13 Uwe Stöhrrename buffer parameter math_number_before to math_numb...
2017-05-12 Jean-Marc LasgouttesNever, never use a string for something that has 3...
2017-05-11 Uwe StöhrGuiDocument: support also the class option reqno
2017-05-09 Uwe StöhrGuiDocument: rename a function to follow the naming...
2017-05-08 Uwe StöhrGuiDocument: fix bug #10653
2017-05-02 Uwe StöhrGuiDocument.cpp: correct a name
2017-04-25 Uwe StöhrGuiDocument.cpp: change naming of formula numbering...
2017-04-25 Uwe StöhrMove mathindent from text layout to math settings as...
2017-04-25 Uwe Stöhrsupport for the document class option leqno
2017-04-20 Uwe StöhrGuiDocument: re-introduce allowMathIndent()
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-17 Uwe StöhrGuiDocument.cpp: add missing validation code
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-17 Jean-Marc LasgouttesCleanup parindent support
2017-04-16 Scott KostyshakDo not open or close branches after doc settings
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-08 Uwe StöhrGuiDocument.cpp: commit missing part
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-03-27 Enrico ForestieriAmend 16d5c49b
2017-03-20 Enrico ForestieriFurther amendment to 72a488d7
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-02-26 Guillaume MunchFix 18 memory leaks
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
2017-01-13 Juergen SpitzmuellerBasic support for natbib & jurabib options
2017-01-13 Juergen SpitzmuellerClear styles widgets only if needed.
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-07 Juergen SpitzmuellerCorrectly set quote styles combo
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
next