]> git.lyx.org Git - lyx.git/history - src/frontends
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / frontends /
2021-10-15 Jean-Marc LasgouttesFix more unintended copies in range-based for loops
2021-10-15 Jean-Marc LasgouttesAvoid some more copies in range-based for loops
2021-10-15 Jean-Marc LasgouttesRemove variable that is not used
2021-10-14 Pavel SandaGuard against possible referencing null.
2021-10-12 Juergen SpitzmuellerPrevent null pointer
2021-03-18 Scott KostyshakFix Qt deprecation warns for setAutoCompletion()
2021-03-13 Jean-Marc LasgouttesrawName() is only used with Qt4.
2021-03-13 Juergen SpitzmuellerBackport getContentsMargins() deprecation fix
2021-03-13 Juergen SpitzmuellerBackport QList::fromSet() deprecation warning
2021-03-13 Juergen SpitzmuellerBackport setTextColor deprecation fixes
2021-03-13 Juergen SpitzmuellerBackport QMatrix deprecation fixes
2021-03-13 Juergen SpitzmuellerBackport QPixmap::find() deprecation warning fixes
2021-03-13 Juergen SpitzmuellerBackport GuiFontLoader deprecation warning fixes
2021-03-13 Juergen SpitzmuellerBackport qSort deprecation fixes
2021-03-13 Juergen SpitzmuellerYet another deprecation fix
2021-03-13 Juergen SpitzmuellerBackport deprecation fix
2021-03-13 Juergen SpitzmuellerBackport QFontMetrics::width deprecation fix
2021-03-13 Juergen SpitzmuellerDeprecation fix backport
2021-03-13 Juergen SpitzmuellerNext deprecation fix backport
2021-03-13 Juergen SpitzmuellerBackport another straightforward deprecation fix
2021-03-13 Juergen SpitzmuellerFix deprecation warning
2021-03-06 Juergen SpitzmuellerFix wrap-around of spellchecker (#10383)
2021-03-04 Jean-Marc LasgouttesImprove HiDpi handling
2021-03-02 Jean-Marc LasgouttesAdd Qt platform name in About dialog
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-17 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-12-15 Juergen SpitzmuellerDo not close spellchecker after "Replace All" (#11310)
2020-11-30 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-22 Pavel SandaErase white frame in fullscreen mode.
2020-10-30 Enrico ForestieriFix on-screen display of special math fonts
2020-09-18 Jean-Marc LasgouttesFixup b7f6b979: make caret geometry update lazy
2020-09-18 Jean-Marc LasgouttesIntroduce BufferView::caretInView()
2020-09-11 Juergen SpitzmuellerLocalize format prettyName in some more places (#11954)
2020-09-10 Eugene ChornyiWorkaround Qtbug where QAbstractScrollArea::mouseMoveEv...
2020-09-08 Enrico ForestieriTry to use the right width for math symbols
2020-09-03 Enrico ForestieriAdjust debug output for fonts
2020-09-03 Enrico ForestieriPersonalize fonts
2020-09-03 Richard Kimberly... Accelerators
2020-09-01 Richard Kimberly... Localization
2020-08-31 Richard Kimberly... Fix problem with edit button.
2020-08-31 Richard Kimberly... Fix bug 4475.
2020-08-29 Yuriy SkalkoPrevent permanent disabling of comboboxes in Vertical...
2020-08-15 Yuriy SkalkoDisable editing of math package names in Document Settings
2020-08-09 Daniel RamoellerFix for bug #11926
2020-08-06 Enrico ForestieriCorrectly compute metrics for single-char non-math...
2020-07-24 Enrico ForestieriFix placement of limits with integral signs
2020-07-12 Jean-Marc LasgouttesSet desktop name for Wayland
2020-06-18 Richard Kimberly... Focus keyword filed in Thesaurus dialog
2020-06-12 Enrico ForestieriAdd support for the doublestroke package
2020-06-11 Juergen SpitzmuellerUI improvement to math matrix dialog, suggested by...
2020-06-05 Richard Kimberly... Fix bug #11405.
2020-06-05 Richard Kimberly... Fix bug #10316.
2020-05-18 Juergen SpitzmuellerDisable bookmarksopenlevel SL when bookmarksopen is...
2020-05-18 Richard Kimberly... Fix bug #11456.
2020-05-06 Scott KostyshakOnly set dummy X11 selection if we do not own it
2020-04-29 Jean-Marc LasgouttesAdopt a 'belt and braces' approach to bidi forcing
2020-04-09 Jean-Marc LasgouttesDo not compute caret geometry when we are not ready...
2020-03-28 Richard Kimberly... Remove newlines from shortcut LFUNs.
2020-03-17 Richard Kimberly... Fix bug #11748.
2020-03-13 Juergen SpitzmuellerFix UI quirk in IncludeOnly settings
2020-02-08 Juergen SpitzmuellerProperly resize columns of child document table widget
2019-11-07 Jean-Marc LasgouttesUse backing store also with wayland platform
2019-10-16 Jean-Marc LasgouttesFix bad caret position with horizontal scrolling
2019-09-11 Juergen SpitzmuellerAllow to hide formats from menus
2019-07-11 Juergen SpitzmuellerFix right and left layout alignment (in workarea) with RTL
2019-07-10 Juergen SpitzmuellerPreserve star on citation style change via menu
2019-04-10 Jean-Marc LasgouttesFix bold-like characters when selecting bidi text
2019-04-01 Juergen SpitzmuellerFix left/right border UI when toggling formal
2019-03-23 Pavel Sandabackport forgotten accelerators
2019-03-21 Jean-Marc LasgouttesCache the value of GuiFontMetrics::lbearing().
2019-02-27 Jean-Marc LasgouttesUpdate screen as needed when preferences are changed
2019-01-06 Richard Kimberly... Use combo box data rather than looking up info from...
2019-01-06 Richard Kimberly... Remove debugging code.
2019-01-06 Richard Kimberly... Fix problem caused by re-ordering of menu at 5f6332bf4.
2019-01-05 Jean-Marc LasgouttesFix vertical offset of fonts like MinionPro
2019-01-03 Jean-Marc LasgouttesRemove premature (and bad) optimization
2019-01-03 Jean-Marc LasgouttesAdd override statements to please clang
2018-12-29 Juergen SpitzmuellerFixup LocalLayout ui after [3847e0ef/lyxgit]
2018-12-29 Pavel SandaBackport 33284ee5c.
2018-12-29 Richard Kimberly... Fix bug #6096.
2018-12-29 Richard Kimberly... Fix bug #9004.
2018-12-29 Richard Kimberly... Fix bug #11422.
2018-12-25 Juergen SpitzmuellerWhen cancelling saving of a children, cancel the whole...
2018-12-24 Juergen SpitzmuellerAllow to restore default UI colors in prefs
2018-12-22 Juergen SpitzmuellerGuiCharacter: Add menu to Restore button
2018-12-20 Juergen SpitzmuellerAlso check for dirty children on QUIT
2018-12-19 Pavel SandaBackport 99bfe201208.
2018-12-18 Juergen SpitzmuellerGuiCharacter: Add "Reset" and "Restore Defaults" buttons
2018-12-17 Juergen SpitzmuellerCheck for hidden dirty child on close
2018-12-17 Juergen SpitzmuellerGuiCharacter: INHERIT is OFF for the tristate buttons.
2018-12-17 Juergen SpitzmuellerGuiCharacter: Consider default settings for underline...
2018-12-17 Juergen SpitzmuellerAmend 9705b88251
2018-12-17 Juergen SpitzmuellerUse current_font, not real_current_font, in character...
2018-12-16 Jean-Marc LasgouttesFix undo after breaking a nested paragraph
2018-12-13 Jean-Marc LasgouttesFix selection of unmarked RtL text
2018-12-11 Richard Kimberly... Copy modules into the Advanced F&R pane as well.
2018-12-11 Guillaume MunchMake tab movement visible (#10733)
2018-12-11 Richard HeckFix bug 9798.
2018-12-11 Richard HeckFix bug #991.
2018-12-11 Enrico ForestieriFix reloading of local layout file (bug #11120)
next