aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/ivigenerator/generate.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-021-39/+30
* Add support for custom filters per templateDominik Holland2020-12-141-0/+12
* ivigenerator: Fix broken jinja_error functionDominik Holland2020-03-231-3/+3
* ivigenerator: Report an error for 'unsupported' types within qface filesDominik Holland2020-01-241-0/+32
* ivigenerator: Fix python code styleDominik Holland2020-01-221-18/+19
* ivigenerator: Use the rule YAML format from QFace 2.0Dominik Holland2019-10-301-49/+11
* ivigenerator: Move all templates into a separate 'templates' folderDominik Holland2019-10-301-13/+14
* ivigenerator: Split the generator into several filesDominik Holland2019-10-301-706/+10
* ivigenerator: Add support to import other modulesDominik Holland2019-10-291-19/+46
* ivigenerator: Remove the generation_validator templateDominik Holland2019-10-151-4/+2
* Update QFace to version 2.0Dominik Holland2019-10-101-27/+2
* Use replace() instead of re.escape() to escape the backslashAndy Shaw2019-09-171-1/+1
* ivigenerator: Add support for custom templatesDominik Holland2019-08-011-1/+1
* Keep trailing newline when rendering templatesBernd Weimer2019-07-101-0/+1
* ivigenerator: Add a template to generate a C++ QML PluginDominik Holland2019-05-231-1/+1
* ivigenerator: Make sure the 'config' tag is always availableDominik Holland2019-05-141-3/+21
* ivigenerator: Specify all common templates with the 'common/' prefixDominik Holland2019-04-041-1/+1
* ivigenerator: Fix usage of deprecated and unsafe load functionDominik Holland2019-04-011-2/+2
* Remove the QtSimulator integrationDominik Holland2019-04-011-1/+1
* ivigenerator: Add a new template: server_qtro_simulatorDominik Holland2019-04-011-1/+1
* ivigenerator: Support empty 'config_simulator' annotationsDominik Holland2019-02-261-2/+2
* ivigenerator: Properly support the datatype 'var'Dominik Holland2019-02-151-2/+6
* ivigenerator: Autogenerate the qmltypes files for code-completionDominik Holland2019-02-151-1/+21
* ivigenerator: Use the new jinja_error function in all filtersDominik Holland2019-02-151-11/+11
* ivigenerator: Add global functions to create warnings and errorsDominik Holland2019-02-151-1/+53
* ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-111-0/+26
* ivigenerator: Make use of the qml_type filter also for modulesDominik Holland2019-02-111-5/+7
* Update copyright statementsRobert Griebl2018-12-171-0/+1
* ivigenerator: Add a simulation_data.json for the backend_simulator templateDominik Holland2018-10-291-0/+41
* Update the generator templates to use the new QIviSimulationEngineDominik Holland2018-10-151-1/+30
* Improve the default_value annotation parserDominik Holland2018-07-171-18/+40
* Use the new QIviPagingModel for the model type in qface filesDominik Holland2018-07-161-4/+5
* Add support for additional annotation filesDominik Holland2018-05-181-6/+19
* Update the ivigenerator templates to use macrosAntti Hölttä2018-05-151-1/+1
* Merge remote-tracking branch 'origin/5.9' into devDominik Holland2018-02-261-6/+10
|\
| * Always generate class names with a uppercase first letter for modulesDominik Holland2018-02-141-6/+10
* | Merge remote-tracking branch 'origin/5.9' into devDominik Holland2018-02-071-13/+57
|\|
| * Add an autotest generator templateDominik Holland2018-02-071-1/+37
| * Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-161-1/+1
| * ivigenerator: Exit with error code 1 when the format is invalidDominik Holland2018-01-111-0/+1
| * Add better usage documentation to the ivigeneratorDominik Holland2018-01-111-7/+11
| * Improve the qmake ivigenerator integrationDominik Holland2018-01-101-5/+8
* | IVI-generator templates for qtro functionalityAntti Hölttä2017-12-051-1/+4
|/
* Add fixes that enable the use of struct members in interfacesAntti Hölttä2017-11-241-1/+27
* ivigenerator: Add support for signals and operations to the control_panelDominik Holland2017-09-191-0/+6
* Integrate qtsimulator support for the control_panelDominik Holland2017-09-191-3/+12
* Refactor the control_panel interface classDominik Holland2017-09-151-26/+9
* Add a tool for controlling the vehiclefunctionsDominik Holland2017-09-151-3/+5
* ivigenerator: Enable the strict modeDominik Holland2017-09-121-0/+2
* Add support for zoned default valuesJan Arne Petersen2017-09-121-1/+6