aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/forms
Commit message (Collapse)AuthorAgeFilesLines
* Move BookmarksWidget out of libbookmarksAqua-sama2020-01-153-222/+0
|
* Move/rename files for readabilityAqua-sama2020-01-141-2/+2
| | | | - add BookmarkFormat <<|>> BookmarkModel operators
* 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