aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/bookmarkmodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* Bookmarks: integrate model/viewAqua-sama2018-09-251-5/+16
| | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-241-0/+51
- read-only xbel - only enabled in debug build