aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Use the full module uri for the class export macroDominik Holland2018-06-087-7/+7
| * 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
* | Refactor the backend() method in the autogenerated interface classesDominik Holland2018-09-252-9/+15
* | Fix missing override warnings in autogenerated codeDominik Holland2018-09-251-0/+8
* | Fix qdoc errors and some broken linksDominik Holland2018-09-1421-39/+70
* | Build-system cleanupDominik Holland2018-09-147-17/+19
* | Make it possible to set the result for QIviPendingReply<void> from QMLDominik Holland2018-09-141-2/+2
* | Add a option to use the system python instead of creating a virtualenvDominik Holland2018-09-143-8/+32
* | Use a already setup wheel directory when possibleDominik Holland2018-09-101-1/+7
* | Update the qface submodule to the latest version (1.10)Dominik Holland2018-08-282-1/+1
* | Enable building on iOSRobert Griebl2018-08-142-2/+2
* | Add a addressbook example for models and custom simulationDominik Holland2018-07-274-1/+107
* | Remove the need for some annotationsDominik Holland2018-07-234-6/+7
* | Improve the default_value annotation parserDominik Holland2018-07-173-25/+44
* | Use the new QIviPagingModel for the model type in qface filesDominik Holland2018-07-1623-373/+341
* | Improve the overview documentationDominik Holland2018-07-1312-42/+136
* | Rewrite the autogenerated structs to use QIviStandardItemDominik Holland2018-07-092-15/+70
* | Rename the QIviSearchAndBrowseModelItem to QIviStandardItemDominik Holland2018-07-0920-93/+96
* | Make the QIviProxyServiceObject class publicDominik Holland2018-07-066-31/+166
* | Add a generic backend() function to QIviAbstractFeaturePrivateDominik Holland2018-07-0512-59/+63
* | Update the QtIviMedia qmltypesDominik Holland2018-07-041-0/+18
* | Add new (un)registerInstance functions to the QIviPagingModelInterfaceDominik Holland2018-06-2610-3/+72
* | Update the QtIviCore qmltypesDominik Holland2018-06-221-49/+59
* | ivimedia: expose volume and muted from MediaPlayerLukáš Tinkl2018-06-228-1/+132
* | Use the QIviPagingModel as base class in the QIviSearchAndBrowseModelDominik Holland2018-06-1916-736/+166
* | Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...Dominik Holland2018-06-1917-115/+271
* | Add the QIviPagingModel classDominik Holland2018-06-197-0/+1264
|/
* doc: Add a better structure to the landing pageDominik Holland2018-05-302-13/+28
* 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
* Add support for additional annotation filesDominik Holland2018-05-183-8/+35
* 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-171-1/+1
* 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
* 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-032-141/+25
* | Only load every plugin onceDominik Holland2018-05-031-8/+9
* | Fix plugin loading with different configurationsDominik Holland2018-05-032-22/+73
* | Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-271-1/+3
* | Add missing QStringLiteralsAntti Hölttä2018-04-272-9/+9