aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite meson build scripts into cmakelistsAqua-sama2020-12-071-0/+6
|
* Remove CMakeListsAqua-sama2018-10-251-28/+0
|
* bookmarks: fix new/delete buttonsAqua-sama2018-10-051-11/+12
|
* Bookmarks: add tags and description fields to xbelAqua-sama2018-09-251-2/+0
|
* Bookmarks: add BookmarkItem and BookmarkModelAqua-sama2018-09-241-4/+12
| | | | | - read-only xbel - only enabled in debug build
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-1/+7
|
* Rewrote bookmark manager to use QTreeWidget over QTreeViewAqua-sama2018-02-071-5/+4
| | | | | | - cut out all the boilerplate that was BookmarkItem/BookmarksModel - deleting items no longer crash; proper drag'n'drop - Split Xbel into XbelReader and XbelWriter
* Added BookmarksModelAqua-sama2018-01-071-0/+6
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Changed from qbs to cmakeAqua-sama2018-01-031-0/+10