aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QTBUG-65223 workaroundAqua-sama2018-05-032-0/+12
* Clean up WebViewAqua-sama2018-05-023-35/+7
* Don't open additional tabs when creating subwindowsAqua-sama2018-05-014-12/+33
* Split off addressbar into lib/Aqua-sama2018-05-0110-433/+38
* Window::sessionAqua-sama2018-04-303-1/+63
* Merge CommandLine functionality into ConfigurationAqua-sama2018-04-225-192/+12
* Add tile and cascade actions to Window menuAqua-sama2018-04-222-9/+10
* Add boost to poi link librariesAqua-sama2018-04-211-0/+1
* Why was there a '=' after returnAqua-sama2018-04-211-1/+1
* Fix CommandLine socketPath defineAqua-sama2018-04-211-2/+2
* Remove unknown option parsingAqua-sama2018-04-213-32/+2
* Add Boost_INCLUDE_DIRS to poi and aboutAqua-sama2018-04-211-0/+1
* Update CommandLine helpAqua-sama2018-04-191-9/+28
* Add Window menuAqua-sama2018-04-196-34/+42
* Removed MainWindow::titleChangedConnectionAqua-sama2018-04-192-11/+1
* Load URL/Search page menu actionsAqua-sama2018-04-184-1/+35
* Style passAqua-sama2018-04-1710-27/+27
* 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-176-36/+86
* 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-1710-49/+109
* Address bar searches work againAqua-sama2018-04-177-8/+24
* Enabled address bar suggestionsAqua-sama2018-04-179-46/+67
* Multiple subwindows interfaceAqua-sama2018-04-1635-1562/+932
* Branch of Qt5.11 featuresAqua-sama2018-04-137-78/+1
* Fix for setCookieFilter signature change in Qt5.11beta3Aqua-sama2018-04-091-2/+3
* Multithreading UrlRequestInterceptorAqua-sama2018-04-082-51/+52
* Add FeatureSummary to CMakeListsAqua-sama2018-04-032-8/+19
* Only create developer tools page when action is triggeredAqua-sama2018-04-024-23/+35
* Refactoring TabBarAqua-sama2018-04-0216-205/+249
* Page menus refactoringAqua-sama2018-04-019-110/+241
* Add keyboard shortcuts for address bar menusAqua-sama2018-03-313-31/+42
* 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
* Add missing includesAqua-sama2018-03-231-0/+1
* Cookie filterAqua-sama2018-03-239-236/+199
* poi-config saving configAqua-sama2018-03-211-14/+2
* Update manpageAqua-sama2018-03-203-13/+1
* Moved Configuration class into libraryAqua-sama2018-03-153-188/+3
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-0711-14/+98
* Show local branch and commit in updaterAqua-sama2018-03-063-4/+24
* Added poi-configAqua-sama2018-03-051-1/+18
* Added manpageAqua-sama2018-02-171-0/+2
* Connected WebView::newBookmark signalAqua-sama2018-02-083-3/+17
* Fixed address bar auto-completeAqua-sama2018-02-075-17/+13
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-1/+1