aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* UI changesAqua-sama2017-02-261-23/+33
|
* Settings class reworkAqua-sama2017-02-241-16/+11
| | | | Using toml as format
* Download manager improvementsAqua-sama2017-02-231-6/+5
| | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
* Minor featuresAqua-sama2017-02-231-0/+15
| | | | | First run check focusAddress and *toolbarMovable options
* Single instanceAqua-sama2017-02-211-17/+14
|
* Tab shortcutsAqua-sama2017-02-151-2/+3
| | | | Config location is displayed in about window
* Global bookmarks and downloads dialogsAqua-sama2017-02-141-5/+7
|
* Settings changesAqua-sama2017-02-141-10/+24
|
* Added bookmark dialogAqua-sama2017-02-091-0/+2
|
* Added loading bar to status barAqua-sama2017-02-021-4/+19
| | | | Hovered links now display in status bar
* AStyle passAqua-sama2017-02-011-11/+12
| | | | Added style check to pre-commit hook
* Cleaned up UrlLineEditAqua-sama2017-01-301-1/+1
|
* Added UrlLineEdit classAqua-sama2017-01-301-10/+7
| | | | | | | | 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-2/+3
|
* URL blocking whitelistAqua-sama2017-01-271-1/+2
|
* Blocker UIAqua-sama2017-01-241-0/+2
|
* Made Profile menu a regular menuAqua-sama2017-01-231-6/+3
|
* URL blockingAqua-sama2017-01-231-0/+2
|
* Removed window/title configAqua-sama2017-01-171-2/+3
|
* Added About dialogAqua-sama2017-01-161-6/+20
|
* Added license headersAqua-sama2017-01-161-156/+176
|
* Download managerAqua-sama2017-01-151-0/+5
|
* Swapping profiles now worksAqua-sama2017-01-131-18/+35
|
* Profile config loading and savingAqua-sama2017-01-121-2/+15
|
* Minor bugfixesAqua-sama2017-01-121-3/+6
| | | | | | Window title bar doesn't append anything to the tab title if config is blank Profile menu moved to the right
* Viewing and editing user agent of default profileAqua-sama2017-01-121-7/+20
|
* New Window action now worksAqua-sama2017-01-121-2/+9
|
* Minor changesAqua-sama2017-01-111-8/+21
| | | | | Tabs now show the icon of the webpage Warning box when closing multiple tabs
* Window title bar gets updatedAqua-sama2017-01-111-6/+15
|
* Initial commit0.1.0Aqua-sama2017-01-111-0/+76