aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-198-10/+406
| | * | Update qface to version 2.0.3Dominik Holland2020-02-193-3/+3
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-01177-1395/+3571
|/| | | | |/ /
| * | Fix building without widgetsDominik Holland2020-01-299-13/+14
| * | ivigenerator: Report an error for 'unsupported' types within qface filesDominik Holland2020-01-241-0/+32
| * | Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-242-0/+12
| * | doc: Fix doc warningsDominik Holland2020-01-225-10/+14
| * | ivigenerator: Fix python code styleDominik Holland2020-01-225-76/+124
| * | ivigenerator: Fix the jinja_error global functionDominik Holland2020-01-221-2/+9
| * | ivigenerator: Improve the autogenerated simulationDominik Holland2020-01-212-50/+55
| * | simulation: Fix struct initialization using JSON dictionariesDominik Holland2020-01-212-5/+3
| * | Improve test coverage of the simulation engineDominik Holland2020-01-2111-7/+612
| * | android: Adapt plugin loading to the new deployment mechanismDominik Holland2020-01-171-1/+9
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-1725-89/+168
| |\|
| | * QIviPagingModel: Only use the onCountChanged slot in DataChanged modeDominik Holland2020-01-171-1/+1
| | * simulation: Fix unknown function in QIviConcreteWindowControlSimulation.qmlDominik Holland2020-01-151-4/+4
| | * Also register all basic PendingReply type on QCoreApplication startupDominik Holland2020-01-142-1/+14
| | * Register all basic PendingReply types on the first useDominik Holland2020-01-141-12/+15
| | * Fix compilation warningsDominik Holland2020-01-141-0/+2
| | * Fix qtivi_convertFromJSON to correctly parse enums in simulationDataDominik Holland2020-01-101-5/+13
| | * doc: Various doc fixesDominik Holland2020-01-0910-15/+30
| | * ivigenerator: Fix iterating over the items of a model inside a simulationDominik Holland2019-12-175-5/+17
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-173-30/+51
| | |\
| | | * Fix creation of structs from simulationDataDominik Holland2019-12-093-30/+51
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-12-031-0/+3
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-021-0/+3
| | | |\|
| | | | * Bump module version to 5.12.6Dominik Holland2019-11-291-1/+1
| | | | * geniviextras: Fix potential crash during Qt cleanup V2Kirill Mitrakhovich2019-09-231-0/+3
| | | * | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-281-1/+1
| | | * | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-282-3/+11
| | * | | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-292-3/+11
| | * | | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-291-1/+1
| | |/ /
| | * | Bump module version to 5.13.2Dominik Holland2019-11-081-1/+1
| | * | docs: Minor reword to improve clarityKavindra Palaraja2019-10-291-15/+11
| * | | ivigenerator: Register the equals comparator of all structs to the meta type ...Dominik Holland2020-01-141-0/+6
| * | | ivicore: Discover new plugins at runtimeDominik Holland2020-01-084-41/+85
| * | | Fix compilation with 5.12 and 5.13Dominik Holland2019-10-302-3/+3
| * | | ivigenerator: Improve build-system integrationDominik Holland2019-10-301-7/+16
| * | | ivimedia-simulation-server: Update wrapper and adapter to accept a custom loo...Dominik Holland2019-10-308-13/+63
| * | | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-3029-43/+42
| * | | ivigenerator: Use the rule YAML format from QFace 2.0Dominik Holland2019-10-3015-233/+272
| * | | ivigenerator: Move all templates into a separate 'templates' folderDominik Holland2019-10-3068-89/+94
| * | | ivigenerator: Split the generator into several filesDominik Holland2019-10-305-708/+858
| * | | ivigenerator: Add support to import other modulesDominik Holland2019-10-2920-25/+360
| * | | ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-2924-112/+304
| * | | Update plugins.qmltypesDominik Holland2019-10-282-0/+548
|/ / /
* | | doc: Fix syntax for the 'zones' annotationDominik Holland2019-10-241-2/+2
* | | Update qface version checkSamuli Piippo2019-10-241-2/+2
* | | ivigenerator: Remove the generation_validator templateDominik Holland2019-10-1518-690/+2
* | | ivigenerator: Properly support models in zoned interfacesDominik Holland2019-10-157-24/+51