aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-1956-1078/+397
* Bug fixesAqua-sama2017-12-196-57/+64
* Some bugfixesAqua-sama2017-12-184-14/+27
* ProfileView dialogAqua-sama2017-12-1710-287/+46
* Moved MainWindow toolbars to mainwindow.uiAqua-sama2017-12-164-25/+43
* WebView pageMenu implementationAqua-sama2017-12-157-33/+101
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-146-11/+8
* 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
* Autogenerating settings dialogAqua-sama2017-12-113-0/+9
* Simple filterlistAqua-sama2017-12-116-301/+92
* Fixed new window actionAqua-sama2017-12-091-18/+16
* Fixed showing bookmarks and downloads widgetsAqua-sama2017-12-086-46/+84
* Replaced tinytoml with libconfigAqua-sama2017-12-0818-2460/+377
* Fixed crash on exit properlyAqua-sama2017-10-101-8/+16
* Split off DownloadsWidget into libraryAqua-sama2017-10-1016-171/+76
* 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-223-15/+24
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-206-43/+63
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-165-43/+71
* Removed Settings::containsAqua-sama2017-09-113-37/+19
* 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-107-44/+76
* Split off Bookmarks into static libAqua-sama2017-09-0413-24/+52
* 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-244-13/+53
* Split address bar off into static libraryAqua-sama2017-08-234-5/+26
* Added URL bar completerAqua-sama2017-08-192-0/+48
* Changed the filter formatAqua-sama2017-08-056-48/+43
* Implemented --default-configAqua-sama2017-08-041-1/+20
* Profile window fixesAqua-sama2017-08-0412-81/+92
* Updated documentationAqua-sama2017-07-302-2/+21
* Added homepage and newtab to profile widgetAqua-sama2017-07-035-138/+166
* Added homepage buttonAqua-sama2017-07-025-4/+40
* Configuration defaults fileAqua-sama2017-07-015-89/+138
* Status bar height capped; loading bar now hides after 2sAqua-sama2017-06-306-10/+26
* Some MainWindow and WebViewTabBar cleanupAqua-sama2017-06-244-16/+21
* Fixed crash when closing last tabAqua-sama2017-06-113-13/+41
* Added new profile buttonAqua-sama2017-06-103-14/+78
* Proper Profile loadingAqua-sama2017-06-043-11/+19
* Browser class refactoringAqua-sama2017-06-046-96/+208
* Adding plugin action to the menu barAqua-sama2017-06-0311-1/+196