]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiApplication.cpp
Constify
[lyx.git] / src / frontends / qt / GuiApplication.cpp
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-16 Yuriy SkalkoMove Cursor.h from Clipboard.h
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-05 Yuriy SkalkoRefactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-08-30 Stephan Witt#11756 cleanup the view menu on Mac
2020-08-30 Stephan Witt#11756 hide additional menu items in edit menu on Mac
2020-08-03 Juergen SpitzmuellerUse hexnames only for x11 colors
2020-07-11 Jean-Marc LasgouttesSet desktop name for Wayland
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
2020-06-06 Jean-Marc LasgouttesGet rid of Qt resources
2020-06-05 Jean-Marc LasgouttesAllow to provide explicit icons for things like command...
2020-04-16 Jean-Marc LasgouttesSimplify code for bidi icons
2020-04-14 Jean-Marc LasgouttesReimplement properly bidi icons
2020-04-14 Jean-Marc LasgouttesRevert "Add mechanism to change icons in RTL mode"
2020-02-25 Enrico ForestieriCleaner fix to ensure 32-bit XCB events
2020-02-25 Enrico ForestieriRevert "Fix write to uninitialized bytes for XCB event"
2020-02-19 Scott KostyshakFix write to uninitialized bytes for XCB event
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2020-01-02 Juergen SpitzmuellerNew helper lfun ifrelatives
2019-07-22 Jean-Marc LasgouttesAdd mechanism to change icons in RTL mode
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt