Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop python-kcofiglib build time dependencyHEADmaster | aqua | 2024-05-01 | 1 | -2/+2 |
| | |||||
* | Remove QMdiArea in MainWindow | Aqua-sama | 2020-04-03 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | | | | | | Kconfig: Change About Dialog shortcut default to F1 (was Ctrl+H) Change close current tab shortcut to Ctrl+W (was Ctrl+X) MainWindow: automatically close window when last subwindow is closed MenuBar: remove Tile/Cascade subwindows actions add show/hide/close subwindow actions SubWindow: remove Subwindow menu shortcut (was F1 by default) add close shortcut (default Ctrl+Shift+W) Minor fixes: Fix PKGBUILD sources | ||||
* | Fix various compiler warnings | Aqua-sama | 2020-03-23 | 1 | -3/+3 |
| | |||||
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 1 | -0/+63 |
- wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class |