]> git.lyx.org Git - lyx.git/history - src/frontends/qt/CategorizedCombo.cpp
No need (any longer?) to create a new view for lyxfiles-open
[lyx.git] / src / frontends / qt / CategorizedCombo.cpp
2023-03-12 Jean-Marc Lasgouttesrevert/fixup 309f8f4b: setFilterRegularExpression was...
2023-03-03 Jean-Marc LasgouttesRemove two remaining snippets from the QRegExp era.
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2023-02-12 Juergen SpitzmuellerSilence warning when unappropriate
2023-01-30 Juergen SpitzmuellerAllow to hide categories in CategorizedCombo
2022-12-04 Daniel RamoellerProperly reset on ESC key on LayoutBox/CategorizedCombo
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2020-10-05 Yuriy SkalkoRefactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-07-14 Juergen SpitzmuellerReset CategorizedCombo filter when switching between...
2020-04-23 Juergen SpitzmuellerCategorized Combo: Do not draw category line if the...
2020-03-20 Scott KostyshakChange a couple instances of QFontMetrics::width()
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt