]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiApplication.h
Remove a workaround that seems to be useless since Qt 4.8
[lyx.git] / src / frontends / qt / GuiApplication.h
2022-11-19 Jean-Marc LasgouttesRemove all uses of Q_WS_* macros
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-01-05 Stephan Witt#12451 Adjust color cache on change of dark/light mode
2021-12-17 Jean-Marc LasgouttesAdd lyxrc option to force the use of backing store
2021-02-07 Stephan Witt#11682 open new window on Mac if there is none and...
2021-01-29 Jean-Marc LasgouttesInitialize properly IconInfo struct
2021-01-19 Juergen SpitzmuellerAdd method to check whether LyX runs in dark mode
2020-12-11 Juergen SpitzmuellerAdapt math and IPA panels to dark theme (#5636)
2020-12-11 Juergen SpitzmuellerRemove unused function
2020-11-14 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-01 Yuriy SkalkoUse const references
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-04-16 Jean-Marc LasgouttesSimplify code for bidi icons
2020-04-14 Jean-Marc LasgouttesReimplement properly bidi icons
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt