Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bookmarks bugfixes | Aqua-sama | 2018-02-07 | 6 | -15/+59 | |
| | | | | | - Overwriting bookmarks file when saving - Added BookmarksModel::removeItem with mystery crash on QVector::count | |||||
* | Bookmarks drag and drop | Aqua-sama | 2018-02-04 | 6 | -47/+92 | |
| | ||||||
* | Pressing enter/return sets bookmark items | Aqua-sama | 2018-01-20 | 1 | -0/+26 | |
| | ||||||
* | Saner bookmark editing | Aqua-sama | 2018-01-20 | 6 | -44/+130 | |
| | | | | - Fixed bug with bookmarks in folders getting duplicated | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 8 | -8/+8 | |
| | ||||||
* | Multithreaded saving during shutdown | Aqua-sama | 2018-01-13 | 1 | -0/+2 | |
| | ||||||
* | Writing BookmarksModel to xbel | Aqua-sama | 2018-01-11 | 6 | -42/+118 | |
| | ||||||
* | Editing bookmark items | Aqua-sama | 2018-01-11 | 3 | -2/+17 | |
| | ||||||
* | BookmarksModel::insertItem | Aqua-sama | 2018-01-08 | 3 | -1/+87 | |
| | ||||||
* | Fixed bugs with QDockWidgets | Aqua-sama | 2018-01-08 | 2 | -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-format | Aqua-sama | 2018-01-07 | 8 | -25/+25 | |
| | ||||||
* | Searching through BookmarkModel elements | Aqua-sama | 2018-01-07 | 2 | -4/+34 | |
| | ||||||
* | Added BookmarksModel | Aqua-sama | 2018-01-07 | 10 | -287/+423 | |
| | | | | | | TODO: Editing bookmarks TODO: Saving bookmarks BUG: Completer doesn't search through folders | |||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 2 | -14/+2 | |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | |||||
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 6 | -0/+513 | |