aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/xbel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bookmarks: move xbel implementation to formats/Aqua-sama2019-11-151-110/+0
|
* bookmarks: fix new/delete buttonsAqua-sama2018-10-051-1/+1
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* Bookmarks: add tags and description fields to xbelAqua-sama2018-09-251-38/+48
|
* Bookmarks: integrate model/viewAqua-sama2018-09-251-69/+26
| | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-241-0/+40
| | | | | - read-only xbel - only enabled in debug build
* Fix various warningsAqua-sama2018-06-221-1/+3
|
* 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