summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix CI compilationDominik Holland2019-07-314-0/+6
| * | Fix build without qtremoteobjects moduleBernd Weimer2019-07-221-1/+2
| * | android: Don't build the simulation serversDominik Holland2019-07-221-1/+1
| * | ivimedia-simulation-server: Use the correct settings group in the server.confDominik Holland2019-07-171-1/+1
| * | [docs] Review of API ReferenceKavindra Palaraja2019-07-125-191/+209
| * | [Docs] More API documentation reviewKavindra Palaraja2019-07-113-33/+53
| * | Keep trailing newline when rendering templatesBernd Weimer2019-07-101-0/+1
| * | media-simulation: Remove stale tracks from the media databaseDominik Holland2019-07-082-23/+66
| * | [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-254-160/+163
| * | Use simulation backends for our QtIvi examplesDominik Holland2019-06-256-2/+8
| * | Always register the QIviServiceObject* as a Qt MetatypeDominik Holland2019-06-252-2/+4
| * | [docs] Remove links to examples in the Dummy TOCKavindra Palaraja2019-06-241-4/+1
| * | [doc] Resizing the image to make it 15% smallerKavindra Palaraja2019-06-191-0/+0
| * | [docs] Fix broken linksKavindra Palaraja2019-06-191-2/+2
| * | QtIviVehicleFunctions: Fix qmldir installation issueDominik Holland2019-06-141-4/+8
| * | Always enforce to run syncqt for the QtIviVehicleFunctions moduleDominik Holland2019-06-141-0/+3
| * | [docs] More updatesKavindra Palaraja2019-06-137-5/+11
| * | Doc: Add a sidebar with quick links for the online templateTopi Reinio2019-06-132-0/+22
| * | Move the complete QML type registration to the QtIviCore Module classDominik Holland2019-06-114-19/+27
| * | Add the 'qmlplugin' template to the ivigenerator generation testsDominik Holland2019-06-116-0/+40
| * | [docs] Improve IVI conceptual documentationKavindra Palaraja2019-06-113-38/+31
| * | [docs] Fix links to improve the contextKavindra Palaraja2019-06-111-17/+17
| * | Correctly emit change signals when clearing the ServiceObjectDominik Holland2019-06-1113-30/+86
| * | backend_qtro: Fix issues when reconnecting to a different nodeDominik Holland2019-06-072-3/+10
| * | Update generator usage documentationBernd Weimer2019-06-071-1/+2
| * | backend_qtro: Create the connection in initialize() not beforeDominik Holland2019-06-064-31/+93
| * | QIviSimulationEngine: Fix initialization on windowsDominik Holland2019-06-052-1/+10
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-154-16/+11
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Dominik Holland2019-05-2827-481/+456
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-05-2827-481/+456
| |\ \ \ | | |/ /
| | * | ivimedia-simulation-server: Fix playback on macosDominik Holland2019-05-281-1/+6
| | * | [doc] Add a new Examples page for Qt Automotive SuiteKavindra Palaraja2019-05-276-15/+130
| | * | QIviSimulationEngine: Add support to parse the domain 'range'Dominik Holland2019-05-271-6/+32
| | * | ivigenerator: fix the autogenerated domain checking in the simulationDominik Holland2019-05-273-14/+14
| | * | ivigenerator: Only register a flag to int converter if neededDominik Holland2019-05-271-1/+2
| | * | ivigenerator: Add a lock file to start the server only onceDominik Holland2019-05-272-0/+18
| | * | media_qtro: Correctly handle the currentTrack changed signalDominik Holland2019-05-243-1/+10
| | * | ivigenerator: Add a template to generate a C++ QML PluginDominik Holland2019-05-2311-443/+243
| | * | Don't hide the symbols in the remoteobjects helper libDominik Holland2019-05-211-0/+1
| * | | Bump module version to 5.14.0Dominik Holland2019-05-281-1/+1
| |/ /
* | | Bump module version to 5.14.0Dominik Holland2019-05-281-1/+1
|/ /
* | Rename the simulation-server binaries to start with the ivi prefixDominik Holland2019-05-212-2/+2
* | [docs] Update the diagrams to have the same color and style as the other new ...Kavindra Palaraja2019-05-2018-10/+11
* | [docs] Minor fixesKavindra Palaraja2019-05-172-3/+5
* | ivigenerator: Improve the ivigenerator test coverageDominik Holland2019-05-147-2/+72
* | Use qmake system_path/quote instead of shell_path/quoteDominik Holland2019-05-143-17/+17
* | ivigenerator: Add a autotest which tests the generation without any annotationDominik Holland2019-05-148-0/+201