]> git.lyx.org Git - lyx.git/history - src
Disable changebar checkbox if show changes in output is off
[lyx.git] / src /
2019-12-24 Juergen SpitzmuellerDisable changebar checkbox if show changes in output...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-12-24 Juergen SpitzmuellerClarify change text color descriptors
2019-12-22 Juergen SpitzmuellerDon't hide qualified citation list individual pre-...
2019-12-16 Juergen SpitzmuellerPass proper input markup option to xindy with xetex...
2019-12-16 Scott KostyshakCorrect typo in method name getDescendants()
2019-12-16 Scott KostyshakRemove execute permission from two source files
2019-12-15 Juergen SpitzmuellerReport makeindex/xindy errors
2019-12-15 Juergen SpitzmuellerEnhance support for Xindy
2019-12-11 Scott KostyshakRefresh previews on branch toggle
2019-12-10 Scott KostyshakFix crash due to encoding issues with child doc
2019-12-06 Jean-Marc LasgouttesFixup e1be71da: do not enforce plain layout when dissolving
2019-12-06 Jean-Marc LasgouttesDisable inset-dissolve in table cells
2019-11-21 Pavel Sandatypo
2019-11-21 Pavel SandaReduce number of strings (the same one in buffer).
2019-11-21 Juergen SpitzmuellerFix crash with polyglossia and intitle commands when...
2019-11-20 Juergen SpitzmuellerGuiSelectionManager: fix getSelectedIndex for availableLV
2019-11-20 Juergen SpitzmuellerFix issues with tilde in inputpath
2019-11-20 Juergen SpitzmuellerRe-fix #11146 with recent LaTeX
2019-11-19 Juergen SpitzmuellerFix crash in selection manager
2019-11-19 Juergen SpitzmuellerHandle paragraph direction switch in captions (with...
2019-11-17 Juergen SpitzmuellerAlways use local font switches in table cells.
2019-11-15 Jean-Marc LasgouttesAdd a setBuffer method to InsetArgumentProxy
2019-11-09 Kornel BenkoCmake build: Remove warnings about deprecated policy...
2019-11-06 Pavel SandaSupport C++98 again (gcc 4.8).
2019-11-06 Jean-Marc LasgouttesConstify and un-constify
2019-10-26 Jean-Marc LasgouttesAmend 464d6262: Forgot these
2019-10-26 Jean-Marc LasgouttesRemove some useless expressions
2019-10-26 Jean-Marc LasgouttesSimplify boolean expressions
2019-10-26 Jean-Marc LasgouttesDo not use same name for members and arguments
2019-10-26 Jean-Marc LasgouttesUse unsigned values for enum
2019-10-26 Scott KostyshakImprove tooltip of "Save as Document Defaults"
2019-10-26 Juergen SpitzmuellerPolish warning
2019-10-26 Juergen SpitzmuellerValidate if graphics path is encodable
2019-10-21 Jean-Marc LasgouttesMark insets with invalid buffer() in red in devel-mode.
2019-10-21 Jean-Marc LasgouttesBe careful before using buffer parameters in colAlign
2019-10-20 Jean-Marc LasgouttesSet buffer when expanding macro
2019-10-20 Jean-Marc LasgouttesKeep last file positions in last-use ordering
2019-10-07 Jean-Marc Lasgouttestypo
2019-10-07 Jean-Marc LasgouttesRevert "typo"
2019-10-07 Jean-Marc Lasgouttestypo
2019-10-07 Jean-Marc LasgouttesFix bad caret position with horizontal scrolling
2019-09-28 Enrico ForestieriFix bug 11667
2019-09-17 Jean-Marc LasgouttesPass some variables as reference
2019-09-17 Jean-Marc LasgouttesMake some constructors explicit
2019-09-15 Jean-Marc LasgouttesFix cut-n-paste error
2019-09-15 Jean-Marc LasgouttesMany small code cleanups suggested by cppcheck
2019-09-15 Jean-Marc LasgouttesRemove unused private members.
2019-09-15 Jean-Marc LasgouttesGet rid of useless affectation
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2019-09-15 Jean-Marc LasgouttesClarify calculation precedence for '&' and '?'
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2019-09-15 Jean-Marc LasgouttesMake code more obvious
2019-09-15 Jean-Marc LasgouttesAvoid useless test
2019-09-15 Jean-Marc LasgouttesPass variable by reference
2019-09-13 Jean-Marc LasgouttesVarious fixes suggested by cppcheck
2019-09-13 Jean-Marc LasgouttesForgot to test aspell and hunspell support
2019-09-13 Richard Kimberly... Use const &
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-09-12 Richard Kimberly... Fix bug #11619.
2019-09-12 Richard Kimberly... Fix nullptr warnings
2019-09-12 Richard Kimberly... Minor renaming for clarity.
2019-09-12 Richard Kimberly... Fix bug #11636.
2019-09-12 Richard Kimberly... Revert last two commits, which we pushed accidentally.
2019-09-12 Richard Kimberly... Whoops, forgot this part
2019-09-12 Richard Kimberly... Constify, largely for debugging purposes
2019-09-11 Richard Kimberly... Constify
2019-09-11 Jean-Marc LasgouttesEnable dissolve in undefined Flex inset context menu
2019-09-11 Jean-Marc LasgouttesReset layout when inserting an inset over full paragraph(s)
2019-09-11 Juergen SpitzmuellerAllow to hide formats from menus
2019-09-10 Scott KostyshakGive error if undefined citations with Biblatex
2019-09-08 Patrick de Visschere#6961 correct the big-endian conversion of UInt32
2019-08-31 Scott KostyshakEnable change tracking if paragraph break change
2019-08-28 Jean-Marc LasgouttesSet buffer correctly when deleting column in math grid
2019-08-28 Jean-Marc LasgouttesInitialize num_bib_key_
2019-08-21 Günter MildeFix export with Japanese (platex) and non-TeX fonts.
2019-08-19 Juergen SpitzmuellerProperly terminate command
2019-08-17 Juergen SpitzmuellerHandle endnotes aux file in removeAuxiliaryFiles()
2019-08-16 Pavel SandaAs observed on users list it's hard to guess where...
2019-08-16 Juergen SpitzmuellerCorrectly set language after intitle paragraphs
2019-08-16 Juergen SpitzmuellerTiny cleanup
2019-08-15 Juergen SpitzmuellerFix coloured boxes in RTL with [pdf]latex (#8642)
2019-08-15 Juergen SpitzmuellerFix greyedout note in RTL (#8647)
2019-08-15 Scott KostyshakImplement commenting for CREDITS file
2019-08-14 Juergen SpitzmuellerCorrect ^ catcode for \cprotect
2019-08-14 Juergen SpitzmuellerUpdate tex2lyx tests
2019-08-14 Juergen SpitzmuellerInsetGraphics: use totalheight for height output
2019-08-14 Juergen SpitzmuellerLoad rotfloat and rotating after graphicx.
2019-08-14 Juergen SpitzmuellerRe-fix #2005
2019-08-14 Juergen SpitzmuellerFix cprotect with Slovak
2019-08-14 Juergen SpitzmuellerDeactivate active - in tables with \cline or \cmidrule
2019-08-14 Juergen SpitzmuellerFix cline/cmidrule calculation once more
2019-08-13 Juergen Spitzmuellerfix midrule calculation
2019-08-13 Juergen SpitzmuellerGuiSetBorder: Fix drawing glitch with trimmed lines
2019-08-13 Juergen SpitzmuellerDon't output default papersize
2019-08-13 Juergen SpitzmuellerAdd support for the enotez package
2019-08-12 Juergen Spitzmuellerupdate tex2lyx tests
2019-08-12 Juergen SpitzmuellerExtend endnotes support
next