Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 2 | -94/+0 |
| | |||||
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 2 | -151/+0 |
| | | | | | Move zoom widget to WebView context menu Move the other page menu actions to main window menu | ||||
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 1 | -5/+7 |
| | |||||
* | clang-format pass | Aqua-sama | 2018-06-22 | 1 | -2/+2 |
| | |||||
* | Bookmarks manager bugfixes | Aqua-sama | 2018-06-15 | 1 | -1/+4 |
| | | | | | | | | WebProfile: remove addBookmark signal and member Bookmarks: remove unused '...' button Bookmarks: stop crashing if there's no selected item Bookmarks: activating an item will only open it if it's a bookmark Bookmarks: change header size split | ||||
* | Move load profile menu to page menu from tab menu | Aqua-sama | 2018-06-09 | 2 | -0/+32 |
| | |||||
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Merge address bar menus | Aqua-sama | 2018-05-03 | 2 | -48/+23 |
| | |||||
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 1 | -1/+19 |
| | |||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -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 features | Aqua-sama | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Only create developer tools page when action is triggered | Aqua-sama | 2018-04-02 | 2 | -3/+32 |
| | |||||
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 4 | -0/+186 |
- Split off menus into their own classes Page tools menu - Shows injected scripts - Shows dev tools page in another dialog |