aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/webviewtabbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed crash when closing last tabAqua-sama2017-06-111-4/+26
|
* clazy fixesAqua-sama2017-04-221-1/+1
|
* Added page action tool buttonsAqua-sama2017-04-031-0/+13
|
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
|
* Fixed crash when closing the first tabAqua-sama2017-02-271-5/+8
|
* UI changesAqua-sama2017-02-261-6/+6
|
* Settings class reworkAqua-sama2017-02-241-8/+7
| | | | Using toml as format
* Tab shortcutsAqua-sama2017-02-151-0/+37
| | | | Config location is displayed in about window
* Added loading bar to status barAqua-sama2017-02-021-4/+4
| | | | Hovered links now display in status bar
* AStyle passAqua-sama2017-02-011-7/+7
| | | | Added style check to pre-commit hook
* Added UrlLineEdit classAqua-sama2017-01-301-0/+6
| | | | | | | | 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
* Added license headersAqua-sama2017-01-161-0/+20
|
* Swapping profiles now worksAqua-sama2017-01-131-1/+16
|
* Minor changesAqua-sama2017-01-111-0/+4
| | | | | Tabs now show the icon of the webpage Warning box when closing multiple tabs
* Initial commit0.1.0Aqua-sama2017-01-111-0/+50