]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiPainter.cpp
Remove a workaround that seems to be useless since Qt 4.8
[lyx.git] / src / frontends / qt / GuiPainter.cpp
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-04-08 Jean-Marc LasgouttesFix crash with countExpanders in Qt6
2021-09-27 Jean-Marc LasgouttesMake rectangles have pointy corners
2021-02-27 Richard Kimberly... Fix bug #12169
2021-02-20 Enrico ForestieriDraw real dots
2021-02-14 Stephan Witt#11925 Remove the gap between button frame and button...
2021-01-19 Juergen SpitzmuellerUse isDarkMode() method
2021-01-18 Juergen SpitzmuellerAdd option to revert graphics colors in dark mode ...
2021-01-17 Juergen SpitzmuellerTry to automatically handle transparent pictures in...
2021-01-10 Stephan Wittdrop unintented static declaration from local temporary...
2020-12-13 Juergen SpitzmuellerMake InsetInfo math/IPA icons visible in dark mode
2020-11-01 Yuriy SkalkoUse const references
2020-07-11 Jean-Marc LasgouttesFix and simplify computation of painter monochrome...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
2019-10-21 Jean-Marc LasgouttesMark insets with invalid buffer() in red in devel-mode.
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt