aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added SSL cert warningsAqua-sama2017-12-208-8/+79
* Can now open links in new tabAqua-sama2017-12-2015-106/+63
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-1976-1909/+1892
* Bug fixesAqua-sama2017-12-1910-62/+76
* Some bugfixesAqua-sama2017-12-186-15/+29
* Basic adblock FilterRuleAqua-sama2017-12-187-0/+299
* ProfileView dialogAqua-sama2017-12-1711-290/+46
* Fixed release builds defining QT_DEBUGAqua-sama2017-12-161-11/+8
* Moved MainWindow toolbars to mainwindow.uiAqua-sama2017-12-164-25/+43
* WebView pageMenu implementationAqua-sama2017-12-158-37/+111
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-147-51/+23
* Updated documentationAqua-sama2017-12-146-116/+41
* Cleaned up UrlLineEditAqua-sama2017-12-149-166/+93
* Fixed crash on startup due to missing browser.filterPathAqua-sama2017-12-142-2/+5
* Fixed getCompiler build failure with gccAqua-sama2017-12-141-7/+7
* Updated documentationAqua-sama2017-12-135-689/+713
* Autogenerating settings dialogAqua-sama2017-12-1110-16/+259
* Simple filterlistAqua-sama2017-12-117-303/+103
* Fixed new window actionAqua-sama2017-12-091-18/+16
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-087-46/+86
* Merge branch 'master' of neueland-git:smolboteAqua-sama2017-12-081-11/+18
|\
| * Updated firejail profile - ${HOME}, dbus, resolv.confjc_gargma2017-12-011-11/+18
* | Replaced tinytoml with libconfigAqua-sama2017-12-0825-2590/+503
|/
* libconfig testAqua-sama2017-11-308-1/+447
* Updated documentationAqua-sama2017-10-123-53/+5
* Fixed crash on exit properlyAqua-sama2017-10-101-8/+16
* Split off DownloadsWidget into libraryAqua-sama2017-10-1017-188/+83
* Cleaned up WebViewTabBarAqua-sama2017-09-303-40/+4
* Fixed bug with tab bar not showing upAqua-sama2017-09-293-8/+10
* Code cleanupAqua-sama2017-09-2712-110/+89
* Passing full arguments to running instanceAqua-sama2017-09-261-39/+64
* Some fixes based on clazyAqua-sama2017-09-225-17/+26
* Updated documentationAqua-sama2017-09-2218-176/+343
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-207-43/+64
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-167-47/+72
* Removed Settings::containsAqua-sama2017-09-113-37/+19
* Updated firejail profilejc_gargma2017-09-111-7/+10
* Updated firejail profilejc_gargma2017-09-111-7/+20
* Reload/Stop NavigationButton classAqua-sama2017-09-114-15/+60
* Back/Forward NavigationButton classAqua-sama2017-09-105-34/+180
* Back and forward history menusAqua-sama2017-09-101-0/+29
* Config should now automatically update when changedAqua-sama2017-09-108-45/+77
* Split off Bookmarks into static libAqua-sama2017-09-0415-36/+57
* Implemented Print to PDF actionAqua-sama2017-08-245-16/+35
* AStyle passAqua-sama2017-08-244-6/+46
* Cleaned up codeAqua-sama2017-08-247-45/+71
* Address bar popup is now navigateableAqua-sama2017-08-245-14/+54
* Split address bar off into static libraryAqua-sama2017-08-236-8/+40
* Added URL bar completerAqua-sama2017-08-192-0/+48
* Updated documentationAqua-sama2017-08-183-22/+82