summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a small memory leak when parsing yaml filesRichard Hughes2016-09-281-2/+2
* Don't show a critical warning on invalid yaml fileRichard Hughes2016-09-281-2/+13
* Add a component kind of 'driver'Richard Hughes2016-09-021-0/+4
* Support components with merge=replace rulesRichard Hughes2016-09-021-21/+69
* Remove the inf parsing from appstream-glibRichard Hughes2016-08-221-4/+0
* Invalidate the unique-id if any of the parts are changedRichard Hughes2016-08-181-1/+25
* Don't merge LangPack entriesRichard Hughes2016-08-151-3/+11
* Add console-app component typeMatthias Klumpp2016-08-111-0/+4
* yaml: Read all component types, not just desktop-appsMatthias Klumpp2016-08-111-3/+3
* Make asglib read current component-type namesMatthias Klumpp2016-08-111-2/+11
* Add support for application suggestionsRichard Hughes2016-08-111-0/+71
* Support AppStream merge componentsRichard Hughes2016-08-111-0/+89
* Allow subsuming each property individuallyRichard Hughes2016-08-091-133/+183
* Don't include the architecture in the unique IDRichard Hughes2016-08-091-8/+2
* Don't include the version in the unique IDRichard Hughes2016-08-091-47/+2
* Only subsume a safe subset from merge componentsRichard Hughes2016-08-051-78/+85
* trivial: Check if the flatpak ID is valid before usingRichard Hughes2016-08-051-6/+30
* trivial: Use the existing quirk as it can be made useful againRichard Hughes2016-08-051-1/+1
* Add some more validation checks for keywordsRichard Hughes2016-08-051-0/+24
* Use a more relaxed unique-id match for merge componentsRichard Hughes2016-08-051-11/+22
* trivial: Add some initial self tests for AS_STORE_ADD_FLAG_USE_UNIQUE_IDRichard Hughes2016-08-021-8/+10
* Add as_utils_unique_id_build()Richard Hughes2016-08-011-30/+12
* Include the version in the equality checkRichard Hughes2016-08-011-4/+48
* Restrict addons to the same scope and bundle kindRichard Hughes2016-08-011-5/+5
* Enable globbing in as_app_equal()Richard Hughes2016-07-311-24/+80
* Add as_store_get_app_by_unique_id()Richard Hughes2016-07-311-2/+2
* Include the distribution system in the equality checkRichard Hughes2016-07-311-2/+23
* Include the scope in the equality checkRichard Hughes2016-07-311-3/+81
* Include the origin in the equality checkRichard Hughes2016-07-311-2/+3
* Include the architecture in the equality checkRichard Hughes2016-07-311-3/+8
* Add as_app_set_branch()Richard Hughes2016-07-311-7/+55
* Add as_app_equal()Richard Hughes2016-07-311-0/+57
* trivial: Fix some gtk-doc markupRichard Hughes2016-07-311-1/+1
* trivial: Post branch version bumpRichard Hughes2016-07-291-2/+2
* Do not split up the main AudioVideo categoryRichard Hughes2016-07-281-8/+0
* Add AsReviewRichard Hughes2016-07-261-0/+90
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-20/+20
* Don't add multiple categories for apps with AudioVideoRichard Hughes2016-07-131-2/+4
* 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
* Fall back to the country code in as_app_get_language()Richard Hughes2016-06-291-6/+19
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-102/+0
* trivial: Do not include the prefix in the id-filenameRichard Hughes2016-06-281-3/+5
* Optionally use libstemmer for keyword stemmingRichard Hughes2016-06-281-5/+17
* Add elementary to list of project groupsFabio Valentini2016-06-081-0/+1
* Never allow NULL to be added to AsApp string arrayRichard Hughes2016-06-071-0/+16
* Do not rename a category ID in AsAppRichard Hughes2016-06-021-4/+0
* trivial: Set missing icon prefix for cached YAMLMatthias Klumpp2016-04-301-0/+2
* yaml: Make icon parser spec compliantMatthias Klumpp2016-04-291-4/+51
* Add the Audio+Video categories from AppStream XML tooRichard Hughes2016-04-181-4/+3