aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/xbel.h
Commit message (Collapse)AuthorAgeFilesLines
* Bookmarks: move xbel implementation to formats/Aqua-sama2019-11-151-20/+0
|
* Add tools/report-clang-tidy.shAqua-sama2019-01-181-1/+1
| | | | | - Fix various clang-tidy warnings - Fix use-after-free crash when deleting profiles
* Fix various build warningsAqua-sama2018-10-251-1/+1
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* Bookmarks: add tags and description fields to xbelAqua-sama2018-09-251-25/+8
|
* Bookmarks: integrate model/viewAqua-sama2018-09-251-5/+3
| | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-241-0/+3
| | | | | - read-only xbel - only enabled in debug build
* Style passAqua-sama2018-04-171-1/+1
|
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-7/+13
| | | | | | - 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-2/+2
|
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Writing BookmarksModel to xbelAqua-sama2018-01-111-1/+3
|
* Added .clang-formatAqua-sama2018-01-071-1/+1
|
* Added BookmarksModelAqua-sama2018-01-071-23/+6
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Changed from qbs to cmakeAqua-sama2018-01-031-0/+45