aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/bookmarkmodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Add bookmarks toolbarAqua-sama2020-01-281-1/+33
| | | | | Bookmarks Toolbar displays the contents of the top-level "Bookmarks Toolbar" folder.
* Move/rename files for readabilityAqua-sama2020-01-141-0/+73
| | | | - add BookmarkFormat <<|>> BookmarkModel operators
* bookmarks: fix new/delete buttonsAqua-sama2018-10-051-59/+0
|
* clazy: fix warningsAqua-sama2018-10-041-3/+0
|
* 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