Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update license year | Aqua-sama | 2019-01-02 | 3 | -20/+2 | |
| | ||||||
* | Connect Developer Tools and View Source actions | Aqua-sama | 2019-01-02 | 2 | -32/+47 | |
| | ||||||
* | Fix filter.header not working | Aqua-sama | 2018-12-30 | 1 | -29/+6 | |
| | ||||||
* | Rename TabWidget::deleteTab to TabWidget::removeTab | Aqua-sama | 2018-12-25 | 4 | -22/+12 | |
| | ||||||
* | Fix bookmarks context menu exec position | Aqua-sama | 2018-12-22 | 1 | -1/+1 | |
| | ||||||
* | Add BookmarksWidget::showContextMenu signal | Aqua-sama | 2018-12-22 | 1 | -0/+31 | |
| | | | | | | | | | | Connected the signal to last window's current subwindow. Menu contains: - Open link in current tab - Open link in current tab with profile - Open link in new tab - Open link in new tab with profile BUG: #10 Add right-click menu for bookmarks | |||||
* | Add subwindow list to Window menu | Aqua-sama | 2018-12-17 | 3 | -3/+27 | |
| | ||||||
* | Add browser.iconTheme | Aqua-sama | 2018-12-16 | 1 | -0/+4 | |
| | ||||||
* | Add restore last tab shortcut | Aqua-sama | 2018-12-15 | 1 | -23/+17 | |
| | ||||||
* | Move tab actions to Subwindow menu | Aqua-sama | 2018-12-15 | 4 | -29/+190 | |
| | ||||||
* | Add SaveSessionDialog | Aqua-sama | 2018-12-14 | 5 | -12/+210 | |
| | ||||||
* | Add translations meson option to build and install translations | Aqua-sama | 2018-12-13 | 4 | -31/+34 | |
| | ||||||
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 16 | -432/+409 | |
| | | | | | 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 | 5 | -26/+43 | |
| | ||||||
* | Update poi_firejail.desktop | Aqua-sama | 2018-12-11 | 1 | -9/+12 | |
| | ||||||
* | Add separate firejail .desktop | Aqua-sama | 2018-12-10 | 2 | -2/+8 | |
| | ||||||
* | Fix options not getting overwritten by command line | Aqua-sama | 2018-12-08 | 1 | -7/+1 | |
| | ||||||
* | Split crash handler code off main | Aqua-sama | 2018-12-08 | 4 | -38/+76 | |
| | ||||||
* | Configuration: parse command line after parsing config file | Aqua-sama | 2018-12-07 | 2 | -31/+24 | |
| | | | | - Split CommandLine off Configuration | |||||
* | Add builtins::version, ::build and ::help | Aqua-sama | 2018-12-05 | 4 | -31/+88 | |
| | ||||||
* | Update .desktop and .profile | Aqua-sama | 2018-12-02 | 1 | -4/+11 | |
| | ||||||
* | pick-session: pass session data to existing instance if any | Aqua-sama | 2018-11-30 | 4 | -18/+78 | |
| | ||||||
* | Add --session and --pick-session | Aqua-sama | 2018-11-29 | 1 | -5/+10 | |
| | | | | | | -s,--session replaces --browser.session --pick-session shows the SessionDialog instead of creating a session on startup | |||||
* | Remove old session code | Aqua-sama | 2018-11-28 | 9 | -108/+69 | |
| | ||||||
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 9 | -39/+114 | |
| | ||||||
* | Add Session::view and Session::restoreView | Aqua-sama | 2018-11-26 | 7 | -14/+73 | |
| | ||||||
* | Add Session Dialog | Aqua-sama | 2018-11-25 | 8 | -12/+342 | |
| | ||||||
* | Add QT_NO_DEBUG to non-debug builds | Aqua-sama | 2018-11-23 | 3 | -239/+0 | |
| | ||||||
* | Adding and Removing plugins at runtime | Aqua-sama | 2018-11-23 | 3 | -23/+88 | |
| | ||||||
* | Loading and unloading of plugins at runtime | Aqua-sama | 2018-11-23 | 1 | -5/+6 | |
| | ||||||
* | Add About and Run actions to plugin submenu | Aqua-sama | 2018-11-23 | 6 | -56/+40 | |
| | | | | - Remove plugin list from About dialog | |||||
* | Add library check for Plasma and Breakpad configuration toggles | Aqua-sama | 2018-11-22 | 1 | -10/+19 | |
| | ||||||
* | 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 | 2 | -14/+33 | |
| | ||||||
* | Add adblockrule_parse | Aqua-sama | 2018-11-16 | 1 | -1/+1 | |
| | ||||||
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 4 | -91/+22 | |
| | ||||||
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 1 | -117/+0 | |
| | ||||||
* | Use vcs_tag to get version information | Aqua-sama | 2018-10-24 | 3 | -5/+8 | |
| | ||||||
* | Add missing install items | Aqua-sama | 2018-10-24 | 1 | -0/+7 | |
| | ||||||
* | Add plugins to meson build | Aqua-sama | 2018-10-23 | 1 | -1/+1 | |
| | ||||||
* | Fix plasma dependency | Aqua-sama | 2018-10-23 | 1 | -7/+11 | |
| | ||||||
* | Fix breakpad integration | Aqua-sama | 2018-10-23 | 2 | -3/+15 | |
| | ||||||
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 12 | -27/+27 | |
| | ||||||
* | Fix SingleApplication segfault | Aqua-sama | 2018-10-23 | 2 | -3/+3 | |
| | ||||||
* | Fix link errors | Aqua-sama | 2018-10-23 | 2 | -16/+19 | |
| | ||||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 2 | -14/+34 | |
| | ||||||
* | AdblockRule constructor | Aqua-sama | 2018-10-22 | 2 | -2/+2 | |
| | ||||||
* | Fix install paths for icon, desktop and profile | Aqua-sama | 2018-10-20 | 1 | -3/+3 | |
| | ||||||
* | Fix config.h from regenerating on every build | Aqua-sama | 2018-10-20 | 1 | -0/+2 | |
| | ||||||
* | Add cmake manpage target | Aqua-sama | 2018-10-20 | 1 | -2/+5 | |
| |