]> git.lyx.org Git - lyx.git/history - src
ctests: invert 'wontfix' failing lyx2lyx tests
[lyx.git] / src /
2020-09-14 Jean-Marc LasgouttesAdd method FontMetrics::italic()
2020-09-14 Yuriy SkalkoShow custom text styles in status bar
2020-09-12 Scott KostyshakFix documentation for LFUN_LAYOUT
2020-09-12 Stephan Witt#6401 correct cursor movement for word forward/backward...
2020-09-11 Yuriy SkalkoRefactor runCommand
2020-09-11 Jean-Marc LasgouttesFixup 5202d44e: make caret geometry update lazy
2020-09-10 Eugene ChornyiWorkaround Qtbug regarding the QAbstractScrollArea...
2020-09-10 Daniel RamöllerLet Ctrl-Click on a reference jump to the corresponding...
2020-09-10 Daniel RamöllerShow child documents in outline with their paths.
2020-09-10 Richard Kimberly... Add FIXME
2020-09-09 Jean-Marc LasgouttesFixup ad954a32: make space insets easier to see.
2020-09-09 Jean-Marc LasgouttesRemove unneeded space for \nolimits
2020-09-08 Enrico ForestieriAvoid spurious requirements
2020-09-08 Enrico ForestieriTry to use the right width for math symbols
2020-09-07 Jean-Marc LasgouttesRevert "Fixup 5202d44e: make caret geometry update...
2020-09-07 Jean-Marc LasgouttesFixup 5202d44e: make caret geometry update lazy
2020-09-07 Jean-Marc LasgouttesFixup e1be71da5: avoid duplication of layout
2020-09-07 Jean-Marc LasgouttesFixup f96b99dcb35: read correctly \limits after macros
2020-09-06 Enrico ForestieriFix on-screen display of special math fonts
2020-09-05 Juergen SpitzmuellerAdd some hspacers
2020-09-05 Juergen Spitzmuellerset defaults for float_placement and float_alignment
2020-09-04 Stephan Witt#11756 Respect system preferences for tabbing on Mac
2020-09-03 Enrico ForestieriPersonalize fonts
2020-09-03 Jean-Marc LasgouttesFixup 2e784b2f: consider default layout too.
2020-09-03 Juergen SpitzmuellerFoward-port tooltip addition from stable (3a7560dcb07)
2020-09-02 Richard Kimberly... Accelerators
2020-09-01 Enrico ForestieriAdjust debug output for fonts
2020-09-01 Richard Kimberly... Localization
2020-08-31 Richard Kimberly... Improved fix for edit button
2020-08-31 Richard Kimberly... Fix problem with edit button.
2020-08-31 Richard Kimberly... Fix bug 4475.
2020-08-30 Jean-Marc LasgouttesAdd FIXME: do we need to update scrollbar at each draw()?
2020-08-30 Stephan Witt#11756 cleanup the view menu on Mac
2020-08-30 Stephan Witt#11756 hide additional menu items in edit menu on Mac
2020-08-30 Stephan WittRemove unused leftover from Makefile.
2020-08-29 Enrico ForestieriUse correct width for \fint
2020-08-29 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-08-28 Juergen SpitzmuellerDo not \protect label in subfloat caption (#11950)
2020-08-28 Yuriy SkalkoPrevent permanent disabling of comboboxes in Vertical...
2020-08-27 Juergen Spitzmuelleraddress deprecation warning
2020-08-27 Pavel SandaFix Qt4 compilation.
2020-08-27 Juergen SpitzmuellerDisable citationSearchLE with citationSearchCB
2020-08-27 Juergen SpitzmuellerClear info_ cache if format changes
2020-08-27 Juergen SpitzmuellerProperly report back if showDirectory() doesn't succeed
2020-08-27 Juergen SpitzmuellerReport back if citation target could not be opened
2020-08-27 Juergen SpitzmuellerFix string subst
2020-08-27 Juergen SpitzmuellerAssure bibinfo is correctly processed
2020-08-27 Juergen SpitzmuellerProperly disable function
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-26 Juergen SpitzmuellerAbout: Fix cutting of icon (#11946)
2020-08-25 Jean-Marc LasgouttesAdd space before display math that starts a paragraph
2020-08-25 Stephan Witt#6401 avoid use of lyxCode()
2020-08-25 Jean-Marc LasgouttesCenter correctly top labels like Abstract.
2020-08-24 Jean-Marc LasgouttesForgotten break in switch found by coverity scan.
2020-08-24 Jean-Marc LasgouttesFixup 907f0207: another place where pm.ascent() is...
2020-08-24 Pavel SandaDo not hardcode launching of lyxpaperview script.
2020-08-24 Yuriy SkalkoSplit some UI strings for translations
2020-08-23 Pavel SandaEnable Open Citation menu item iff citation contain...
2020-08-23 Juergen SpitzmuellerAmend 76cdca64223f
2020-08-23 Richard Kimberly... Fix warnings
2020-08-23 Juergen Spitzmuellerrange-based loops
2020-08-23 Juergen SpitzmuellerSort secondary babel languages alphabetically
2020-08-21 Juergen SpitzmuellerDo not attempt to close language twice
2020-08-21 Scott KostyshakWhitespace
2020-08-20 Juergen SpitzmuellerGuiAbout: some more polishment
2020-08-20 Juergen SpitzmuellerGuiAbout: use unformatted version info via Copy button
2020-08-20 Pavel SandaAllow LyX to find pdfs and urls of citation references...
2020-08-19 Yuriy SkalkoFix UI string
2020-08-17 Juergen SpitzmuellerSimplification
2020-08-17 Juergen SpitzmuellerFix font and encoding switch problem with directionalit...
2020-08-17 Juergen SpitzmuellerAmend 92f6e4806e9
2020-08-17 Stephan WittAvoid a type mismatch warning resp. error for signed...
2020-08-16 Juergen SpitzmuellerFix another crash with Grid pasting (follow-up to ...
2020-08-16 Stephan WittImproved character count statistics for letter based...
2020-08-16 Stephan Witt#6401 For correct document traversal special logo chars...
2020-08-16 Stephan Witt#6401 improve doc iterator to allow easy backward navig...
2020-08-16 Juergen SpitzmuellerRemove now redundant string
2020-08-16 Juergen SpitzmuellerTake out inheritFont() condition
2020-08-16 Juergen SpitzmuellerFix language closing before inset
2020-08-16 Juergen SpitzmuellerRedo "Move some tests upstream, since we'll need it...
2020-08-15 Juergen SpitzmuellerConsider encoding when re-setting language
2020-08-15 Juergen SpitzmuellerOnly exclude ERT from language switch doing
2020-08-15 Juergen SpitzmuellerPolish About dialog
2020-08-15 Juergen SpitzmuellerFix deprecation warning
2020-08-15 Juergen SpitzmuellerRevert "Move some tests upstream, since we'll need...
2020-08-15 Juergen SpitzmuellerRevert "Fix a lang edgecase"
2020-08-15 Juergen SpitzmuellerFlag placeholder string nontranslatable
2020-08-15 Juergen SpitzmuellerFix a lang edgecase
2020-08-15 Juergen SpitzmuellerDo not attempt to use switches around PassThur insets.
2020-08-15 Juergen SpitzmuellerMove some tests upstream, since we'll need it there
2020-08-15 Juergen SpitzmuellerRevert apparent accident introduced in fed71fa8c2
2020-08-15 Juergen SpitzmuellerAmend 89d9334e03
2020-08-15 Juergen SpitzmuellerMaintain plain layout for separating paragraphs when...
2020-08-15 Yuriy SkalkoEnable search in "LaTeX Log" dialog by pressing Enter
2020-08-15 Juergen SpitzmuellerCorrectly re-set font before and after non-multipar...
2020-08-14 Stephan Witt#6401 avoid unnecessary inset to string conversions...
2020-08-14 Stephan Witt#6401 more robust processing on special char code inset...
2020-08-14 Pavel SandaNew attempt on #9906: allow following hyperlinks via...
2020-08-14 Enrico ForestieriRevert "Correctly set font decorations for multipar...
2020-08-14 Kornel Benkodocbook exports: Omit crashing export on some files
next