aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed the filter formatAqua-sama2017-08-058-59/+61
* Merge branch 'master' of ssh://bitbucket.org/xiannox/smolboteAqua-sama2017-08-051-19/+37
|\
| * Updated firejail profilejc_gargma2017-08-041-19/+37
* | Added updater.goAqua-sama2017-08-051-0/+145
|/
* Implemented --default-configAqua-sama2017-08-042-3/+22
* Profile window fixesAqua-sama2017-08-0414-88/+100
* Updated documentationAqua-sama2017-07-307-41/+78
* Added homepage and newtab to profile widgetAqua-sama2017-07-036-139/+167
* Added homepage buttonAqua-sama2017-07-027-18/+72
* Configuration defaults fileAqua-sama2017-07-017-91/+141
* 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-114-21/+58
* Added new profile buttonAqua-sama2017-06-103-14/+78
* Proper Profile loadingAqua-sama2017-06-044-14/+24
* Browser class refactoringAqua-sama2017-06-048-98/+210
* Adding plugin action to the menu barAqua-sama2017-06-0312-20/+199
* Test plugin loadingAqua-sama2017-06-035-1/+172
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-012-1/+11
* Profiles dialogAqua-sama2017-05-2810-89/+92
* Profile improvementsAqua-sama2017-05-2718-80/+361
* Filter code refactoringAqua-sama2017-05-2517-98/+189