summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app.h
Commit message (Expand)AuthorAgeFilesLines
* as-app: add "icon-theme" as recognised component typeFabio Valentini2019-11-011-0/+2
* Fix build of libappstream-glib clientsJürg Billeter2019-02-101-1/+1
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-5/+2
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Add as_app_to_xml()Richard Hughes2018-10-091-0/+2
* Add AS_APP_QUIRK_DEVELOPER_VERIFIEDRobert Ancell2018-08-071-0/+2
* Add support for component agreementsRichard Hughes2018-04-111-1/+10
* Don't expect an enum when really passing a bitfieldRichard Hughes2018-01-221-8/+8
* Add as_app_parse_data()Richard Hughes2017-12-151-0/+4
* Add as_app_get_screenshot_default()Richard Hughes2017-10-091-0/+1
* Add as_app_get_release_by_version()Richard Hughes2017-09-141-0/+2
* Add as_app_remove_kudo()Richard Hughes2017-05-041-0/+2
* Add as_app_remove_category()Richard Hughes2017-05-041-0/+2
* Add support for <launchable>Richard Hughes2017-04-211-1/+11
* Allow using the app origin as a search keywordRichard Hughes2017-04-151-0/+2
* Add functions for getting the AsApp search matchRichard Hughes2017-04-151-0/+3
* Deprecate app_set_source_file() and app_set_source_kind()Richard Hughes2017-02-271-13/+28
* Add new API to GsApp to handle AsFormat objectsRichard Hughes2017-02-271-0/+10
* trivial: Use the new AsFormatKind definesRichard Hughes2017-02-271-15/+15
* trivial: Add a missing gtk-doc commentRichard Hughes2017-02-261-0/+1
* Add AsRequire as a way to store runtime requirementsRichard Hughes2016-12-211-0/+7
* trivial: Add AS_APP_QUIRK_REMOVABLE_HARDWARERichard Hughes2016-12-211-0/+2
* Add AS_APP_QUIRK_IS_PROXYRichard Hughes2016-12-141-0/+2
* Allow the client to control what search fields are indexedRichard Hughes2016-11-031-0/+27
* trivial: Only load native languages from desktop files when the flag is setRichard Hughes2016-11-031-8/+10
* Merge also the metadata when merging two appsJoaquim Rocha2016-10-211-0/+1
* Add a component kind of 'driver'Richard Hughes2016-09-021-0/+2
* Support components with merge=replace rulesRichard Hughes2016-09-021-1/+6
* Remove the inf parsing from appstream-glibRichard Hughes2016-08-221-6/+6
* trivial: Add another quirk for firmwareRichard Hughes2016-08-181-0/+2
* Fix gcc shift warnings on 32 bit platformsKalev Lember2016-08-171-35/+35
* trivial: Merge some gtk-doc fixupsRichard Hughes2016-08-121-1/+1
* Add console-app component typeMatthias Klumpp2016-08-111-0/+1
* Add support for application suggestionsRichard Hughes2016-08-111-0/+4
* Support AppStream merge componentsRichard Hughes2016-08-111-0/+23
* trivial: Fix some gtk-doc markupRichard Hughes2016-08-091-4/+4
* Allow subsuming each property individuallyRichard Hughes2016-08-091-6/+104
* Don't include the version in the unique IDRichard Hughes2016-08-091-3/+0
* Only subsume a safe subset from merge componentsRichard Hughes2016-08-051-4/+6
* trivial: Use the existing quirk as it can be made useful againRichard Hughes2016-08-051-2/+0
* Use a more relaxed unique-id match for merge componentsRichard Hughes2016-08-051-0/+2
* Include the version in the equality checkRichard Hughes2016-08-011-0/+3
* Include the scope in the equality checkRichard Hughes2016-07-311-0/+21
* Add as_app_set_branch()Richard Hughes2016-07-311-0/+3
* Add as_app_equal()Richard Hughes2016-07-311-0/+3
* trivial: Post branch version bumpRichard Hughes2016-07-291-1/+1
* Add AsReviewRichard Hughes2016-07-261-1/+5
* Do not save the 'X-' prefixed keys to the AppStream metadataRichard Hughes2016-07-151-0/+2
* Add an AS_STATE_PURCHASING constant (#115)Robert Ancell2016-07-051-0/+2
* Add an AS_STATE_PURCHASABLE constant so we can support purchasing apps (#114)Robert Ancell2016-06-301-0/+2