summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-023-9/+21
|\
| * media_qtro: Correctly emit the current state on a reconnectDominik Holland2020-03-021-1/+1
| * Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-257-10/+403
| * Update qface to version 1.10.1Dominik Holland2020-02-253-3/+3
| * ivimedia-simulation-server: Don't show an icon in the dockDominik Holland2020-02-071-1/+3
| * Fix registering the QIviPendingReplies at startupDominik Holland2020-01-201-1/+1
| * Delay the QIviPendingReply type registrationDominik Holland2020-01-171-7/+17
* | QIviPagingModel: Don't emit a warning when the emitted data is out of rangeDominik Holland2020-02-192-4/+8
* | Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-197-10/+403
* | Update qface to version 2.0.3Dominik Holland2020-02-193-3/+3
* | 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-211-5/+1
* | Improve test coverage of the simulation engineDominik Holland2020-01-212-6/+8
* | 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-1723-87/+158
|\ \ | |/
| * 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-099-13/+28
| * 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 remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-021-0/+3
| |\ \ | | |/
| | * 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-281-3/+3
| * | 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-083-5/+24
* | | Fix compilation with 5.12 and 5.13Dominik Holland2019-10-302-3/+3
* | | 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-3017-30/+30
* | | 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-3067-87/+92
* | | ivigenerator: Split the generator into several filesDominik Holland2019-10-305-708/+858
* | | ivigenerator: Add support to import other modulesDominik Holland2019-10-297-22/+86
* | | ivigenerator: Properly support models in zoned interfaces part 2Dominik Holland2019-10-2921-109/+297
* | | 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-1512-635/+2
* | | ivigenerator: Properly support models in zoned interfacesDominik Holland2019-10-157-24/+51