aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks
Commit message (Collapse)AuthorAgeFilesLines
...
* Bookmarks bugfixesAqua-sama2018-02-076-15/+59
| | | | | - Overwriting bookmarks file when saving - Added BookmarksModel::removeItem with mystery crash on QVector::count
* Bookmarks drag and dropAqua-sama2018-02-046-47/+92
|
* Pressing enter/return sets bookmark itemsAqua-sama2018-01-201-0/+26
|
* Saner bookmark editingAqua-sama2018-01-206-44/+130
| | | | - Fixed bug with bookmarks in folders getting duplicated
* Fixed repo location in license headersAqua-sama2018-01-208-8/+8
|
* Multithreaded saving during shutdownAqua-sama2018-01-131-0/+2
|
* Writing BookmarksModel to xbelAqua-sama2018-01-116-42/+118
|
* Editing bookmark itemsAqua-sama2018-01-113-2/+17
|
* BookmarksModel::insertItemAqua-sama2018-01-083-1/+87
|
* Fixed bugs with QDockWidgetsAqua-sama2018-01-082-1/+8
| | | | | | - QDockWidgets are now deleted on close - Opening a new BookmarksWidget no longer leaves an empty dock widget - Fixed crash with deleting dock widgets
* Added .clang-formatAqua-sama2018-01-078-25/+25
|
* Searching through BookmarkModel elementsAqua-sama2018-01-072-4/+34
|
* Added BookmarksModelAqua-sama2018-01-0710-287/+423
| | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders
* Various minor fixesAqua-sama2018-01-042-14/+2
| | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings
* Changed from qbs to cmakeAqua-sama2018-01-036-0/+513