| Commit message (Expand) | Author | Age | Files | Lines |
* | Add WIP Python REPL interface | Aqua-sama | 2019-02-23 | 1 | -1/+1 |
* | Add tools/report-clang-tidy.sh | Aqua-sama | 2019-01-18 | 3 | -3/+3 |
* | Bookmarks: track modified state in the model rather than the widget | Aqua-sama | 2018-12-27 | 4 | -21/+34 |
* | Fix bookmarks context menu exec position | Aqua-sama | 2018-12-22 | 1 | -2/+2 |
* | Add BookmarksWidget::showContextMenu signal | Aqua-sama | 2018-12-22 | 2 | -0/+12 |
* | Dropping bookmarks onto a folder now inserts it at the first position | Aqua-sama | 2018-12-22 | 1 | -1/+4 |
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 1 | -1/+1 |
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 1 | -28/+0 |
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -1/+1 |
* | Fix link errors | Aqua-sama | 2018-10-23 | 1 | -5/+1 |
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+23 |
* | bookmarks: save folder expanded state | Aqua-sama | 2018-10-06 | 3 | -2/+18 |
* | bookmarks: fix new/delete buttons | Aqua-sama | 2018-10-05 | 9 | -26/+90 |
* | clazy: fix warnings | Aqua-sama | 2018-10-04 | 1 | -3/+0 |
* | Update remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 2 | -2/+2 |
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 8 | -8/+8 |
* | Bookmarks: remove debug defines | Aqua-sama | 2018-09-25 | 1 | -39/+22 |
* | Bookmarks: add search by tag | Aqua-sama | 2018-09-25 | 1 | -7/+44 |
* | Bookmarks: add tags and description fields to xbel | Aqua-sama | 2018-09-25 | 10 | -150/+81 |
* | Bookmarks: integrate model/view | Aqua-sama | 2018-09-25 | 14 | -311/+259 |
* | Bookmarks: add BookmarkItem and BookmarkModel | Aqua-sama | 2018-09-24 | 11 | -5/+743 |
* | Add bookmark auto-save (5min) | Aqua-sama | 2018-09-22 | 2 | -7/+14 |
* | Fix various warnings | Aqua-sama | 2018-06-22 | 2 | -1/+4 |
* | Bookmarks manager bugfixes | Aqua-sama | 2018-06-15 | 4 | -12/+28 |
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 1 | -6/+0 |
* | Load URL/Search page menu actions | Aqua-sama | 2018-04-18 | 2 | -6/+8 |
* | Style pass | Aqua-sama | 2018-04-17 | 4 | -5/+4 |
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 2 | -3/+3 |
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 2 | -0/+16 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 2 | -9/+1 |
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -1/+7 |
* | Fixed address bar auto-complete | Aqua-sama | 2018-02-07 | 2 | -0/+7 |
* | Rewrote bookmark manager to use QTreeWidget over QTreeView | Aqua-sama | 2018-02-07 | 12 | -732/+232 |
* | Bookmarks bugfixes | Aqua-sama | 2018-02-07 | 6 | -15/+59 |
* | 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 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 |
* | 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 |
* | Various minor fixes | Aqua-sama | 2018-01-04 | 2 | -14/+2 |
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 6 | -0/+513 |