summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a command line option to force the qtsimulator feature to be enabledDominik Holland2017-11-212-3/+5
* doc: Move all ivigenerator related documentation into its own folderDominik Holland2017-11-106-0/+0
* doc: Add documentation for all supported filtersDominik Holland2017-11-094-3/+194
* Enable building docs againDominik Holland2017-11-091-1/+1
* doc: Add a section about the qmake integration for qt modulesDominik Holland2017-11-091-0/+34
* Improve the build system to be more modularDominik Holland2017-11-098-22/+88
* doc: Move the qface example documentation into the module doc folderDominik Holland2017-11-081-0/+0
* doc: Add images to all of the examplesDominik Holland2017-11-086-5/+3
* doc: Add documentation for the qml_name annotationDominik Holland2017-11-081-0/+7
* doc: Add documentation for the control_panel templateDominik Holland2017-11-081-1/+48
* Fix deploy-virtualenv.sh to not generate errors on macDominik Holland2017-11-081-15/+27
* Update qt_attribution for QFaceDominik Holland2017-11-083-2/+6
* Doc: Fix example manifest generationTopi Reinio2017-11-0815-30/+48
* Change the examples folder structure to match the module namingDominik Holland2017-11-033-3/+3
* Add stream serialization functions for generated structs and enums5.10Antti Hölttä2017-11-026-11/+99
* Fix notifications on property changesMike Krus2017-11-021-2/+2
* ivigenerator: Fix the deploy-virtualenv.sh to create usable virtualenvsDominik Holland2017-10-271-2/+15
* Build fix for msvc compilers 2012 and 2013Dominik Holland2017-10-241-1/+1
* Add documentation about the different configuration options of qtiviDominik Holland2017-10-182-0/+115
* Minor doc fixesDominik Holland2017-10-186-14/+17
* ivigenerator: Improve the deploy-virtualenv.sh scriptDominik Holland2017-10-181-11/+20
* Enable building on Windows for MSVC, MingW and AndroidRobert Griebl2017-10-161-5/+5
* Fix MSVC warningsRobert Griebl2017-10-161-2/+2
* Make the vehiclefunctions-controller a qt_toolDominik Holland2017-10-111-0/+2
* Fix crash in the indexer caused by QtMultimedia not being thread-safeDominik Holland2017-10-112-0/+3
* Create the ivigenerator during the prepare_docs phaseDominik Holland2017-09-221-0/+7
* Make sure QIviServiceObject returns a unique idDominik Holland2017-09-222-3/+3
* Improve Qt AS module and tool descriptions on Overview pageTarja Sundqvist2017-09-213-27/+59
* Merge remote-tracking branch 'origin/5.9' into 5.10Dominik Holland2017-09-192-2/+2
|\
| * Build fix for DLT < 2.12Dominik Holland2017-09-192-2/+2
| * Fix build errors for qivipropertyfactory.h with Qt 5.9Dominik Holland2017-09-041-1/+1
* | Update qface to the latest versionDominik Holland2017-09-191-0/+0
* | ivigenerator: Also use the default_values annotation in the control_panelDominik Holland2017-09-191-1/+6
* | ivigenerator: Add support for signals and operations to the control_panelDominik Holland2017-09-195-15/+64
* | ivigenerator: Also connect signals from backend to frontendDominik Holland2017-09-192-0/+35
* | Integrate qtsimulator support for the control_panelDominik Holland2017-09-1916-45/+308
* | ivigenerator: Also test the control_panel generation of signalsDominik Holland2017-09-191-1/+1
* | Add the control_panel to the autogenerator testsDominik Holland2017-09-156-30/+33
* | Refactor the control_panel interface classDominik Holland2017-09-1511-105/+143
* | Add a tool for controlling the vehiclefunctionsDominik Holland2017-09-1512-75/+115
* | Export inner classMike Krus2017-09-151-1/+1
* | Add missing filesMike Krus2017-09-153-2/+9
* | Add BYOS instruction for NVIDIA DRIVE CXTarja Sundqvist2017-09-136-5/+238
* | Add default overrider classMike Krus2017-09-126-0/+736
* | Improve property overridesMike Krus2017-09-122-12/+27
* | Fix for overriding zoned featuresMike Krus2017-09-122-3/+6
* | ivigenerator: Enable the strict modeDominik Holland2017-09-122-1/+5
* | Add nicer default values for targetTemperatureJan Arne Petersen2017-09-121-1/+1
* | Add default value for outsideTemperatureJan Arne Petersen2017-09-121-0/+4
* | Add support for zoned default valuesJan Arne Petersen2017-09-123-2/+13