summaryrefslogtreecommitdiff
path: root/client/as-compose.c
Commit message (Expand)AuthorAgeFilesLines
* as-compose: Remove relative path from icon namesDavid Hewitt2019-04-091-8/+4
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Throw an error when a launchable desktop-id is invalidBastien Nocera2018-09-111-0/+7
* Better debug output for appstream-composeBastien Nocera2018-09-111-2/+2
* trivial: Do not show a critical warning using appstream-compose on an unknown IDRichard Hughes2018-04-181-1/+8
* Never add more than one component to the AppStream store when composingRichard Hughes2018-04-181-0/+6
* If the launchable is specified don't guess it when composingRichard Hughes2018-04-181-6/+13
* Always resize AppStream icons to fit the destination sizeRichard Hughes2018-03-091-0/+2
* Fix appstream-compose when using new-style desktop IDsRichard Hughes2017-12-071-6/+10
* Fix a problem with appstream-compose with older AppData filesRichard Hughes2017-03-081-4/+8
* appstream-compose: Support appdata with no desktop filesAlexander Larsson2017-01-181-22/+26
* Support reading metainfo.xml files when using appstream-composeRichard Hughes2017-01-161-18/+25
* Never inhierit Name and Comment when using appstream-composeRichard Hughes2016-09-281-0/+4
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-2/+2
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-6/+0
* Load metainfo files if presentRichard Hughes2016-06-131-2/+11
* Rename a symbol to reflect realityRichard Hughes2016-02-251-2/+2
* Remove the --api-version parameter from client toolsRichard Hughes2016-02-181-7/+1
* trivial: Add some more debugging around the HiDPI icon findingRichard Hughes2016-02-171-3/+10
* trivial: Actually save HiDPI icons when using appstream-composeRichard Hughes2016-02-171-1/+1
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-311-0/+22
* Support the QT translation systemRichard Hughes2016-01-261-40/+7
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-251-6/+28
* Use heuristics when building metadata with an AppData fileRichard Hughes2016-01-241-1/+1
* Only load supported icon kinds when using appstream-composeRichard Hughes2016-01-221-0/+1
* Add appstream-composeAlexander Larsson2016-01-221-0/+490