aboutsummaryrefslogtreecommitdiff
path: root/lib/bookmarks/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Add Firefox bookmarks.json format to libbookmarksAqua-sama2020-01-161-1/+1
| | | | | | | | - can only read folders and bookmarks, their title and uri fields Not supported by Bookmark Model: - Separator items - Date added and Date modified fields
* Move BookmarksWidget out of libbookmarksAqua-sama2020-01-151-8/+5
|
* Move/rename files for readabilityAqua-sama2020-01-141-3/+3
| | | | - add BookmarkFormat <<|>> BookmarkModel operators
* Bookmarks: move xbel implementation to formats/Aqua-sama2019-11-151-1/+1
|
* Add WIP Python REPL interfaceAqua-sama2019-02-231-1/+1
| | | | | - Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself
* Remove lib/ as includepathAqua-sama2018-10-231-1/+1
|
* Fix link errorsAqua-sama2018-10-231-5/+1
|
* Initial meson build filesAqua-sama2018-10-231-0/+23