summaryrefslogtreecommitdiff
path: root/build-aux/qmi-codegen/VariableStruct.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-30qmi-codegen,gir: all output TLV field readers are optionalAleksander Morgado1-1/+1
2021-04-30qmi-codegen,gir: fix string/struct return annotationsAleksander Morgado1-1/+1
2020-05-12qmi-codegen: add element-type annotationsAleksander Morgado1-0/+1
2020-05-12qmi-codegen: avoid documenting internal methods and typesAleksander Morgado1-13/+19
2020-05-12build,libqmi-glib: integrate gobject-introspection, update doc helpers to com...vpodshiv1-1/+1
2018-04-24all: drop exec bit and shebang from Python modulesLubomir Rintel1-1/+0
2017-02-10build: update copyright yearsAleksander Morgado1-1/+1
2017-02-10data: specify 'since' tags for all messages and TLVsAleksander Morgado1-3/+6
2016-10-06qmi-codegen: allow fields to be hidden with 'visible':'no'Dan Williams1-0/+18
2015-01-11qmi-codegen: avoid breaking API when defining strings in public structsAleksander Morgado1-0/+3
2014-12-12qmi-codegen: fix public struct type generationAleksander Morgado1-6/+2
2014-11-09qmi-codegen: use the new TLV reader APIAleksander Morgado1-18/+9
2014-11-09qmi-codegen: use the new TLV builder APIAleksander Morgado1-2/+2
2014-10-08qmi-codegen: avoid buffer overlow in emit_input_tlv_add()Thomas Haller1-2/+2
2012-10-30qmi-codegen: validate TLV before really reading itAleksander Morgado1-0/+8
2012-10-09docs: improve generated `libqmi-glib' documentationAleksander Morgado1-1/+35
2012-09-26qmi-codegen: don't issue the array element clear function on 'Input' arraysAleksander Morgado1-2/+3
2012-09-24qmi-codegen: ensure helper methods get always generatedAleksander Morgado1-0/+9
2012-07-03qmi-codegen: let variables decide how the getter/setter methods pass themAleksander Morgado1-7/+96
2012-07-03qmi-codegen: refactor, don't use internal packed structs to match TLVsAleksander Morgado1-0/+146