]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiDocument.cpp
Disable bookmarksopenlevel SL when bookmarksopen is false
[lyx.git] / src / frontends / qt / GuiDocument.cpp
2020-05-16 Juergen SpitzmuellerDisable bookmarksopenlevel SL when bookmarksopen is...
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2020-03-19 Scott KostyshakFix commented out code
2020-03-13 Juergen SpitzmuellerIntroduce maintain unincluded children "mostly"
2020-03-12 Juergen SpitzmuellerFix UI quirk in IncludeOnly settings
2020-03-08 Scott KostyshakFix Qt deprecation warns for setting tab
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-27 Richard Kimberly... Fix a bunch of warnings
2020-02-13 Stephan WittAvoid potential leak of memory pointed to by QStandardI...
2020-02-07 Juergen SpitzmuellerProperly resize columns of child document table widget
2020-01-10 Juergen SpitzmuellerAdd buffer param to opt-out fragile content movement
2019-12-24 Juergen SpitzmuellerDisable changebar checkbox if show changes in output...
2019-12-24 Juergen SpitzmuellerAdd native changebars
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt