Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove UrlBar::loadRequestedUrl slot | aqua | 2022-09-18 | 2 | -0/+3 |
| | |||||
* | Add Navigation and Tab toolbars | aqua | 2022-09-18 | 8 | -0/+694 |
| | |||||
* | Rename BookmarkModel to BookmarksTreeModel | aqua | 2022-09-14 | 2 | -4/+4 |
| | | | | | - remove BookmarkManager - remove BookmarkOwner | ||||
* | BookmarksPanel: add custom context menu | aqua | 2022-09-14 | 8 | -570/+39 |
| | |||||
* | Add Bookmarks panel | aqua | 2022-09-14 | 3 | -255/+44 |
| | |||||
* | normalize signal/slot | Montel Laurent | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | Supporting panel (again) :) | Andrea Diamantini | 2013-03-10 | 10 | -0/+1105 |
- Move to a pure QWidget base window (instead of TabWidget one) (this to properly store panels position) - Restoring && rewamping panels code - Restoring actions to activate/deactivate them BUG: 312354 |