]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiLyXFiles.cpp
Make string-widget combination more l7n friendly
[lyx.git] / src / frontends / qt / GuiLyXFiles.cpp
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-18 Jean-Marc LasgouttesGet rid of Qt4 code in src/
2022-10-26 Juergen SpitzmuellerSync with master
2022-10-09 Juergen SpitzmuellerGuiLyXFiles: differentiate user and system folders
2022-10-09 Juergen SpitzmuellerGuiLyXFiles: Hide empty categories on filtering (#12584)
2022-10-08 Juergen SpitzmuellerGuiLyXFiles: Visually distinguish folders from files...
2021-10-29 Juergen SpitzmuellerDisable language selector in LyXFiles dialog if no...
2021-02-23 Juergen SpitzmuellerFancyLineEdit: use QLineEdit's own clear button with...
2021-01-20 Juergen SpitzmuellerAccount for spaces in paths to templates (#12082)
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-11-01 Yuriy SkalkoUse const references
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-09 Yuriy SkalkoLoop refactoring
2020-10-03 Yuriy SkalkoRefactoring based on cppcheck suggestions
2020-08-11 Juergen SpitzmuellerGuiLyXFiles: Fix crash and disabling with header selection
2020-02-21 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2020-02-20 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt