aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fully qualify all enums used from QML5.8Dominik Holland2017-04-292-6/+6
* Doc: Revert to external linkingv1.1_QtASTopi Reinio2017-04-195-5/+77
* Doc: Use external linking to Qml Live and Neptune UITopi Reinio2017-04-121-0/+10
* Doc: List the indexes in addition to the dependsVenugopal Shivashankar2017-04-103-0/+7
* Doc: Bump qtautomotive doc version to 1.1Venugopal Shivashankar2017-04-072-6/+8
* Minimum Qt version is Qt 5.8 nowKevin Funk2017-03-301-1/+1
* Don't expect "_simulaton" to be at the end of the plugin file nameDominik Holland2017-03-224-3/+44
* Add a basic QML test for the QIviSearchAndBrowseModelDominik Holland2017-03-171-0/+29
* Improve the QIviAbstractFeature unit testDominik Holland2017-03-171-10/+28
* Fix acceptServiceObject loop in QIviAbstractFeatureListModelDominik Holland2017-03-172-1/+7
* Fix crash in QIviSearchAndBrowseModel when no backend is availableDominik Holland2017-03-171-1/+3
* media_simulator: Fix reporting of state an progress of the indexerDominik Holland2017-03-102-7/+18
* media_simulation: Add support for all playModesDominik Holland2017-03-102-5/+32
* ivicore: Build fixDominik Holland2017-03-091-0/+6
* media_simulator: Emit a zero position/duration when no track is availableDominik Holland2017-03-091-2/+4
* media_simulator: Make the simulation work without a valid databaseDominik Holland2017-03-091-2/+9
* media_simulation: Improve the media indexer simulationDominik Holland2017-03-091-8/+15
* media_simulator: Emit changes for currentIndex and currentTrack in syncDominik Holland2017-03-091-2/+7
* Add a playState property for the QIviMediaPlayerDominik Holland2017-03-087-2/+80
* Reset the canGoBack state when updating the contentTypeDominik Holland2017-03-081-4/+1
* media_simulator: Made the player backend more solidDominik Holland2017-03-082-5/+11
* media_simulator: Return coverArts for artist and albumsDominik Holland2017-03-081-9/+18
* media_simulator: Return the correct coverArtUrl pathDominik Holland2017-03-071-1/+1
* Introduce a Q_IVI_BACKEND macroDominik Holland2017-02-275-120/+28
* Move generic code into QIviAbstractFeatureDominik Holland2017-02-2116-167/+82
* QIviMediaPlayer: Added a playMode propertyDominik Holland2017-02-207-1/+106
* QIviMediaPlayer: Make it possible to directly set the desired positionDominik Holland2017-02-206-1/+30
* Adds missing documentation for QtGeniviExtrasDominik Holland2017-02-103-4/+32
* Doc: Qt GENIVI Extras: Define base urlTopi Reinio2017-02-081-0/+1
* Documentation improvementsDominik Holland2017-02-0725-22/+438
* Fix documentation configurationsTopi Reinio2017-02-078-11/+22
* Doc: Add navigation.homepage to the doc config for a cleaner breadcrumbVenugopal Shivashankar2017-02-031-0/+1
* Updated copyright headersDominik Holland2017-02-03181-181/+181
* Move qtivi over to the new config systemDominik Holland2017-02-0142-77/+371
* 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-269-15/+66
|\
| * 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
* | Support removing the current Track in the mediaplayer exampleDominik Holland2017-01-121-3/+3
* | ivimedia: support setting an invalid QVariant as currentTrackDominik Holland2017-01-121-3/+7
* | media_simulator: Emit currentIndexChanged on insert/remove/moveDominik Holland2017-01-122-2/+55
* | Make the currentIndex property of QIviPlayQueue writableDominik Holland2017-01-125-3/+18
* | 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-093-14/+20
* | Refactored the qdltregistrationDominik Holland2016-12-162-47/+67