aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/bookmarksform.ui
Commit message (Collapse)AuthorAgeFilesLines
* Bookmarks manager bugfixesAqua-sama2018-06-151-9/+21
| | | | | | | | 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
* Download widget item tooltipAqua-sama2018-05-131-6/+0
| | | | Simplified ElidedLabel
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-1/+34
| | | | | | - cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter
* Saner bookmark editingAqua-sama2018-01-201-0/+48
| | | | - Fixed bug with bookmarks in folders getting duplicated
* Added BookmarksModelAqua-sama2018-01-071-43/+1
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Changed from qbs to cmakeAqua-sama2018-01-031-0/+104