aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* 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
* ivigenerator: Make sure the 'config' tag is always availableDominik Holland2019-05-141-3/+21
* Use the same qface test file also for the QtRemotObject based autotestsDominik Holland2019-05-1412-191/+145
* Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-1438-572/+633
* Add a QtRO-based media backend and media-simulation-serverDominik Holland2019-05-1041-13/+2982
* doc: Add a link the Installation Page on the top-level index pageDominik Holland2019-05-101-0/+1
* Don't use the deprecated qVariantFromValue functionDominik Holland2019-05-091-2/+2
* media_simulator: Return an error when an invalid content_type is providedDominik Holland2019-05-093-6/+12
* Remove old code and raise minimum version to 5.12Dominik Holland2019-05-092-6/+1
* Temporary disable building for QNXDominik Holland2019-05-091-0/+1
* Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-0816-421/+419
* Add missing "We mean it" comment in private headerDominik Holland2019-05-081-0/+11
* Update the mediaplayer exampleDominik Holland2019-05-081-0/+6
* Improve the USB-simulation of the media-simulator backendDominik Holland2019-05-088-13/+72
* ivigenerator: Fix the timing issue when install the virtualenvDominik Holland2019-05-081-0/+1
* Make it more convenient to use a QIviPendingReply from C++Dominik Holland2019-05-072-0/+109