aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use more plausible value attributes in vehiclefunction_simulator backend.5.7Andreas Hartmetz2017-01-261-8/+8
* The steering wheel heater is available in the vehiclefunction_simulator backe...Andreas Hartmetz2016-12-071-1/+1
* Doc: Reword the section about "Prerequisites"Venugopal Shivashankar2016-12-011-5/+5
* Doc: Update Qt Automotive suite install instructionsVenugopal Shivashankar2016-11-294-4/+49
* Fixed problems when resolving the libdlt dependencyDominik Holland2016-11-294-2/+8
* Fix compilation against Qt 5.8Louai Al-Khanji2016-11-231-73/+3
* Build fix for Qt 5.6Dominik Holland2016-11-231-0/+1
* Doc: Set documentation base URLTopi Reinio2016-11-092-0/+2
* Added Documentation for QtGeniviExtrasDominik Holland2016-11-0910-2/+339
* Add private accessor for QIviPropertyPrivate from QIviPropertyAndreas Hartmetz2016-11-071-0/+4
* Doc: Change the html file name for the index pageVenugopal Shivashankar2016-11-021-1/+1
* Add link to GammaRay documentation to the related content listVolker Krause2016-11-011-0/+1
* Fix offline documentation buildVolker Krause2016-11-012-2/+2
* Doc: Update external URL to GammaRay docsTopi Reinio2016-10-311-1/+1
* Doc: Fix typo in landing page filenameTopi Reinio2016-10-311-1/+1
* Doc: Add depends to the Neptune UI doc moduleVenugopal Shivashankar2016-10-282-3/+6
* Doc: Make switching between online and offline doc templates easierVenugopal Shivashankar2016-10-148-103/+130
* Doc: Added depends to some of the modulesVenugopal Shivashankar2016-09-263-50/+16
* Add some helper functions to still compile with Qt 5.6Dominik Holland2016-09-223-1/+87
* Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-1711-39/+53
* Eradicate Java-style (immutable) iteratorsMarc Mutz2016-09-171-9/+5
* Fix duplicated QIviServiceInterface vtable/type_infoMarc Mutz2016-09-173-3/+56
* QAbstractZonedFeaturePrivate: Fix duplicated vtable/type_infoMarc Mutz2016-09-172-0/+5
* ivicore: use Q_UNLIKELY for every qWarning() etcMarc Mutz2016-09-164-27/+28
* DLT: Add more checks before trying to register the Logging CategoryDominik Holland2016-08-191-0/+3
* Make sure the compile the climate_widget example with c++11Dominik Holland2016-08-102-1/+4
* Doc: Qt Automotive Suite: Link to Install instructionsv1.0_QtASTopi Reinio2016-07-043-1/+27
* Doc: Fixes for linking and table of contentsTopi Reinio2016-06-303-7/+17
* Revert "Doc: Fix problems with offline documentation structure and linking"Risto Avila2016-06-291-2/+3
* Doc: Fix problems with offline documentation structure and linkingTopi Reinio2016-06-291-3/+2
* Doc: Link to Qt for Device Creation, list links to related documentationTopi Reinio2016-06-072-11/+18
* Doc: Link to Application ManagerTopi Reinio2016-06-072-1/+6
* Doc: Move Qt IVI overview docs to correct locationTopi Reinio2016-06-072-0/+0
* Doc: Adding overview docsJohan Thelin2016-06-024-191/+318
* Doc: Add documentation project for Qt Automotive SuiteTopi Reinio2016-06-0210-4/+312
* Updated the module version to 5.7.0Dominik Holland2016-05-241-1/+1
* Renamed the climate_simulator plugin to vehiclefunction_simulatorDominik Holland2016-05-249-15/+15
* Removed documentation of a already deleted functionDominik Holland2016-05-241-11/+0
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-2465-127/+127
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-24114-2793/+2793
* Added install targets for all examplesDominik Holland2016-05-244-0/+16
* Added a QtIVIAbstractFeatureListModel classDominik Holland2016-05-134-2/+380
* Added a parser for the qtivi query language based on QLALRDominik Holland2016-05-1315-0/+4861
* Fix the sync.profile to only generate forward header when really neededDominik Holland2016-05-111-1/+0
* Fixed a bug in the climatecontrol simulation backendDominik Holland2016-05-101-0/+10
* Register QtIVIPropertAttributes for the basic types by defaultDominik Holland2016-05-104-3/+22
* Added qtivi to the plugin interface rdns namesDominik Holland2016-05-103-3/+3
* Cleanup all zones when a backend got disconnected in clearServiceObjectDominik Holland2016-05-104-12/+18
* Added a WindowControl classDominik Holland2016-05-1022-10/+2608
* Make the qtiviepropertyattribute constructors explicitDominik Holland2016-05-091-2/+2