aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/forms/editbookmarkdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Move BookmarksWidget out of libbookmarksAqua-sama2020-01-151-44/+0
|
* Update remaining repository paths in license headersAqua-sama2018-10-021-1/+1
|
* Bookmarks: integrate model/viewAqua-sama2018-09-251-0/+12
| | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-241-0/+32
- read-only xbel - only enabled in debug build