Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BookmarkModel: enable drag/drop for the root item | Aqua-sama | 2020-01-30 | 1 | -1/+2 |
| | |||||
* | BookmarkItem::DateAdded and LastModified fields | Aqua-sama | 2020-01-17 | 1 | -0/+3 |
| | | | | | | | - 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/rename files for readability | Aqua-sama | 2020-01-14 | 1 | -0/+356 |
| | | | | - add BookmarkFormat <<|>> BookmarkModel operators | ||||
* | bookmarks: fix new/delete buttons | Aqua-sama | 2018-10-05 | 1 | -309/+0 |
| | |||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | Bookmarks: add search by tag | Aqua-sama | 2018-09-25 | 1 | -7/+44 |
| | | | | - Tags are any words starting with ':' | ||||
* | Bookmarks: add tags and description fields to xbel | Aqua-sama | 2018-09-25 | 1 | -8/+6 |
| | |||||
* | Bookmarks: integrate model/view | Aqua-sama | 2018-09-25 | 1 | -42/+123 |
| | | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write | ||||
* | Bookmarks: add BookmarkItem and BookmarkModel | Aqua-sama | 2018-09-24 | 1 | -0/+193 |
- read-only xbel - only enabled in debug build |