summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move qtivi over to the new config systemDominik Holland2017-02-0134-30/+351
* Doc: Fix broken link to QmlLive docsVenugopal Shivashankar2017-01-271-1/+1
* Documentation fixesDominik Holland2017-01-262-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Dominik Holland2017-01-267-14/+63
|\
| * 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-292-1/+5
* | ivimedia: support setting an invalid QVariant as currentTrackDominik Holland2017-01-121-3/+7
* | media_simulator: Emit currentIndexChanged on insert/remove/moveDominik Holland2017-01-121-1/+54
* | Make the currentIndex property of QIviPlayQueue writableDominik Holland2017-01-124-2/+16
* | Improved the media_simulator backendDominik Holland2017-01-122-4/+53
* | Fixed bug in QIviMediaPlayer::onCurrentTrackChangedDominik Holland2017-01-111-1/+1
* | Add a geniviextras-only config option to only build qtgeniviextrasDominik Holland2017-01-091-10/+12
* | Refactored the qdltregistrationDominik Holland2016-12-162-47/+67
* | Sort includes in media plugin by alphabetOleksandr Kravchuk2016-12-0711-27/+38
* | Extract album cover art from ID3v2 tagsOleksandr Kravchuk2016-12-073-6/+37
* | Make it possible to change the DLT appID and description once registeredDominik Holland2016-11-291-3/+29
* | Merge branch '5.7' into devDominik Holland2016-11-2319-83/+360
|\ \ | |/
| * Fix compilation against Qt 5.8Louai Al-Khanji2016-11-231-73/+3
| * 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
* | QtGeniviExtras: Several DLT logging improvementsDominik Holland2016-11-094-17/+97
* | Updated all project files to use MODULE_VERSIONDominik Holland2016-11-024-4/+0
* | Merge branch '5.7' into devDominik Holland2016-10-1927-192/+367
|\ \ | |/
| * 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-178-17/+23
| * 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
| * 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
* | Also update the simulation plugins to the new interface namesDominik Holland2016-09-273-7/+7
* | Introduced a virtual initialize function into the private base classesDominik Holland2016-07-2820-54/+37
* | Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-2835-69/+70
* | Fixed coding style issuesDominik Holland2016-07-2727-120/+114