]> git.lyx.org Git - features.git/history - src/frontends/qt/GuiDocument.cpp
Re-initiate module filter after dialog re-opening (#12128)
[features.git] / src / frontends / qt / GuiDocument.cpp
2021-02-11 Juergen SpitzmuellerRe-initiate module filter after dialog re-opening ...
2021-02-11 Juergen SpitzmuellerAssure filtered module items are not editable (#12127)
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining boxbgcolor
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining notefon...
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2021-01-17 Juergen SpitzmuellerAdd some more hints to empty margin widgets (#11424)
2021-01-04 Richard Kimberly... We don't need to reload a dirty file. Fixes #11788.
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-12-05 Richard Kimberly... Change name in source files
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-01 Yuriy SkalkoUse const references
2020-10-25 Yuriy SkalkoMove Windows-specific stuff into os_win32.h
2020-10-24 Pavel SandaRevert da8b5de97 because of MSVC 2017.
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-14 Pavel SandaMove <algorithm> from DocIterator.h
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-08-24 Yuriy SkalkoSplit some UI strings for translations
2020-07-15 Thibaut CuvelierAdd support for CALS tables in DocBook.
2020-07-14 Juergen SpitzmuellerFix comment
2020-07-14 Juergen SpitzmuellerReset CategorizedCombo filter when switching between...
2020-07-08 Thibaut CuvelierRemove DOCBOOK enum values, no more used.
2020-06-28 Juergen Spitzmuelleruse package parskip to separate paragraphs with vertica...
2020-06-25 Jean-Marc LasgouttesRun codespell on src/frontends
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