]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiApplication.cpp
Keep dialog connected to cross-ref inset after Apply.
[lyx.git] / src / frontends / qt / GuiApplication.cpp
2021-01-10 Richard Kimberly... Fix bug #5972: Count words in citations (approximately).
2021-01-06 Jean-Marc LasgouttesDisplay bookmarks in the workarea.
2021-01-06 Jean-Marc LasgouttesFix use of BookmarkSection::size()
2021-01-04 Richard Kimberly... nullptr
2020-12-12 Juergen SpitzmuellerUse semantic latex and math colors for dark theme icon...
2020-12-12 Juergen SpitzmuellerAdd dark theme colors to semantic colors (#8325)
2020-12-11 Juergen SpitzmuellerAdapt math and IPA panels to dark theme (#5636)
2020-12-10 Juergen SpitzmuellerSearch ipa image dir befor top dir
2020-11-21 Yuriy SkalkoRefactor checksum calculation
2020-11-21 Yuriy SkalkoRemove unused headers
2020-11-14 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-01 Yuriy SkalkoUse const references
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