]> git.lyx.org Git - lyx.git/history - src/frontends/qt/GuiCommandBuffer.cpp
Remove a workaround that seems to be useless since Qt 4.8
[lyx.git] / src / frontends / qt / GuiCommandBuffer.cpp
2022-11-04 Daniel RamoellerShow suggestions containing the input in the command...
2022-10-26 Juergen SpitzmuellerSync with master
2022-07-13 Jean-Marc LasgouttesAvoid duplicates in minibuffer history
2021-03-21 Juergen SpitzmuellerFix Qt6 deprecation warning (QMouseEvent::x() ::y())
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2020-11-21 Yuriy SkalkoUse range-based loops
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt