aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated documentationAqua-sama2017-07-301-2/+19
|
* Browser class refactoringAqua-sama2017-06-041-11/+18
|
* Profile improvementsAqua-sama2017-05-271-2/+4
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
|
* Some code cleanupAqua-sama2017-04-021-4/+1
|
* Updated BUILDING.mdAqua-sama2017-03-191-2/+5
| | | | mach script can now build tarballs
* Minor featuresAqua-sama2017-02-231-0/+3
| | | | | First run check focusAddress and *toolbarMovable options
* Single instanceAqua-sama2017-02-211-6/+12
|
* Settings changesAqua-sama2017-02-141-13/+4
|
* AStyle passAqua-sama2017-02-011-5/+5
| | | | Added style check to pre-commit hook
* Added UrlLineEdit classAqua-sama2017-01-301-1/+1
| | | | | | | | Address bar should highlight the host name WebView widget should now be focused on startup instead of the address bar Added names to the toolbars to make their context menu useful Tabs now have a set width of 200
* Reading version tag from repoAqua-sama2017-01-291-1/+3
|
* Made Profile menu a regular menuAqua-sama2017-01-231-0/+1
|
* Added license headersAqua-sama2017-01-161-38/+58
|
* Configuration by default is read from default location instead of current folderAqua-sama2017-01-141-1/+1
|
* Added ReadmeAqua-sama2017-01-141-1/+1
| | | | Changed name of application
* New Window action now worksAqua-sama2017-01-121-3/+3
|
* Window title bar gets updatedAqua-sama2017-01-111-3/+3
|
* Added URL positional argumentAqua-sama2017-01-111-1/+13
|
* Initial commit0.1.0Aqua-sama2017-01-111-0/+26