Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path | ||||
* | 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 |
| | | | | - view default configuration | ||||
* | 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 |
| | | | | | | - cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter | ||||
* | Bookmarks bugfixes | Aqua-sama | 2018-02-07 | 6 | -15/+59 |
| | | | | | - Overwriting bookmarks file when saving - Added BookmarksModel::removeItem with mystery crash on QVector::count | ||||
* | 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 |
| | | | | - no longer compiling CookiesForm that we don't use | ||||
* | 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 |
| | | | | | | | | | - moved UrlLineEdit to src/addressbar - added UrlLineEdit::connectWebView - removed UrlLineEdit::pageAction - UrlLineEdit restores the text format when losing focus - Split off completer code into Completer class - WebPage now displays a warning message box instead on certificate errors | ||||
* | Configuration class rework | Aqua-sama | 2018-01-25 | 8 | -54/+52 |
| | | | | | | - castToString is now a free function - setFromString split away from setValue - moved Configuration to src | ||||
* | Configuration class rework | Aqua-sama | 2018-01-24 | 5 | -282/+93 |
| | | | | | | - Moved setValue to the header - Code readability - Removed secondary defaultCfg | ||||
* | 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 |
| | | | | - Fixed bug with bookmarks in folders getting duplicated | ||||
* | Added result label to search form | Aqua-sama | 2018-01-20 | 5 | -16/+26 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 59 | -81/+78 |
| | |||||
* | Added comments to PKGBUILD | Aqua-sama | 2018-01-20 | 2 | -20/+15 |
| | |||||
* | Added revision and branch to about dialog | Aqua-sama | 2018-01-19 | 3 | -34/+33 |
| | |||||
* | Added shortcuts to navbar actions | Aqua-sama | 2018-01-19 | 2 | -4/+28 |
| | |||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 19 | -267/+273 |
| | | | | | - Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted | ||||
* | Configuration creates missing items based on defaults | Aqua-sama | 2018-01-17 | 5 | -187/+141 |
| | |||||
* | Fixed build scripts for use with the mercurial repository | Aqua-sama | 2018-01-16 | 10 | -78/+30 |
| | |||||
* | Converted repository to mercurial | Aqua-sama | 2018-01-15 | 1 | -0/+8 |
| | |||||
* | All QWebEngineSettings are now accessible | Aqua-sama | 2018-01-15 | 2 | -55/+141 |
| | |||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 14 | -363/+476 |
| | |||||
* | Initial plugins testing | Aqua-sama | 2018-01-14 | 10 | -3/+170 |
| |