summaryrefslogtreecommitdiff
path: root/src/ivicore
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-025-281/+0
* Remove all QtAutomotiveSuite related documentation and all links to itDominik Holland2021-06-024-9/+4
* Update copyright headers to 2021Dominik Holland2021-06-0286-749/+715
* cmake: Don't build the virtualenv if the python3 qface package is installedDominik Holland2021-05-261-10/+17
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-262-3/+3
* cmake: Show qface and annotation files in the IDEDominik Holland2021-05-211-2/+18
* cmake: Regenerate code when qface, template or yaml files changeDominik Holland2021-05-211-11/+21
* cmake integration of the ivigeneratorDominik Holland2021-05-103-0/+205
* cmake: python3 and package detectionDominik Holland2021-05-102-9/+122
* Fix failing autotestsDominik Holland2021-03-261-1/+1
* cmake: Report a warning instead of an error if ivigenerator is not availableDominik Holland2021-03-261-1/+1
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-266-0/+200
* ivigenerator: Generate metainfo files for usage in Design StudioDominik Holland2020-12-151-0/+33
* Qt6 port without cmake supportDominik Holland2020-12-028-41/+44
* Fix initialization in the constructor of QIviFilterTermPrivateDominik Holland2020-12-021-1/+1
* Build fixDominik Holland2020-06-192-1/+3
* Fix qIviRegisterPendingReplyType to work with the new meta type systemDominik Holland2020-04-271-1/+23
* Qt6 build fixDominik Holland2020-04-271-0/+1
* ivigenerator: Deprecate old filters and don't use them internallyDominik Holland2020-04-151-0/+24
* Fix the geniviextras only build configurationDominik Holland2020-04-021-1/+1
* QIviSimulationGlobalObject: Make the domain checking more type safeDominik Holland2020-03-231-8/+24
* Fix operator== for all QIviStandardItem derived typesDominik Holland2020-03-232-3/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-021-7/+17
|\
| * Update qface to version 1.10.1Dominik Holland2020-02-251-2/+2
| * 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-191-2/+4
* | Update qface to version 2.0.3Dominik Holland2020-02-191-2/+2
* | Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-241-0/+8
* | doc: Fix doc warningsDominik Holland2020-01-224-9/+13
* | 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-1715-49/+104
|\ \ | |/
| * QIviPagingModel: Only use the onCountChanged slot in DataChanged modeDominik Holland2020-01-171-1/+1
| * 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-172-3/+3
| * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-171-1/+21
| |\
| | * Fix creation of structs from simulationDataDominik Holland2019-12-091-1/+21
| * | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-291-1/+1
| * | docs: Minor reword to improve clarityKavindra Palaraja2019-10-291-15/+11
* | | ivicore: Discover new plugins at runtimeDominik Holland2020-01-082-5/+23
* | | Fix compilation with 5.12 and 5.13Dominik Holland2019-10-301-2/+2
* | | ivigenerator: Use the rule YAML format from QFace 2.0Dominik Holland2019-10-303-16/+21
* | | ivigenerator: Add support to import other modulesDominik Holland2019-10-293-1/+11
* | | doc: Fix syntax for the 'zones' annotationDominik Holland2019-10-241-2/+2