aboutsummaryrefslogtreecommitdiff
path: root/src/browser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes based on clazyAqua-sama2017-09-221-6/+12
|
* Fixed bug with starting up if the local socket wasn't cleaned upAqua-sama2017-09-201-20/+25
|
* Fixed bug opening URLs from the command line while instance is runningAqua-sama2017-09-161-18/+13
|
* Config should now automatically update when changedAqua-sama2017-09-101-20/+15
|
* Split off Bookmarks into static libAqua-sama2017-09-041-1/+1
|
* Profile window fixesAqua-sama2017-08-041-1/+7
|
* Updated documentationAqua-sama2017-07-301-0/+2
|
* Added homepage and newtab to profile widgetAqua-sama2017-07-031-6/+1
|
* Configuration defaults fileAqua-sama2017-07-011-17/+24
|
* Proper Profile loadingAqua-sama2017-06-041-4/+12
|
* Browser class refactoringAqua-sama2017-06-041-72/+57
|
* Adding plugin action to the menu barAqua-sama2017-06-031-0/+8
|
* Test plugin loadingAqua-sama2017-06-031-0/+29
|
* Profile improvementsAqua-sama2017-05-271-6/+14
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Reenabled BlockerAqua-sama2017-04-221-4/+14
|
* clazy fixesAqua-sama2017-04-221-3/+4
|
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
|
* Some code cleanupAqua-sama2017-04-021-20/+47
|
* Dockable DownloadsWidgetAqua-sama2017-03-201-4/+3
|
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-201-2/+2
|
* Updated BUILDING.mdAqua-sama2017-03-191-0/+9
| | | | mach script can now build tarballs
* Added build scriptAqua-sama2017-03-191-5/+23
| | | | Additional locations are searched for configuration
* Blocker rewritesAqua-sama2017-02-281-0/+7
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* UI changesAqua-sama2017-02-261-1/+1
|
* Settings class reworkAqua-sama2017-02-241-10/+11
| | | | Using toml as format
* Minor featuresAqua-sama2017-02-231-0/+18
| | | | | First run check focusAddress and *toolbarMovable options
* Single instanceAqua-sama2017-02-211-4/+71
|
* Global bookmarks and downloads dialogsAqua-sama2017-02-141-2/+16
|
* Settings changesAqua-sama2017-02-141-13/+18
|
* AStyle passAqua-sama2017-02-011-5/+5
| | | | Added style check to pre-commit hook
* Added license headersAqua-sama2017-01-161-47/+67
|
* Configuration by default is read from default location instead of current folderAqua-sama2017-01-141-1/+7
|
* New Window action now worksAqua-sama2017-01-121-6/+0
|
* Window title bar gets updatedAqua-sama2017-01-111-10/+2
|
* Initial commit0.1.0Aqua-sama2017-01-111-0/+55