summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* as-app: Don't initialize mutex twiceKalev Lember2020-06-111-1/+0
* as-content-rating: Expand translator comments to link to OARS websitePhilip Withnall2020-06-091-98/+98
* as-content-rating: Lower the OARS/CSM mapping of sex-homosexuality/intensePhilip Withnall2020-06-091-1/+1
* as-content-rating: Add content rating system APIs from gnome-softwarePhilip Withnall2020-06-053-0/+1053
* Allow timestamp in the future in validate-relaxBartłomiej Piotrowski2020-04-241-1/+3
* Fix crash with invalid children of <ul/>Fabian Vogt2020-04-222-1/+12
* as-app: Properly initialize unique_id_mutexLaurent Bigonville2020-04-161-0/+1
* Support versioning on clang/macOSOleksii Samorukov2020-01-172-1/+8
* Use internal uuid library in macOSOleksii Samorukov2020-01-172-0/+6
* docs: Fix examples of AsNodeToXmlFlags using an invalid flag.Robert Ancell2020-01-172-3/+3
* trivial: Fix CI by moving 'future' back a bitRichard Hughes2020-01-061-1/+1
* as-app: properly initialize unique_id_mutexMarc-Antoine Perennou2019-12-031-0/+1
* Use _fullpath() instead of GetFullPathNameA().Jehan2019-11-251-8/+5
* Fix Win32 headers.Jehan2019-11-251-1/+1
* trivial: Add a new self test for ${id}/${locale}.qm translationsKalev Lember2019-11-141-0/+38
* Support ${id}/${locale}.qm in addition to ${id}_${locale}.qmKalev Lember2019-11-141-2/+39
* trivial: Move a check earlier so that we exit the correct loopKalev Lember2019-11-141-5/+5
* as-app: add "icon-theme" as recognised component typeFabio Valentini2019-11-012-0/+4
* trivial: Mark an internal function as staticRichard Hughes2019-10-041-1/+1
* as-content-rating: Make default values match OARS semanticsPhilip Withnall2019-10-022-30/+106
* Allow parsing desktop files using as_app_parse_data()Richard Hughes2019-09-303-51/+80
* Update list of allowed metadata licencesscx2019-09-191-1/+11
* Log expected and actual screenshot dimensions when failingTobias Mueller2019-09-131-6/+6
* Offset future checks by UTC+14Peter Hutterer2019-08-271-1/+2
* Do not preserve restrictive permissions when installing AppStream filesRichard Hughes2019-08-072-3/+2
* Support loading YAML from as_store_from_bytesRobert Ancell2019-08-051-21/+69
* Do not allow forward or backwards slashes in <id> valuesRichard Hughes2019-06-101-0/+5
* Do not require <translation> for validation unless strictKalev Lember2019-05-172-8/+4
* Do not require <update_contact> for validation unless strictRichard Hughes2019-05-142-8/+4
* add UPL short name to SPDX conversionSalman Siddiqui2019-04-091-0/+1
* Update the SPDX license list to v3.5Richard Hughes2019-04-091-25/+44
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-0811-16/+16
* Only require <release> for validate, but not validate-relaxKalev Lember2019-03-291-4/+7
* Allow building on WindowsJehan2019-03-2611-33/+115
* Modernize the validation requirementsRichard Hughes2019-03-202-46/+137
* Fix build of libappstream-glib clientsJürg Billeter2019-02-1031-31/+31
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-0952-261/+101
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-0989-1335/+89
* Do not overwrite the project group using heuristics if already setRichard Hughes2019-02-061-8/+14
* Use rpmvercmp instead of internal vercmp when built with rpm supportKalev Lember2019-02-062-0/+12
* utils: trivial: Split out an internal functionKalev Lember2019-02-061-33/+40
* libappstream-glib/meson.build: pass -DAS_COMPILATION to gir compilermaxice82019-02-041-0/+3
* Add support for CONTACT URLsRobert Ancell2019-01-312-0/+6
* tests: Add test for OARS → CSM mappingsPhilip Withnall2019-01-231-0/+36
* as-content-rating: Add a helper function to get OARS IDsPhilip Withnall2019-01-232-0/+25
* as-content-rating: Move OARS → CSM mappings into static spacePhilip Withnall2019-01-231-51/+51
* as-content-rating: Make as_content_rating_attribute_to_csm_age() publicPhilip Withnall2019-01-232-6/+9
* as-content-rating: Restructure OARS → CSM mapping tablePhilip Withnall2019-01-231-123/+68
* as-content-rating: Add missing OARS → CSM mappingsPhilip Withnall2019-01-231-0/+11
* as-content-rating: Fix a typo in an OARS → CSM mappingPhilip Withnall2019-01-231-1/+1