Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | Bookmarks: add tags and description fields to xbel | Aqua-sama | 2018-09-25 | 1 | -25/+8 |
| | |||||
* | Bookmarks: integrate model/view | Aqua-sama | 2018-09-25 | 1 | -5/+3 |
| | | | | | | - fix addBookmark and search signals - fix drag'n'drop - add xbel::write | ||||
* | Bookmarks: add BookmarkItem and BookmarkModel | Aqua-sama | 2018-09-24 | 1 | -0/+3 |
| | | | | | - read-only xbel - only enabled in debug build | ||||
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 1 | -7/+13 |
| | | | | | | - cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter | ||||
* | Bookmarks drag and drop | Aqua-sama | 2018-02-04 | 1 | -2/+2 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Writing BookmarksModel to xbel | Aqua-sama | 2018-01-11 | 1 | -1/+3 |
| | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | Added BookmarksModel | Aqua-sama | 2018-01-07 | 1 | -23/+6 |
| | | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders | ||||
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 1 | -0/+45 |