aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/urllineedit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Split address bar off into static libraryAqua-sama2017-08-231-184/+0
|
* Added URL bar completerAqua-sama2017-08-191-0/+41
|
* Address bar menu and searchAqua-sama2017-04-131-2/+61
|
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
|
* Added loading bar to status barAqua-sama2017-02-021-0/+6
| | | | Hovered links now display in status bar
* AStyle passAqua-sama2017-02-011-5/+5
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-011-0/+20
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* Cleaned up UrlLineEditAqua-sama2017-01-301-10/+25
|
* Added UrlLineEdit classAqua-sama2017-01-301-0/+43
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