summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* 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
* trivial: Use G_DEFINE_QUARKKalev Lember2016-01-217-56/+7
* Move the gettext parsing to libappstream-glibRichard Hughes2016-01-215-0/+362
* Move the blacklisted application list to the front-end clientRichard Hughes2016-01-177-41/+3
* trivial: Never write empty <screenshot/> tagsRichard Hughes2016-01-171-1/+5
* Make the check for screenshot equality more robustRichard Hughes2016-01-175-1/+86
* Detect web-apps which are added as .desktop filesRichard Hughes2016-01-151-0/+13
* Prefer stock icons when using as_app_get_icon_default()Richard Hughes2016-01-142-4/+36
* trivial: Fix the self tests after the blacklist cullRichard Hughes2016-01-141-2/+1
* Automatically add missing .inf types as requiredRichard Hughes2016-01-131-0/+21
* Always blacklist desktop files for uninstalling softwareRichard Hughes2016-01-131-0/+1
* trivial: Fix the Since: value on as_utils_is_spdx_license()Richard Hughes2016-01-131-1/+1
* Set a validation failure for files using <updatecontact> when being strictRichard Hughes2016-01-113-0/+13