aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* Remove QMdiArea in MainWindowAqua-sama2020-04-031-11/+5
| | | | | | | | | | | | | | | | | | | | 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
* MenuBar: Add Unlock toolbars toggleAqua-sama2020-01-291-3/+9
| | | | | | | | Add BookmarksToolbar config toggles - bookmarks.toolbar.movable - bookmarks.toolbar.visible clang-format pass
* BookmarksToolbar: add toggle shortcutAqua-sama2020-01-291-7/+15
| | | | | | - MenuBar: add toggles for MainWindow toolbars to Window menu - set NavigationBar and BookmarksToolbar titles so the default MainWindow context menu makes sense
* Refactor Browser::addPlugin to ::loadPluginsAqua-sama2020-01-271-7/+7
|
* Merge some QoL improvements from staging branchAqua-sama2020-01-031-1/+1
| | | | | | | | - Build executable in top-level buildroot - Use meson sourceset - Pull in poi-crash and poi-update from staging - Remove extraneous scripts in tools/ - Pull in configure scripts in scripts/
* Drop boost dependencyAqua-sama2019-11-031-6/+167
| | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class
* Add plugin signature verification policiesAqua-sama2019-04-191-1/+1
|
* Replace xxd with python scriptAqua-sama2019-03-221-1/+4
|
* Make keyboard shortcut defaults configurableAqua-sama2018-11-201-20/+1
|
* Fix various build warningsAqua-sama2018-10-251-20/+65
|
* Add cmake manpage targetAqua-sama2018-10-201-0/+8
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-0/+20