Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 1 | -0/+49 |
- cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter |