| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed MainWindow::titleChangedConnection | Aqua-sama | 2018-04-19 | 2 | -11/+1 |
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 4 | -1/+35 |
* | Style pass | Aqua-sama | 2018-04-17 | 10 | -27/+27 |
* | Hovering over links shows them in the status bar again | Aqua-sama | 2018-04-17 | 7 | -13/+13 |
* | Remove LoadingBar | Aqua-sama | 2018-04-17 | 3 | -85/+0 |
* | Search box works again | Aqua-sama | 2018-04-17 | 6 | -36/+86 |
* | Clear navigation bar and address bar when last subwindow is closed | Aqua-sama | 2018-04-17 | 1 | -1/+6 |
* | Clean up UrlLineEdit | Aqua-sama | 2018-04-17 | 4 | -67/+51 |
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 10 | -49/+109 |
* | Address bar searches work again | Aqua-sama | 2018-04-17 | 7 | -8/+24 |
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 9 | -46/+67 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 35 | -1562/+932 |
* | Branch of Qt5.11 features | Aqua-sama | 2018-04-13 | 7 | -78/+1 |
* | Fix for setCookieFilter signature change in Qt5.11beta3 | Aqua-sama | 2018-04-09 | 1 | -2/+3 |
* | Multithreading UrlRequestInterceptor | Aqua-sama | 2018-04-08 | 2 | -51/+52 |
* | Add FeatureSummary to CMakeLists | Aqua-sama | 2018-04-03 | 2 | -8/+19 |
* | Only create developer tools page when action is triggered | Aqua-sama | 2018-04-02 | 4 | -23/+35 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 16 | -205/+249 |
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 9 | -110/+241 |
* | Add keyboard shortcuts for address bar menus | Aqua-sama | 2018-03-31 | 3 | -31/+42 |
* | Fix crash when starting a second instance | Aqua-sama | 2018-03-31 | 2 | -3/+3 |
* | Removed unused SSL menu from address bar | Aqua-sama | 2018-03-30 | 2 | -19/+2 |
* | Page feature permission request dialog | Aqua-sama | 2018-03-30 | 2 | -9/+50 |
* | More informative SSL error message | Aqua-sama | 2018-03-30 | 1 | -5/+22 |
* | Add missing includes | Aqua-sama | 2018-03-23 | 1 | -0/+1 |
* | Cookie filter | Aqua-sama | 2018-03-23 | 9 | -236/+199 |
* | poi-config saving config | Aqua-sama | 2018-03-21 | 1 | -14/+2 |
* | Update manpage | Aqua-sama | 2018-03-20 | 3 | -13/+1 |
* | Moved Configuration class into library | Aqua-sama | 2018-03-15 | 3 | -188/+3 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 11 | -14/+98 |
* | Show local branch and commit in updater | Aqua-sama | 2018-03-06 | 3 | -4/+24 |
* | Added poi-config | Aqua-sama | 2018-03-05 | 1 | -1/+18 |
* | Added manpage | Aqua-sama | 2018-02-17 | 1 | -0/+2 |
* | Connected WebView::newBookmark signal | Aqua-sama | 2018-02-08 | 3 | -3/+17 |
* | Fixed address bar auto-complete | Aqua-sama | 2018-02-07 | 5 | -17/+13 |
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 1 | -1/+1 |
* | Fixed bug where refresh button and loading bar would get stuck in loading state | Aqua-sama | 2018-01-31 | 7 | -5/+20 |
* | Always connect to local socket | Aqua-sama | 2018-01-30 | 5 | -39/+38 |
* | Profile menu lists loadable profiles | Aqua-sama | 2018-01-30 | 4 | -25/+19 |
* | Added profile and plugin list to About dialog | Aqua-sama | 2018-01-30 | 8 | -19/+52 |
* | Split cmd parsing from main into CommandLine class | Aqua-sama | 2018-01-27 | 3 | -80/+179 |
* | help and version option work again | Aqua-sama | 2018-01-27 | 1 | -5/+13 |
* | Passing unknown command line parameters to the Configuration | Aqua-sama | 2018-01-27 | 5 | -20/+57 |
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 6 | -202/+117 |
* | Added warning when trying to get value of non-existent options | Aqua-sama | 2018-01-26 | 1 | -0/+1 |
* | UrlLineEdit rework | Aqua-sama | 2018-01-26 | 9 | -17/+350 |
* | Configuration class rework | Aqua-sama | 2018-01-25 | 5 | -6/+264 |
* | Configuration class rework | Aqua-sama | 2018-01-24 | 1 | -74/+15 |
* | Added result label to search form | Aqua-sama | 2018-01-20 | 4 | -9/+17 |
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 31 | -31/+31 |