aboutsummaryrefslogtreecommitdiff
path: root/src/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Removed Settings::containsAqua-sama2017-09-111-24/+19
|
* Split off Bookmarks into static libAqua-sama2017-09-042-0/+4
|
* Implemented Print to PDF actionAqua-sama2017-08-242-13/+22
|
* Split address bar off into static libraryAqua-sama2017-08-232-252/+0
|
* Added URL bar completerAqua-sama2017-08-192-0/+48
|
* Profile window fixesAqua-sama2017-08-042-4/+1
|
* Added homepage buttonAqua-sama2017-07-022-1/+21
|
* Status bar height capped; loading bar now hides after 2sAqua-sama2017-06-302-4/+7
|
* Some MainWindow and WebViewTabBar cleanupAqua-sama2017-06-242-5/+14
|
* Fixed crash when closing last tabAqua-sama2017-06-112-6/+30
|
* Browser class refactoringAqua-sama2017-06-041-2/+2
|
* Adding plugin action to the menu barAqua-sama2017-06-031-0/+13
|
* Hiding ProfileView until a profile is selectedAqua-sama2017-06-011-1/+0
|
* Profile improvementsAqua-sama2017-05-272-0/+123
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* clazy fixesAqua-sama2017-04-222-2/+2
|
* Address bar menu and searchAqua-sama2017-04-132-2/+72
|
* Added page action tool buttonsAqua-sama2017-04-032-0/+20
|
* Updated pre-commit.rbAqua-sama2017-04-0210-11/+11
|
* Dockable DownloadsWidgetAqua-sama2017-03-205-0/+344
|
* Fixed crash when closing the first tabAqua-sama2017-02-272-8/+12
|
* UI changesAqua-sama2017-02-261-6/+6
|
* Settings class reworkAqua-sama2017-02-241-8/+7
| | | | Using toml as format
* Tab shortcutsAqua-sama2017-02-152-0/+39
| | | | Config location is displayed in about window
* Added loading bar to status barAqua-sama2017-02-025-9/+104
| | | | Hovered links now display in status bar
* AStyle passAqua-sama2017-02-014-22/+22
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-012-0/+40
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* Cleaned up UrlLineEditAqua-sama2017-01-302-10/+32
|
* Added UrlLineEdit classAqua-sama2017-01-304-0/+75
| | | | | | | | 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-162-0/+40
|
* Swapping profiles now worksAqua-sama2017-01-132-2/+19
|
* 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-112-0/+81