summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Add AS_APP_KIND_DISTRO_UPGRADERichard Hughes2016-02-252-0/+6
* Rename a symbol to reflect realityRichard Hughes2016-02-2510-103/+223
* Improve the application search tokenizing and filteringRichard Hughes2016-02-243-105/+103
* trivial: Add a self test profile for search performanceRichard Hughes2016-02-241-0/+44
* trivial: Add a memory profiling make targetRichard Hughes2016-02-241-0/+4
* Properly validate AppStream files with local or remote iconsRichard Hughes2016-02-241-1/+4
* Add a warning when validating in strict mode a file with invalid tagsRichard Hughes2016-02-184-0/+20
* Add support for getting the SDK and runtime from the bundleRichard Hughes2016-02-173-1/+93
* trivial: Do not use deprecated libsoup APIRichard Hughes2016-02-171-5/+5
* Add an application prefix to the ID for certain install scopesRichard Hughes2016-02-171-66/+161
* Split up the store loading so that stores are created in a predictable orderRichard Hughes2016-02-161-152/+260
* Look in the correct icon directory for yaml filesRichard Hughes2016-02-162-12/+16
* Release version 0.5.9appstream_glib_0_5_9Richard Hughes2016-02-121-1/+1
* trivial: Fix a couple of small memory leaksRichard Hughes2016-02-121-19/+31
* store: Pick up newly added appinfo dirs for xdg-app remotesAlexander Larsson2016-02-121-18/+86
* store: Keep track of which appinfo dirs are added and never re-add themAlexander Larsson2016-02-121-0/+13
* Fix a validation error for metainfo files with descriptionsRichard Hughes2016-02-061-0/+10
* Update the SPDX license listRichard Hughes2016-02-051-4/+19
* Accept FSFAP as a valid metadata licenseRichard Hughes2016-02-052-0/+3
* Add missing G_BEGIN_DECLS in libappstream-glib/as-tag.h.Andrea Azzarone2016-02-041-0/+2
* Ignore temp and hidden files in AsMonitorRichard Hughes2016-02-021-0/+13
* dep11: Support stock iconsMatthias Klumpp2016-02-011-4/+7
* trivial: Prefer the xmls icon rule over the xdg-app oneRichard Hughes2016-02-012-15/+22
* trivial: Support loading the xdg-app AppStream data from inside the sandboxRichard Hughes2016-02-011-2/+6
* Blacklist the xdg-app AppStream data as the correct data is added manuallyRichard Hughes2016-02-011-0/+4
* Do not respect the icon_root when using as_store_from_file()Richard Hughes2016-02-012-44/+24
* Use predictable sorting when outputting <provides>Richard Hughes2016-02-011-0/+18
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-312-0/+181
* Set the xdg-app origin on the store, and only set app origin to the remote nameRichard Hughes2016-01-281-11/+18
* Remove support for Ubuntu app-install dataRichard Hughes2016-01-273-229/+9
* Add a flag for skipping invalid AppStream filesRichard Hughes2016-01-272-3/+15
* Add support for the GENERIC component kindRichard Hughes2016-01-273-4/+12
* trivial: Fix regression with AppStream metadata in xmlsRichard Hughes2016-01-271-2/+16
* Parse the sections in the QM file formatRichard Hughes2016-01-261-68/+72
* Support the QT translation systemRichard Hughes2016-01-268-324/+608
* Allow setting state on AsRelease objectsRichard Hughes2016-01-265-5/+92
* Support multi-line copyright statementsRichard Hughes2016-01-251-2/+1
* Fix a regression in the icon_path logic from the xdg-app mergeRichard Hughes2016-01-251-24/+11
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-2512-3/+591
* Set the xdg-app origin using the filenameRichard Hughes2016-01-251-2/+19
* Add support for per-user and system-wide xdg-app installed storesRichard Hughes2016-01-252-23/+125
* Reject an invalid project group when parsingRichard Hughes2016-01-223-13/+18
* trivial: Relax the XML header requirementRichard Hughes2016-01-221-5/+1
* Only load supported icon kinds when using appstream-composeRichard Hughes2016-01-222-0/+25
* Use the project_group heuristics when parsing AppData filesRichard Hughes2016-01-221-0/+52
* Add appstream-composeAlexander Larsson2016-01-221-1/+1
* Support date=iso8601 attributes in <release> markupRichard Hughes2016-01-222-0/+66
* Add as_image_load_filename_full()Richard Hughes2016-01-212-24/+176
* Allow multiple NLS domains to be specified when searchingRichard Hughes2016-01-213-12/+56
* Only build the test firmware files when using --enable-firmwareRichard Hughes2016-01-211-0/+2