Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove QMdiArea in MainWindow | Aqua-sama | 2020-04-03 | 1 | -148/+42 |
| | | | | | | | | | | | | | | | | | | | | 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 |
| | |||||
* | BookmarksToolbar: add toggle shortcut | Aqua-sama | 2020-01-29 | 1 | -2/+3 |
| | | | | | | - MenuBar: add toggles for MainWindow toolbars to Window menu - set NavigationBar and BookmarksToolbar titles so the default MainWindow context menu makes sense | ||||
* | Add bookmarks toolbar | Aqua-sama | 2020-01-28 | 1 | -0/+6 |
| | | | | | Bookmarks Toolbar displays the contents of the top-level "Bookmarks Toolbar" folder. | ||||
* | Merge some QoL improvements from staging branch | Aqua-sama | 2020-01-03 | 1 | -11/+2 |
| | | | | | | | | - 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/ | ||||
* | Move lib/webprofile into src/webengine | Aqua-sama | 2019-11-04 | 1 | -2/+2 |
| | |||||
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 1 | -15/+14 |
| | | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class | ||||
* | Add tools/report-clang-tidy.sh | Aqua-sama | 2019-01-18 | 1 | -8/+8 |
| | | | | | - Fix various clang-tidy warnings - Fix use-after-free crash when deleting profiles | ||||
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 1 | -1/+1 |
| | | | | | | | | | | - libweb was supposed to be a general QtWebEngine wrapper, but only turned out to do profiles and profile management. The new name should make this more obvious. - Renamed ProfileManager to WebProfileManager, and cut out duplicate code. - Temporary profiles: temporary profiles are not kept after closing the browser. | ||||
* | Connect Developer Tools and View Source actions | Aqua-sama | 2019-01-02 | 1 | -27/+0 |
| | |||||
* | Add subwindow list to Window menu | Aqua-sama | 2018-12-17 | 1 | -0/+1 |
| | |||||
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 1 | -119/+11 |
| | | | | | Split off menu bar into its own class out of MainWindow Menu bar now has a 'Find in menus' function | ||||
* | Fix navigation buttons using wrong icons | Aqua-sama | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 1 | -24/+8 |
| | |||||
* | Add Session::view and Session::restoreView | Aqua-sama | 2018-11-26 | 1 | -1/+21 |
| | |||||
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 1 | -8/+3 |
| | |||||
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 1 | -16/+4 |
| | | | | - Remove plugin list from About dialog | ||||
* | Fix transparent background being enabled if Plasma is found | Aqua-sama | 2018-11-22 | 1 | -2/+3 |
| | |||||
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -4/+4 |
| | |||||
* | unstable: KWallet integration | Aqua-sama | 2018-10-13 | 1 | -2/+2 |
| | |||||
* | mainwindow: keep maximized state when adding subwindows | Aqua-sama | 2018-10-07 | 1 | -1/+11 |
| | | | | | Only maximize added subwindow when there is no current subwindow, or when the current subwindow is maximized. | ||||
* | Show subwindow system menu at correct position | Aqua-sama | 2018-10-06 | 1 | -1/+4 |
| | |||||
* | Add "subwindow.shortcuts.menu" shortcut | Aqua-sama | 2018-10-06 | 1 | -5/+14 |
| | |||||
* | clazy: fix warnings | Aqua-sama | 2018-10-04 | 1 | -12/+4 |
| | |||||
* | ProfileManager: move initial profile loading to ProfileManager | Aqua-sama | 2018-09-29 | 1 | -0/+1 |
| | |||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | Turn Session class into namespace | Aqua-sama | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | breakpad: try to write session on crash | Aqua-sama | 2018-09-28 | 1 | -0/+10 |
| | |||||
* | clang-format pass | Aqua-sama | 2018-09-18 | 1 | -12/+14 |
| | |||||
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 1 | -2/+2 |
| | | | | | - add some more comments - made plugin include paths more generic | ||||
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -13/+4 |
| | |||||
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | MainWindow: fix load session action | Aqua-sama | 2018-08-24 | 1 | -1/+2 |
| | |||||
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 1 | -10/+8 |
| | |||||
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 1 | -5/+32 |
| | |||||
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 1 | -2/+59 |
| | | | | | Move zoom widget to WebView context menu Move the other page menu actions to main window menu | ||||
* | Code cleanup | Aqua-sama | 2018-07-01 | 1 | -95/+69 |
| | | | | | | Clean up MainWindow Configuration is now a std::unique_ptr Connect downloads and request interceptor to all profiles | ||||
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 1 | -3/+22 |
| | | | | Add Session menu to main window | ||||
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 1 | -0/+11 |
| | |||||
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 1 | -2/+2 |
| | |||||
* | Add Session class | Aqua-sama | 2018-06-24 | 1 | -10/+27 |
| | |||||
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 1 | -13/+25 |
| | | | | Change MainWindow to use setShortcut | ||||
* | clang-format pass | Aqua-sama | 2018-06-22 | 1 | -10/+10 |
| | |||||
* | Add Browser::about | Aqua-sama | 2018-06-21 | 1 | -6/+2 |
| | |||||
* | AddressBar: code cleanup | Aqua-sama | 2018-06-18 | 1 | -4/+39 |
| | | | | AddressBar: match input for protocol or '.' in addition to url validity | ||||
* | Add Plasma option to cmake that turns on KF5 blur window effect | Aqua-sama | 2018-06-16 | 1 | -0/+10 |
| | |||||
* | Add poi.desktop | Aqua-sama | 2018-06-14 | 1 | -5/+5 |
| | |||||
* | Clazy fixes | Aqua-sama | 2018-06-02 | 1 | -5/+5 |
| | |||||
* | Refactor Subwindow | Aqua-sama | 2018-05-29 | 1 | -10/+10 |
| | |||||
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 1 | -0/+1 |
| | | | | Simplified ElidedLabel |