summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Use a sensible warning when processing desktop files with NoDisplay=trueRichard Hughes2015-09-181-0/+6
* trivial: Remove a now-unused veto ruleRichard Hughes2015-09-171-9/+0
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-0/+8
* Do not ever store the KDE x-test locale dataRichard Hughes2015-09-163-29/+44
* trivial: Accept single quoted versions of the XML headerRichard Hughes2015-09-161-0/+2
* Use the typedef'd name in the code to help readabilityRichard Hughes2015-09-145-149/+149
* Use specific types to remove the last _cleanup_free usageRichard Hughes2015-09-149-68/+20
* Don't reallocate malloc'd memory with g_mallocKalev Lember2015-09-122-15/+1
* Add support for release urgencyRichard Hughes2015-09-116-4/+133
* Use glib's cleanup functions for GStringKalev Lember2015-09-108-29/+17
* Use glib's cleanup functions for libsoup as wellKalev Lember2015-09-103-7/+3
* Do not fail to validate firmware in AppStream with no screenshotsRichard Hughes2015-09-081-1/+5
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-089-9/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-0816-434/+401
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-0822-200/+44
* Add another GNOME application that changed IDsRichard Hughes2015-09-071-0/+1
* Add a few KDE applications that have changed desktop IDRichard Hughes2015-09-071-0/+8
* Ignore empty AppStream XML filesRichard Hughes2015-08-272-0/+19
* Avoid using PATH_MAXPino Toscano2015-08-251-4/+4
* Introduce _cleanup_free_libc_ cleanup attributePino Toscano2015-08-251-0/+5
* trivial: Remove prototype with no methodRichard Hughes2015-08-191-1/+0
* trivial: Fix a build error when running under ninjaRichard Hughes2015-08-131-1/+1
* trivial: Fix build warning in make checkRichard Hughes2015-08-131-1/+0
* Support the SPDX 'NONE' and 'NOASSERTION' keywordsRichard Hughes2015-08-132-0/+9
* Support SPDX IDs with the LicenseRef prefixRichard Hughes2015-08-132-0/+6
* Do not blacklist the 'desktop' token as this is sometimes legitimateRichard Hughes2015-08-123-3/+4
* Remove an unused exported methodRichard Hughes2015-08-113-88/+0
* Remove support for lower than AppStream 0.8Richard Hughes2015-08-101-97/+12
* trivial: Do not run the slow GFileMonitor tests by defaultRichard Hughes2015-08-101-4/+8
* Find the application in a store by the provide valueRichard Hughes2015-08-103-0/+84
* Add support for the flashed firmware provide kindRichard Hughes2015-08-105-31/+100
* Fix the name of the D-Bus session enumRichard Hughes2015-08-102-10/+17
* Add two functions from fwupd for checking GUID stringsRichard Hughes2015-08-103-0/+95
* Show a better error message when there's not enough text before <ul>Kalev Lember2015-08-061-1/+3
* Make the DriverVer in the .inf file optionalRichard Hughes2015-08-054-8/+30
* trivial: Remove the unused as_utils_get_string_overlap()Richard Hughes2015-08-043-116/+0
* Remove support for lower than AppStream 0.6Richard Hughes2015-08-036-126/+89
* trivial: Add some missing gtk-doc commentsRichard Hughes2015-08-034-2/+26
* Remove another length argumentRichard Hughes2015-08-038-44/+34
* Remove some deprecated APIRichard Hughes2015-08-033-69/+0
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-0324-483/+308
* Remove support for AppStream 0.3 and lowerRichard Hughes2015-08-031-14/+9
* Add AsChecksumRichard Hughes2015-08-0312-137/+804
* Emit the AsStore::changed signal if files or directories changeRichard Hughes2015-07-273-78/+463
* Add AsMonitor an abstraction on top of GFileMonitorRichard Hughes2015-07-274-0/+839
* trivial: Set the source_file when using as_store_from_file()Richard Hughes2015-07-252-2/+6
* Do not parse non-standard sections in .inf filesRichard Hughes2015-07-232-12/+0
* Only add the HiDPI kudo for desktop applications using stock iconsRichard Hughes2015-07-231-3/+10
* Add as_release_set_filename()Richard Hughes2015-07-236-2/+64
* trivial: Correctly subsume source_pkgnameRichard Hughes2015-07-221-0/+4