summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-store.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore empty AppStream XML filesRichard Hughes2015-08-271-0/+5
* Find the application in a store by the provide valueRichard Hughes2015-08-101-0/+43
* Remove support for lower than AppStream 0.6Richard Hughes2015-08-031-7/+3
* Remove another length argumentRichard Hughes2015-08-031-3/+1
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-7/+7
* Emit the AsStore::changed signal if files or directories changeRichard Hughes2015-07-271-78/+296
* trivial: Set the source_file when using as_store_from_file()Richard Hughes2015-07-251-2/+5
* Ignore the prefix when loading system-wide AppStream informationRichard Hughes2015-07-011-0/+8
* trivial: One more desktop name changeRichard Hughes2015-06-291-0/+1
* trivial: Do not check the localstate dirs multiple timesRichard Hughes2015-06-291-4/+6
* trivial: One more KDE app has renamed its AppIDRichard Hughes2015-06-221-0/+1
* Look for all package names when incorporating metadataRichard Hughes2015-06-171-0/+29
* trivial: California is not GNOME CalendarRichard Hughes2015-06-171-1/+0
* Allow getting an application from the store with an old desktop IDRichard Hughes2015-06-171-0/+107
* Add the source-only tags when outputting AppData filesRichard Hughes2015-03-301-0/+1
* Add as_store_add_filter()Richard Hughes2015-03-111-0/+54
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-3/+10
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-4/+4
* trivial: Set the source kind when loading YAML filesRichard Hughes2014-10-291-0/+1
* trivial: Set the icon path for apps loaded from a YAML fileRichard Hughes2014-10-291-1/+15
* Support getting the origin from .yml files tooRichard Hughes2014-10-291-1/+3
* Add as_app_set_origin()Richard Hughes2014-10-241-0/+3
* trivial: Make compression optional in as_store_to_file()Richard Hughes2014-10-211-1/+23
* trivial: Spelling fix in validation warningRichard Hughes2014-10-211-18/+18
* Monitor the XML and icons path for changesRichard Hughes2014-10-101-4/+7
* Add as_store_convert_icons()Richard Hughes2014-10-011-0/+28
* Use AsIcon to represent an abstract iconRichard Hughes2014-10-011-4/+12
* trivial: Remove invalid gtk-doc markupRichard Hughes2014-10-011-2/+0
* Ignore translations for non-translatable tagsRichard Hughes2014-09-251-0/+17
* Add AS_APP_VALIDATE_FLAG_ALL_APPSRichard Hughes2014-09-241-10/+12
* When validating AppStream files also validate the application objectsRichard Hughes2014-09-121-0/+17
* trivial: When parsing the extra AppStream file, use the filename in the errorRichard Hughes2014-09-071-2/+2
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-9/+9
* Add a veto if a .desktop file has NoDisplay=trueRichard Hughes2014-08-221-1/+1
* Add as_store_add_metadata_index()Richard Hughes2014-08-211-0/+82
* Add as_store_remove_app_by_id()Richard Hughes2014-08-211-0/+26
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-10/+69
* trivial: Sort the metadata by the full component IDRichard Hughes2014-08-191-2/+2
* Add as_store_remove_all()Richard Hughes2014-08-151-0/+18
* Add as_store_set_builder_id()Richard Hughes2014-08-151-0/+47
* Allow desktop->addon demotion with an AppData fileRichard Hughes2014-08-141-1/+2
* Allow different source roots to define addonsRichard Hughes2014-08-131-0/+4
* Add AS_STORE_LOAD_FLAG_ALLOW_VETORichard Hughes2014-08-091-8/+16
* Do not treat app-install metadata as installedRichard Hughes2014-08-011-0/+5
* Add as_store_set_destdir() so we can use a different rootRichard Hughes2014-08-011-8/+49
* trivial: Fix last commit; use %f for floats...Richard Hughes2014-07-311-3/+3
* Add as_store_validate()Richard Hughes2014-07-311-0/+212
* Do not pad the compressed AppStream metadata with NUL bytesRichard Hughes2014-07-311-1/+1
* Do not load applications with NoDisplay=true when loading local applicationsRichard Hughes2014-07-301-0/+5
* Detect any addons with missing parentsRichard Hughes2014-07-291-5/+2