aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/widgets
Commit message (Collapse)AuthorAgeFilesLines
* 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