| Commit message (Expand) | Author | Age | Files | Lines |
* | Ported to qt6 | aqua | 2024-04-23 | 2 | -5/+4 |
* | Turn on more warnings by default | Aqua-sama | 2020-05-28 | 5 | -63/+63 |
* | libwebengine | Aqua-sama | 2020-05-08 | 4 | -100/+22 |
* | Rewrite Session backend | Aqua-sama | 2020-04-13 | 3 | -19/+68 |
* | Remove QMdiArea in MainWindow | Aqua-sama | 2020-04-03 | 7 | -230/+144 |
* | Fix various compiler warnings | Aqua-sama | 2020-03-23 | 6 | -32/+32 |
* | MenuBar: Add Unlock toolbars toggle | Aqua-sama | 2020-01-29 | 2 | -4/+18 |
* | BookmarksToolbar: add toggle shortcut | Aqua-sama | 2020-01-29 | 3 | -4/+17 |
* | Add bookmarks toolbar | Aqua-sama | 2020-01-28 | 1 | -0/+6 |
* | Refactor Browser::addPlugin to ::loadPlugins | Aqua-sama | 2020-01-27 | 1 | -1/+1 |
* | Fix various gcc and clazy compile warnings | Aqua-sama | 2020-01-17 | 1 | -1/+1 |
* | Move BookmarksWidget out of libbookmarks | Aqua-sama | 2020-01-15 | 1 | -1/+1 |
* | Add close action to subwindow list | Aqua-sama | 2020-01-14 | 1 | -6/+13 |
* | Fix address bar completer deleting url when closing with no item selected | Aqua-sama | 2020-01-12 | 1 | -1/+2 |
* | Code cleanup | Aqua-sama | 2020-01-05 | 1 | -10/+14 |
* | Merge some QoL improvements from staging branch | Aqua-sama | 2020-01-03 | 1 | -11/+2 |
* | Move lib/webprofile into src/webengine | Aqua-sama | 2019-11-04 | 3 | -4/+4 |
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 13 | -50/+535 |
* | Add tools/report-clang-tidy.sh | Aqua-sama | 2019-01-18 | 2 | -10/+10 |
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 2 | -6/+6 |
* | Add Edit menu | Aqua-sama | 2019-01-03 | 1 | -0/+85 |
* | Update license year | Aqua-sama | 2019-01-02 | 1 | -1/+2 |
* | Connect Developer Tools and View Source actions | Aqua-sama | 2019-01-02 | 2 | -32/+47 |
* | Add subwindow list to Window menu | Aqua-sama | 2018-12-17 | 3 | -3/+27 |
* | Add restore last tab shortcut | Aqua-sama | 2018-12-15 | 1 | -23/+17 |
* | Move tab actions to Subwindow menu | Aqua-sama | 2018-12-15 | 1 | -0/+145 |
* | Add SaveSessionDialog | Aqua-sama | 2018-12-14 | 1 | -10/+8 |
* | Add translations meson option to build and install translations | Aqua-sama | 2018-12-13 | 1 | -0/+2 |
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 8 | -335/+322 |
* | Fix navigation buttons using wrong icons | Aqua-sama | 2018-12-11 | 3 | -25/+18 |
* | pick-session: pass session data to existing instance if any | Aqua-sama | 2018-11-30 | 1 | -1/+28 |
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 2 | -25/+9 |
* | 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 |
* | Adding and Removing plugins at runtime | Aqua-sama | 2018-11-23 | 1 | -2/+9 |
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 3 | -23/+17 |
* | Fix transparent background being enabled if Plasma is found | Aqua-sama | 2018-11-22 | 1 | -2/+3 |
* | Add AboutPlugin dialog | Aqua-sama | 2018-11-22 | 1 | -1/+7 |
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 1 | -0/+2 |
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 2 | -6/+6 |
* | 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 |
* | 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 | 2 | -14/+8 |
* | Update remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 6 | -6/+6 |
* | 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 | 2 | -2/+2 |
* | 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 |