| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 1 | -80/+0 | 
| | | | | | | | - 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 bugfixes | Aqua-sama | 2018-02-07 | 1 | -0/+1 | 
| | | | | | | - Overwriting bookmarks file when saving - Added BookmarksModel::removeItem with mystery crash on QVector::count | ||||
| * | Bookmarks drag and drop | Aqua-sama | 2018-02-04 | 1 | -0/+12 | 
| | | |||||
| * | Saner bookmark editing | Aqua-sama | 2018-01-20 | 1 | -1/+3 | 
| | | | | | - Fixed bug with bookmarks in folders getting duplicated | ||||
| * | 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/+9 | 
| | | |||||
| * | BookmarksModel::insertItem | Aqua-sama | 2018-01-08 | 1 | -0/+6 | 
| | | |||||
| * | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -2/+1 | 
| | | |||||
| * | Searching through BookmarkModel elements | Aqua-sama | 2018-01-07 | 1 | -2/+4 | 
| | | |||||
| * | Added BookmarksModel | Aqua-sama | 2018-01-07 | 1 | -0/+50 | 
| TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders | |||||
