summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Support ${id}/${locale}.qm in addition to ${id}_${locale}.qmKalev Lember2019-11-141-2/+39
* trivial: Move a check earlier so that we exit the correct loopKalev Lember2019-11-141-5/+5
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-1/+1
* Allow building on WindowsJehan2019-03-261-1/+0
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Fix a potential crash when parsing corrupt .qm filesRichard Hughes2018-06-041-0/+7
* trivial: Fix up several small memory leaksRichard Hughes2017-06-221-2/+2
* as-app-builder: Don't cast gsize to guint32 when getting file lengthIain Lane2017-06-161-2/+2
* Add initial support for Mozilla .xpi translationsRichard Hughes2017-03-171-0/+75
* trivial: Find .pak translations in all libdirsRichard Hughes2017-03-171-17/+20
* trivial: Split out some common functionalityRichard Hughes2017-03-171-9/+11
* Don't add <provides> for addonsRichard Hughes2016-12-061-0/+4
* trivial: Fix a -Wcast-align issue on ARMRichard Hughes2016-08-221-7/+8
* Add support for Google .PAK file to extract the <lang> data for appsRichard Hughes2016-08-031-0/+127
* trivial: Fix critical warning when parsing qm files without a domainRichard Hughes2016-08-031-0/+2
* trivial: Fix some gtk-doc markupRichard Hughes2016-07-251-2/+0
* 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-42/+0
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-311-0/+173
* Parse the sections in the QM file formatRichard Hughes2016-01-261-68/+72
* Support the QT translation systemRichard Hughes2016-01-261-0/+514