aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update CommandLine helpAqua-sama2018-04-191-9/+28
* Add Window menuAqua-sama2018-04-1910-150/+164
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-194-12/+5
* Load URL/Search page menu actionsAqua-sama2018-04-186-7/+43
* Style passAqua-sama2018-04-1717-48/+47
* Hovering over links shows them in the status bar againAqua-sama2018-04-177-13/+13
* Remove LoadingBarAqua-sama2018-04-173-85/+0
* Search box works againAqua-sama2018-04-177-37/+87
* Clear navigation bar and address bar when last subwindow is closedAqua-sama2018-04-171-1/+6
* Clean up UrlLineEditAqua-sama2018-04-174-67/+51
* Add loading progess bar to the address barAqua-sama2018-04-1712-52/+112
* Address bar searches work againAqua-sama2018-04-178-9/+25
* Enabled address bar suggestionsAqua-sama2018-04-1711-46/+83
* Multiple subwindows interfaceAqua-sama2018-04-1641-1403/+987
* Branch of Qt5.11 featuresAqua-sama2018-04-1310-82/+9
* Fix for setCookieFilter signature change in Qt5.11beta3Aqua-sama2018-04-091-2/+3
* Multithreading UrlRequestInterceptorAqua-sama2018-04-089-63/+141
* Add FeatureSummary to CMakeListsAqua-sama2018-04-033-9/+39
* Only create developer tools page when action is triggeredAqua-sama2018-04-024-23/+35
* Update manpageAqua-sama2018-04-024-43/+45
* Refactoring TabBarAqua-sama2018-04-0217-211/+255
* Updated documentationAqua-sama2018-04-024-11/+128
* Page menus refactoringAqua-sama2018-04-019-110/+241
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-315-33/+66
* Fix crash when starting a second instanceAqua-sama2018-03-312-3/+3
* Removed unused SSL menu from address barAqua-sama2018-03-302-19/+2
* Page feature permission request dialogAqua-sama2018-03-302-9/+50
* More informative SSL error messageAqua-sama2018-03-301-5/+22
* Update pkgbuildAqua-sama2018-03-231-3/+3
* Add missing includesAqua-sama2018-03-232-0/+2
* Cookie filterAqua-sama2018-03-2312-240/+205
* poi-config saving configAqua-sama2018-03-216-27/+101
* Update manpageAqua-sama2018-03-206-59/+357
* Add pause/resume/cancel buttons to downloadAqua-sama2018-03-155-20/+65
* Moved Configuration class into libraryAqua-sama2018-03-159-27/+29
* Add missing AUTOUIC in ProfileEditorAqua-sama2018-03-071-0/+1
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-0716-108/+126
* Show local branch and commit in updaterAqua-sama2018-03-064-13/+38
* Added poi-configAqua-sama2018-03-059-186/+124
* Fixed pkgbuild againAqua-sama2018-02-171-3/+4
* Fixed pkgbuildAqua-sama2018-02-171-1/+2
* Added manpageAqua-sama2018-02-176-0/+181
* Rewrote the updaterAqua-sama2018-02-092-145/+83
* Connected WebView::newBookmark signalAqua-sama2018-02-083-3/+17
* Fixed address bar auto-completeAqua-sama2018-02-077-17/+20
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-0713-733/+233
* Bookmarks bugfixesAqua-sama2018-02-076-15/+59
* Bookmarks drag and dropAqua-sama2018-02-046-47/+92
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-317-5/+20
* Always connect to local socketAqua-sama2018-01-305-39/+38