summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add AS_APP_QUIRK_NOT_LAUNCHABLERichard Hughes2016-04-261-0/+2
* Add AS_APP_QUIRK_HAS_SHORTCUTJoaquim Rocha2016-04-201-0/+2
* Add AS_APP_QUIRK_NOT_REVIEWABLERichard Hughes2016-04-081-0/+2
* Add AS_APP_QUIRK_NEEDS_REBOOTRichard Hughes2016-04-071-0/+2
* trivial: Fix a gtk-doc markup warningRichard Hughes2016-03-311-1/+1
* Add as_app_has_compulsory_for_desktop()Richard Hughes2016-03-281-0/+2
* Add AS_APP_QUIRK_MATCH_ANY_PREFIXRichard Hughes2016-03-231-0/+2
* Add as_app_get_id_no_prefix()Richard Hughes2016-03-231-0/+1
* Add support for content ratingsRichard Hughes2016-03-091-0/+6
* Add AS_APP_KIND_LOCALIZATIONRichard Hughes2016-03-011-0/+2
* trivial: Add AS_APP_QUIRK_HAS_SOURCERichard Hughes2016-02-261-0/+2
* Add AsAppQuirkRichard Hughes2016-02-261-0/+20
* Add AS_APP_KIND_OS_UPDATERichard Hughes2016-02-261-2/+4
* Add AS_APP_KIND_SHELL_EXTENSIONRichard Hughes2016-02-261-0/+2
* Add AS_APP_KIND_DISTRO_UPGRADERichard Hughes2016-02-251-0/+2
* Rename a symbol to reflect realityRichard Hughes2016-02-251-3/+46
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-251-0/+4
* Add a AS_APP_STATE_UPDATABLE_LIVE constant so we can support live updatesRichard Hughes2015-11-241-0/+2
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-15/+2
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-46/+23
* Remove the AppData veto when incorporating metadataRichard Hughes2015-06-171-0/+2
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-161-0/+2
* Support parsing .inf files into an AsAppRichard Hughes2015-03-091-0/+2
* trivial: Add as_app_get_release_default()Richard Hughes2015-03-091-0/+1
* Add as_app_get_release()Richard Hughes2015-03-021-0/+2
* Add support for <permission>Richard Hughes2015-01-221-1/+7
* Add support for <bundle>Richard Hughes2015-01-201-0/+5