summaryrefslogtreecommitdiff
path: root/src/bookmarks/ephy-bookmarks-manager.c
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Add option to export bookmarks as .gvdb filewip/bookmarks-import-exportIulian Radu2016-11-281-68/+2
* bookmarks: Add option to import bookmarks from .gvdb fileIulian Radu2016-11-281-72/+2
* bookmarks-manager: simplify finalizeMichael Catanzaro2016-11-211-2/+2
* bookmarks-manager: Fix leak of gvdb_filenameMichael Catanzaro2016-11-211-0/+2
* bookmarks-manager: Fix leaks in _load_from_fileMichael Catanzaro2016-11-211-1/+4
* bookmarks: Add ephy_bookmarks_manager_new()Carlos Garcia Campos2016-11-211-0/+6
* bookmarks-manager: Fix duplicate signal connectionsMichael Catanzaro2016-11-011-5/+5
* bookmarks-manager: Fix code styleMichael Catanzaro2016-11-011-7/+5
* bookmarks-manager: Remove unused codeMichael Catanzaro2016-11-011-26/+0
* bookmarks: Split list model functionality into separate classMichael Catanzaro2016-11-011-53/+1
* bookmarks-manager: Fix emission of model-changed signalMichael Catanzaro2016-11-011-13/+29
* bookmarks-manager: Ref bookmarks in get_smart_bookmarksMichael Catanzaro2016-11-011-1/+1
* Fix memory management of get_by_tagsMichael Catanzaro2016-11-011-2/+2
* Refresh completion model actions if smart bookmark changesMichael Catanzaro2016-10-311-0/+44
* Filter smart bookmarks out of bookmarks popoverMichael Catanzaro2016-10-311-6/+22
* Restore smart bookmarksMichael Catanzaro2016-10-311-0/+33
* bookmarks-manager: Fix whitespaceMichael Catanzaro2016-10-301-1/+1
* Relicense to GPLv3+Michael Catanzaro2016-10-071-11/+13
* ephy-bookmark: Better names for setters/gettersGabriel Ivascu2016-10-071-3/+3
* ephy-sync: Implement the sync logicGabriel Ivascu2016-10-071-2/+32
* bookmarks-manager: Use more suggestive names for tag operations to avoid conf...Iulian Radu2016-09-291-11/+11
* bookmarks: Move everything to a new bookmarks directoryIulian Radu2016-09-281-0/+579