aboutsummaryrefslogtreecommitdiff
path: root/src/bookmarks
Commit message (Collapse)AuthorAgeFilesLines
* bookmarks: implicitly append if export is not setAqua-sama2020-01-181-4/+17
|
* Add bookmarks subcommandAqua-sama2020-01-171-0/+87
|
* Add Import option to BookmarksWidgetAqua-sama2020-01-172-11/+43
|
* BookmarkItem::DateAdded and LastModified fieldsAqua-sama2020-01-171-0/+4
| | | | | | | - add read support in FFJson for DateAdded and LastModified fields - add read/write support in Xbel for DateAdded and LastModified fields - BookmarkModel: set DateAdded on appendBookmark and appendFolder - EditBookmarkDialog: set LastModified field when saving changes
* Move BookmarksWidget out of libbookmarksAqua-sama2020-01-156-0/+539