aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Merge address bar menusAqua-sama2018-05-032-48/+23
|
* Load URL/Search page menu actionsAqua-sama2018-04-181-1/+19
|
* Multiple subwindows interfaceAqua-sama2018-04-161-1/+1
| | | | | | | | | | | | Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins
* Branch of Qt5.11 featuresAqua-sama2018-04-131-1/+1
|
* Only create developer tools page when action is triggeredAqua-sama2018-04-022-3/+32
|
* Page menus refactoringAqua-sama2018-04-014-0/+186
- Split off menus into their own classes Page tools menu - Shows injected scripts - Shows dev tools page in another dialog