aboutsummaryrefslogtreecommitdiff
path: root/src/bookmarks/builtins.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-const BookmarkItem::iconAqua-sama2020-01-281-3/+9
| | | | | | | Default BookmarkItem icons will be created when creating the item, if a QApplication (and subsequently, qApp->style()) is present. - added a poi-bookmarks test
* Add bookmarks toolbarAqua-sama2020-01-281-3/+2
| | | | | Bookmarks Toolbar displays the contents of the top-level "Bookmarks Toolbar" folder.
* bookmarks: implicitly append if export is not setAqua-sama2020-01-181-4/+17
|
* Add bookmarks subcommandAqua-sama2020-01-171-0/+87