aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/bookmarkformat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add bookmarks toolbarAqua-sama2020-01-281-6/+6
| | | | | Bookmarks Toolbar displays the contents of the top-level "Bookmarks Toolbar" folder.
* Add Firefox bookmarks.json format to libbookmarksAqua-sama2020-01-161-2/+7
| | | | | | | | - can only read folders and bookmarks, their title and uri fields Not supported by Bookmark Model: - Separator items - Date added and Date modified fields
* Move/rename files for readabilityAqua-sama2020-01-141-0/+26
- add BookmarkFormat <<|>> BookmarkModel operators