aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/forms
Commit message (Collapse)AuthorAgeFilesLines
* bookmarks: fix new/delete buttonsAqua-sama2018-10-051-3/+3
|
* Update remaining repository paths in license headersAqua-sama2018-10-022-2/+2
|
* Bookmarks: integrate model/viewAqua-sama2018-09-253-10/+47
| | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-243-0/+185
- read-only xbel - only enabled in debug build