summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add SDK Creation Instructions to Qt AS documentation5.11Tarja Sundqvist2018-08-277-20/+849
* Doc: Remove links to DriveCX installation guideTarja Sundqvist2018-08-073-73/+2
* Doc: Fix problems in external-resources.qdocTopi Reinio2018-06-221-2/+3
* [doc] Update broken link to Neptune pagesv5.11.1_QtASBramastyo Harimukti2018-06-121-1/+1
* Use the full module uri for the class export macroDominik Holland2018-06-0813-13/+13
* Initialize all properties in the vehiclefunction-controllerDominik Holland2018-06-081-0/+3
* Doc: update installation guide for 5.11Tarja Sundqvist2018-06-073-8/+37
* Doc: update byos instructionsTarja Sundqvist2018-06-062-155/+7
* Doc: Update compoment listTarja Sundqvist2018-06-062-1/+35
* doc: Add a better structure to the landing pageDominik Holland2018-05-302-13/+28
* Use a different qface module nameDominik Holland2018-05-301-1/+1
* Document the limitations of the control_panel templateDominik Holland2018-05-301-0/+3
* Update Qt Automotive Suite documentation for NeptuneBramastyo Harimukti2018-05-254-6/+6
* Move the simulator features into it's own test folderDominik Holland2018-05-2411-16/+142
* Fix override warnings in the qtro template autotestDominik Holland2018-05-241-2/+2
* Add support for additional annotation filesDominik Holland2018-05-1811-68/+59
* doc: Add QML documentation for the ServiceManager objectDominik Holland2018-05-181-1/+61
* ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase propertiesDominik Holland2018-05-173-1/+4
* ivigenerator: Fix the compilation errors introducec by the last commitDominik Holland2018-05-165-6/+12
* Update the plugins.qmltypes filesDominik Holland2018-05-162-3/+46
* Update the ivigenerator templates to use macrosAntti Hölttä2018-05-1534-514/+319
* Doc: Add '..' directory as include pathTopi Reinio2018-05-151-1/+2
* Fix documentation for 5.11Dominik Holland2018-05-1452-168/+129
* Improve deploy-virtualenv.sh to also fix wrong permissionsDominik Holland2018-05-092-0/+7
* Report a qmake error when a invalid QFACE_FORMAT is usedDominik Holland2018-05-071-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Dominik Holland2018-05-046-0/+982
|\
| * Automatically run the "qmltypes" target for every plugin5.9Dominik Holland2018-05-033-0/+21
| * Add qmltypes files for all QML pluginsDominik Holland2018-04-276-0/+961
* | Change the example walkthroughs to include code from filesAntti Hölttä2018-05-0313-176/+78
* | Only load every plugin onceDominik Holland2018-05-031-8/+9
* | Fix plugin loading with different configurationsDominik Holland2018-05-035-29/+90
* | Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-272-2/+30
* | Add missing QStringLiteralsAntti Hölttä2018-04-272-9/+9
* | Add documentation and an example for QtRemoteObjects templatesAntti Hölttä2018-04-2521-6/+979
* | Fix the qtro template autotestDominik Holland2018-04-251-2/+3
* | Fix problems when building for test coverageDominik Holland2018-04-236-30/+13
* | Clazy and clang-tidy fixesDominik Holland2018-04-1974-540/+462
* | Fix the submodule detection during the configure stepDominik Holland2018-04-182-2/+5
* | Add documentation for the QIviPendingReply classDominik Holland2018-04-172-20/+530
* | Disable the ivimedia-simulator backend when no QtMultimedia is availableDominik Holland2018-04-122-1/+7
* | Add a note why the ivivehiclefunctions module is not buildDominik Holland2018-04-121-1/+8
* | ivigenerator: Generate correct public headers when building a qt moduleDominik Holland2018-04-127-1/+25
* | Update the version to use the new QtAS version schemaDominik Holland2018-04-112-3/+3
* | Mark the attribute system obsoleteDominik Holland2018-04-105-19/+5
* | Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-092-0/+7
* | Update the README.mdDominik Holland2018-04-041-23/+20
* | Make the QIviPendingReplyWatcher constructor privateDominik Holland2018-04-041-1/+1
* | ivigenerator: Fix Makefile dependency problemsDominik Holland2018-04-041-0/+6
* | Only check for the taglib submodule when really neededDominik Holland2018-03-291-1/+1
* | Add config check for remote objects generatorAntti Hölttä2018-03-293-7/+29