]> git.lyx.org Git - features.git/history - src/frontends/qt/GuiPrefs.cpp
Allow compiling with Qt6
[features.git] / src / frontends / qt / GuiPrefs.cpp
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2021-01-25 Jean-Marc LasgouttesDisable respectOSkbd checkbox
2020-12-12 Juergen SpitzmuellerAdd dark theme colors to semantic colors (#8325)
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-01 Yuriy SkalkoUse const references
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-10 Richard Kimberly... Const
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-08-27 Juergen SpitzmuellerDisable citationSearchLE with citationSearchCB
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-24 Yuriy SkalkoSplit some UI strings for translations
2020-08-03 Juergen SpitzmuellerUse hexnames only for x11 colors
2020-03-28 Richard Kimberly... Fix crash after 24926b2e239.
2020-03-28 Richard Kimberly... Remove newlines from shortcut LFUNs.
2020-03-06 Scott KostyshakFix Qt deprecation warning for setItemHidden()
2020-03-05 Scott KostyshakFix deprecation warnings from use of qSort()
2020-03-05 Scott KostyshakFix a few deprecation warnings in Qt 5.14.1
2020-02-23 Richard Kimberly... Fix some clang warnings.
2020-01-13 Juergen SpitzmuellerAdd pref to keep ct markup on copy/paste
2019-12-27 Juergen SpitzmuellerAdd pref option to disable underlining of added text...
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-07-22 Juergen Spitzmuelleruse validator rather than inputMask for line edit valid...
2019-07-22 Juergen SpitzmuellerLocalize the default decimal separator
2019-07-21 Juergen SpitzmuellerHide custom_language_package if custom is not selected
2019-07-21 Juergen SpitzmuellerImprove prefs language UI
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt