| Commit message (Expand) | Author | Age | Files | Lines |
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 11 | -46/+83 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 41 | -1403/+987 |
* | Branch of Qt5.11 features | Aqua-sama | 2018-04-13 | 10 | -82/+9 |
* | Fix for setCookieFilter signature change in Qt5.11beta3 | Aqua-sama | 2018-04-09 | 1 | -2/+3 |
* | Multithreading UrlRequestInterceptor | Aqua-sama | 2018-04-08 | 9 | -63/+141 |
* | Add FeatureSummary to CMakeLists | Aqua-sama | 2018-04-03 | 3 | -9/+39 |
* | Only create developer tools page when action is triggered | Aqua-sama | 2018-04-02 | 4 | -23/+35 |
* | Update manpage | Aqua-sama | 2018-04-02 | 4 | -43/+45 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 17 | -211/+255 |
* | Updated documentation | Aqua-sama | 2018-04-02 | 4 | -11/+128 |
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 9 | -110/+241 |
* | Add keyboard shortcuts for address bar menus | Aqua-sama | 2018-03-31 | 5 | -33/+66 |
* | 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 |
* | Update pkgbuild | Aqua-sama | 2018-03-23 | 1 | -3/+3 |
* | Add missing includes | Aqua-sama | 2018-03-23 | 2 | -0/+2 |
* | Cookie filter | Aqua-sama | 2018-03-23 | 12 | -240/+205 |
* | poi-config saving config | Aqua-sama | 2018-03-21 | 6 | -27/+101 |
* | Update manpage | Aqua-sama | 2018-03-20 | 6 | -59/+357 |
* | Add pause/resume/cancel buttons to download | Aqua-sama | 2018-03-15 | 5 | -20/+65 |
* | Moved Configuration class into library | Aqua-sama | 2018-03-15 | 9 | -27/+29 |
* | Add missing AUTOUIC in ProfileEditor | Aqua-sama | 2018-03-07 | 1 | -0/+1 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 16 | -108/+126 |
* | Show local branch and commit in updater | Aqua-sama | 2018-03-06 | 4 | -13/+38 |
* | Added poi-config | Aqua-sama | 2018-03-05 | 9 | -186/+124 |
* | Fixed pkgbuild again | Aqua-sama | 2018-02-17 | 1 | -3/+4 |
* | Fixed pkgbuild | Aqua-sama | 2018-02-17 | 1 | -1/+2 |
* | Added manpage | Aqua-sama | 2018-02-17 | 6 | -0/+181 |
* | Rewrote the updater | Aqua-sama | 2018-02-09 | 2 | -145/+83 |
* | Connected WebView::newBookmark signal | Aqua-sama | 2018-02-08 | 3 | -3/+17 |
* | Fixed address bar auto-complete | Aqua-sama | 2018-02-07 | 7 | -17/+20 |
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 13 | -733/+233 |
* | Bookmarks bugfixes | Aqua-sama | 2018-02-07 | 6 | -15/+59 |
* | Bookmarks drag and drop | Aqua-sama | 2018-02-04 | 6 | -47/+92 |
* | 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 | 9 | -20/+53 |
* | Split cmd parsing from main into CommandLine class | Aqua-sama | 2018-01-27 | 4 | -81/+180 |
* | 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 | 6 | -23/+60 |
* | Using boost::program_options instead of libconfig | Aqua-sama | 2018-01-26 | 12 | -718/+150 |
* | 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 | 11 | -85/+158 |
* | Configuration class rework | Aqua-sama | 2018-01-25 | 8 | -54/+52 |
* | Configuration class rework | Aqua-sama | 2018-01-24 | 5 | -282/+93 |
* | Pressing enter/return sets bookmark items | Aqua-sama | 2018-01-20 | 1 | -0/+26 |
* | Saner bookmark editing | Aqua-sama | 2018-01-20 | 6 | -44/+130 |