summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Add product_dependency.yaml to build against correct qt5 refandroid_automotive-5.15Simo Fält2021-01-281-0/+3
* Add support for custom filters per templateDominik Holland2021-01-193-0/+66
* Bump module version to 5.15.1v5.15.1_QtASDominik Holland2020-09-221-1/+1
* Fix build issuesTopi Reinio2020-08-272-1/+2
* ivigenerator: Fix python module pathv5.15.0_QtASDominik Holland2020-06-191-0/+2
* Bump module version to 5.15.0Dominik Holland2020-06-031-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-251-1/+4
|\
| * tst_qiviabstractfeature: Fix wrong QML test case5.14Dominik Holland2020-04-231-1/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-186-3/+71
|\ \ | |/
| * ivigenerator: Deprecate old filters and don't use them internallyDominik Holland2020-04-155-3/+68
| * ivigenerator: Set the export define when building the frontendDominik Holland2020-04-151-0/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-049-29/+72
|\ \ | |/
| * Fix the geniviextras only build configurationDominik Holland2020-04-022-2/+3
| * Bump module version to 5.14.2Dominik Holland2020-04-021-1/+1
| * ivigenerator: Improve the errors for incorrect simulation data in annotationsDominik Holland2020-04-021-7/+8
| * ivigenerator: Improve support support for zoned default_value dataDominik Holland2020-04-022-14/+48
| * Improve the flaky tst_qivisimulationengine autotestDominik Holland2020-04-021-1/+1
| * tst_qivipendingreply: Fix flaky testFailed_qml()Dominik Holland2020-04-021-2/+2
| * ivigenerator: More default_value fixes for the QtRO backend/serverDominik Holland2020-03-312-2/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-2811-35/+50
|\ \ | |/
| * QIviSimulationGlobalObject: Make the domain checking more type safeDominik Holland2020-03-231-8/+24
| * Fix operator== for all QIviStandardItem derived typesDominik Holland2020-03-236-15/+15
| * ivigenerator: Fix broken jinja_error functionDominik Holland2020-03-232-7/+6
| * ivigenerator: Fix generation error with zoned default valuesDominik Holland2020-03-231-4/+4
| * Fix invalid simulationData in the qface-ivi-climate exampleDominik Holland2020-03-231-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-213-1/+27
|\ \ | |/
| * Add API to unregister all DLT contextsBernd Weimer2020-03-093-1/+27
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-075-27/+40
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-025-27/+40
| |\
| | * 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-258-10/+406
| | * Update qface to version 1.10.1Dominik Holland2020-02-253-3/+3
| | * Remove tracking branch from qface submoduleDominik Holland2020-02-251-1/+0
| | * ivimedia-simulation-server: Don't show an icon in the dockDominik Holland2020-02-071-1/+3
| | * Fix registering the QIviPendingReplies at startupDominik Holland2020-01-202-18/+20
| | * Delay the QIviPendingReply type registrationDominik Holland2020-01-171-7/+17
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-2213-17/+417
|\ \ \ | |/ /
| * | 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-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