aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/xbel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-52/+52
| | | | | | - cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter
* Bookmarks drag and dropAqua-sama2018-02-041-30/+5
|
* Saner bookmark editingAqua-sama2018-01-201-20/+24
| | | | - Fixed bug with bookmarks in folders getting duplicated
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Writing BookmarksModel to xbelAqua-sama2018-01-111-10/+62
|
* Added .clang-formatAqua-sama2018-01-071-1/+0
|
* Added BookmarksModelAqua-sama2018-01-071-157/+35
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Changed from qbs to cmakeAqua-sama2018-01-031-0/+193