]> git.lyx.org Git - lyx.git/history - src
Fix bug #12772
[lyx.git] / src /
2023-02-27 Juergen Spitzmuellertrim trailing linebreak
2023-02-26 Pavel SandaFix #12678.
2023-02-25 Pavel SandaInfoinset - better specification of few strings
2023-02-24 Pavel SandaFogotten case for replacing $$python.
2023-02-22 Juergen SpitzmuellerWarn user when OUTLINE_IN/OUT is about to flatten the...
2023-02-22 Scott KostyshakFix equation numbers after row operation (#12665)
2023-02-22 Juergen SpitzmuellerFix another old outliner bug (#9375)
2023-02-22 Juergen SpitzmuellerProperly reset tree depth in outliner with keep when...
2023-02-22 Juergen SpitzmuellerWhitespace
2023-02-22 Juergen SpitzmuellerAmend 4cd568d31266
2023-02-22 Juergen SpitzmuellerDo not change outliner tree depth when not appropriate
2023-02-22 Jean-Marc LasgouttesFix completion in math when inline completion was not...
2023-02-22 Jean-Marc LasgouttesRevert "Fixup 0cbe0d7a: avoid double redraw when comple...
2023-02-22 Jean-Marc LasgouttesFixup 0cbe0d7a: avoid double redraw when completion...
2023-02-22 Jean-Marc LasgouttesMake sure that screen is updated when completing math
2023-02-22 Juergen SpitzmuellerDisable zoom in/out buttons when threshold is reached...
2023-02-22 Jean-Marc LasgouttesFixup 04ece4f0: handle case where openinlined_ is not set
2023-02-22 Jean-Marc LasgouttesFixup 04ece4f0d6a: fix cursor position
2023-02-21 Pavel Sandacomment typo & one line
2023-02-21 Juergen SpitzmuellerStrip et al. for citation search
2023-02-20 Jean-Marc LasgouttesAdd commented-out code that might prove useful one day
2023-02-19 Pavel Sandalyxpaperview - fix viewer calls with additional arguments
2023-02-19 Pavel Sandatypo
2023-02-19 Pavel SandaAnother case of statusTip
2023-02-19 Pavel SandacitationSearchCB statusTip -> toolTip
2023-02-19 Juergen SpitzmuellerMark empty bib(la)tex insets (i.e., with no databases...
2023-02-18 Juergen SpitzmuellerAmend 2987530434105
2023-02-18 Juergen SpitzmuellerAddress an edge case where we need to loaf fontspec...
2023-02-16 Juergen SpitzmuellerMake string-widget combination more l7n friendly
2023-02-16 Juergen SpitzmuellerAmend ef2ca233d65af
2023-02-16 Juergen SpitzmuellerDifferentiate backups from autosave files (#12659)
2023-02-15 Pavel Sanda* Adv FindAndReplace - add spacer to visually distingui...
2023-02-15 Pavel SandaDisentangle tooltip in Character dialog and FindAndRepl...
2023-02-15 Pavel Sanda* ui: Latex -> LaTeX
2023-02-15 Juergen Spitzmuellertiny correction
2023-02-15 Juergen SpitzmuellerEscape single quotes in bformat string
2023-02-15 Juergen SpitzmuellerAdd some tooltips wrt document backup
2023-02-12 Juergen Spitzmuellerwhitespace
2023-02-12 Juergen SpitzmuellerSilence warning when unappropriate
2023-02-11 Juergen Spitzmuellertex2lyx: support documentclass in path (#12284)
2023-02-09 Juergen SpitzmuellerAdd missing empty line (par break) between pars with...
2023-02-08 Jean-Marc LasgouttesRevert "Fix crash with info inset and dialogs"
2023-02-08 Jean-Marc Lasgouttesfix comment.
2023-02-07 Juergen SpitzmuellerDisable "search in selection only" with instant search
2023-02-06 Jean-Marc LasgouttesFix crash with info inset and dialogs
2023-02-06 Jean-Marc LasgouttesRemove space between button and text with inlines colla...
2023-02-06 Juergen SpitzmuellerCheck whether we have a selection before issuing warnin...
2023-02-04 Juergen SpitzmuellerUpdate tex2lyx tests
2023-02-04 Juergen SpitzmuellerProperly fix acknowledgment issue part 1/2
2023-01-31 Jean-Marc LasgouttesRevert "Extended comment and indentation for source...
2023-01-31 Jean-Marc LasgouttesFixup 0fed10e4: make sure redraw happens as needed
2023-01-31 Daniel RamoellerExtended comment and indentation for source code
2023-01-30 Juergen SpitzmuellerFix font combos with Qt6 (#12630)
2023-01-30 Juergen SpitzmuellerAllow to hide categories in CategorizedCombo
2023-01-29 Enrico ForestieriAmend 891ba726
2023-01-27 Enrico ForestieriAmend 16e67d4e
2023-01-27 Enrico ForestieriFix bug #12633
2023-01-25 Scott KostyshakFix -Winconsistent-missing-override
2023-01-23 Daniel RamöllerFix bug #12061.
2023-01-22 Thibaut CuvelierInsetMathHull: add a missing const (plus strange indent...
2023-01-22 Thibaut CuvelierMathML: make InsetMathHull::mathmlize easier to read...
2023-01-22 Thibaut CuvelierInsetMathHull: replace 0 by nullptr.
2023-01-20 Thibaut CuvelierMathML: use standard {M/E}Tag{,Inline} instead of bespo...
2023-01-20 Thibaut CuvelierMathML in HTML: in case of conversion failure, add...
2023-01-20 Thibaut CuvelierMathML: improve formatting of formula in XHTML hull
2023-01-20 Thibaut CuvelierMathML: remove extraneous <mrow> in fractions
2023-01-20 Thibaut CuvelierMathML: replace HTML entities with XML ones in more...
2023-01-20 Thibaut CuvelierMathML: remove useless code
2023-01-14 Juergen SpitzmuellerIntroduce pkglist format
2023-01-11 Thibaut CuvelierLyXHTML: remove meta content-type, it is only for HTML5...
2023-01-10 Thibaut CuvelierInsetTabular LyXHTML: fix wrong escape.
2023-01-10 Jean-Marc LasgouttesCorrect the description of Lexer::getLongString 2.4-beta2
2023-01-09 Jean-Marc LasgouttesFix warning
2023-01-09 Daniel RamoellerAllow multiple selections in the file open dialog
2023-01-09 Juergen SpitzmuellerFix grammar in, and try to clarify, warning
2023-01-09 Thibaut CuvelierLyXHTML: avoid using v/align HTML attributes in tables...
2023-01-09 Thibaut CuvelierLyXHTML: avoid using v/align HTML attributes in tables...
2023-01-09 Thibaut CuvelierInsetMathBox: remove debugging code.
2023-01-08 Thibaut CuvelierAmend 2d56c01dcfaf04744ab6d854af3965919cc07b82
2023-01-08 Thibaut CuvelierInsetIndex: make a condition more bullet-proof, a nullp...
2023-01-08 Thibaut CuvelierInsetIndex: remove unused code that created Coverity...
2023-01-08 Thibaut CuvelierInsetIndex: add a missing destructor for IndexNode...
2023-01-08 Thibaut CuvelierInsetMathBox: split the boxed text into <mtext> and...
2023-01-07 Thibaut CuvelierInsetMathBox: fix strange indentation (mix of spaces...
2023-01-07 Thibaut CuvelierMathML: convert InsetMathBox as <m:mtext>.
2023-01-07 Thibaut CuvelierLyXHTML: use a lower-case meta for generator, this...
2023-01-07 Thibaut CuvelierLyXHTML: add a missing space in the content-type annota...
2023-01-07 Thibaut CuvelierLyXHTML: don't explicitly mention that the style is...
2023-01-07 Thibaut CuvelierLyXHTML: remove the double specification of charset.
2023-01-07 Thibaut CuvelierLyXHTML: fix the content-type attribute, it must be...
2023-01-07 Thibaut CuvelierLyXHTML and DocBook: encode language codes as BCP47.
2023-01-07 Thibaut CuvelierMake formatting of DocBook changes more similar to...
2023-01-06 Jean-Marc LasgouttesRow breaking: keep unused tail for later (instead of...
2023-01-06 Jean-Marc LasgouttesFixup dcef1a9c: better handling of front-of-string...
2023-01-06 Scott KostyshakTypo in a comment
2023-01-05 Stephan Witt#12523 check for existence of usable Python interpreter
2023-01-05 Jean-Marc LasgouttesAdd information to Row::operator<<
2023-01-05 Richard Kimberly... Fix minor bug mentioned in #10827
2023-01-05 Richard Kimberly... Fix compilation problem
2022-12-29 Scott KostyshakFix compiler warning -Wstring-plus-int
next