summaryrefslogtreecommitdiff
path: root/src/ivicore
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Update qface version checkSamuli Piippo2019-10-241-2/+2
* | | Fix compliation warningsDominik Holland2019-10-102-2/+6
* | | Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-0843-506/+1427
|\ \ \ | |/ /
| * | Fix compile error in MinGW buildJukka Jokiniva2019-09-112-4/+4
| * | [docs] List known limitations for the IVI GeneratorKavindra Palaraja2019-09-102-1/+22
| * | Fix compile error in MinGW buildTeemu Holappa2019-09-105-16/+16
| * | [docs] Add chapter headings to improve navigabilityKavindra Palaraja2019-09-061-12/+18
| * | [docs] Use the new exampleurl feature in qdoc to improve navigabilityKavindra Palaraja2019-09-061-0/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-09-042-6/+6
| |\ \ | | |/
| | * ivicore: Don't shadow other members in template classesDominik Holland2019-08-302-6/+6
| * | doc: Improve the IVI Generator TutorialDominik Holland2019-08-285-11/+12
| * | [docs] Review IVI TutorialKavindra Palaraja2019-08-061-570/+617
| * | Add a IVI Generator TutorialDominik Holland2019-08-014-1/+721
| * | Fix CI compilationDominik Holland2019-07-311-0/+1
| * | [docs] Review of API ReferenceKavindra Palaraja2019-07-125-191/+209
| * | [Docs] More API documentation reviewKavindra Palaraja2019-07-113-33/+53
| * | [doc] Improve the Annotation documentationKavindra Palaraja2019-07-051-44/+65
| * | [docs] Add a link to the IPC topicv5.13.0-1_QtASKavindra Palaraja2019-06-261-0/+1
| * | [docs] Fix a broken link due to a renamev5.13.0_QtASKavindra Palaraja2019-06-251-1/+1
| * | [docs] Major edits to Remote Backends topicKavindra Palaraja2019-06-253-158/+161
| * | Always register the QIviServiceObject* as a Qt MetatypeDominik Holland2019-06-252-2/+4
| * | [docs] More updatesKavindra Palaraja2019-06-135-4/+10
| * | Move the complete QML type registration to the QtIviCore Module classDominik Holland2019-06-113-5/+27
| * | [docs] Improve IVI conceptual documentationKavindra Palaraja2019-06-113-38/+31
| * | Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-115-0/+28
| * | Update generator usage documentationBernd Weimer2019-06-071-1/+2
| * | QIviSimulationEngine: Fix initialization on windowsDominik Holland2019-06-052-1/+10
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-151-5/+1
|/ /