aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Change the example walkthroughs to include code from filesAntti Hölttä2018-05-0311-35/+53
* Add documentation and an example for QtRemoteObjects templatesAntti Hölttä2018-04-2513-1/+524
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-281-2/+2
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-231-2/+2
* Fix deployment of the qface-ivi-climate exampleDominik Holland2018-02-093-3/+8
* Cleanup unneeded filesDominik Holland2018-02-071-77/+0
* doc: Improve the ivigenerator exampleDominik Holland2018-01-184-192/+0
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-1617-17/+17
* Document how a missing ivigenerator can be handled in user project filesDominik Holland2018-01-112-0/+6
* Improve the build system to be more modularDominik Holland2017-11-091-1/+1
* Change the examples folder structure to match the module namingDominik Holland2017-11-0336-11/+11
* change the targetTemperature from int -> realLukáš Tinkl2017-08-171-2/+2
* Update the example to use a uppercase module nameDominik Holland2017-07-272-16/+16
* Fix all vehiclefunctions examples to use the new APIDominik Holland2017-07-275-142/+63
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-271-1/+1
* Fix the qface-ivi-climate exampleDominik Holland2017-07-171-1/+1
* Use the new configure system for detecting python3 and the packagesDominik Holland2017-07-041-1/+3
* Fix example qface file to work also on fedoraDominik Holland2017-06-201-1/+1
* Make the qface-ivi-climate example work on all platformsDominik Holland2017-06-144-6/+10
* Provide a way to specify interface alias name used from QMLVadim Popov2017-06-131-1/+1
* Fix the qface-ivi-climate example to work out of the boxDominik Holland2017-06-093-2/+8
* Change the qface-ivi-climate example to use the ivigenerator qmake integrationDominik Holland2017-05-2912-9/+21
* Move the existing qface integration into it's new homeDominik Holland2017-05-241-1/+1
* Add support for specify ranges and valid valuesMike Krus2017-05-192-16/+22
* Add documentation to generated front end codeMike Krus2017-05-021-5/+8
* Sample qface based projectMike Krus2017-04-2810-0/+708
* C++11 cleanupDominik Holland2017-04-052-2/+2
* Documentation improvementsDominik Holland2017-02-074-8/+29
* Updated copyright headersDominik Holland2017-02-0315-15/+15
* Move qtivi over to the new config systemDominik Holland2017-02-011-7/+3
* Support removing the current Track in the mediaplayer exampleDominik Holland2017-01-121-3/+3
* media_simulator: Emit currentIndexChanged on insert/remove/moveDominik Holland2017-01-121-1/+1
* Make the currentIndex property of QIviPlayQueue writableDominik Holland2017-01-121-1/+2
* Add a geniviextras-only config option to only build qtgeniviextrasDominik Holland2017-01-091-2/+4
* Merge branch '5.7' into devDominik Holland2016-10-191-0/+1
|\
| * Make sure the compile the climate_widget example with c++11Dominik Holland2016-08-101-0/+1
* | Fixed coding style issuesDominik Holland2016-07-272-5/+5
* | Use the config check output instead of qtHaveModuleDominik Holland2016-07-271-1/+2
* | QIviMedia: Renamed the ItemRole of the DiscoveryModel to ServiceObjectRoleDominik Holland2016-07-151-2/+2
* | Added an async indexOf function to the SearchAndBrowseModelDominik Holland2016-07-111-0/+16
* | Fixed insert,move,remove in the mediplayer and tuner examples and backendsDominik Holland2016-07-112-16/+138
* | AmFmTuner: Made the API more completeDominik Holland2016-07-051-0/+39
* | Refactored the Q_GADGET based ItemsDominik Holland2016-07-051-1/+1
* | Added a basic AmFmTunerDominik Holland2016-07-045-1/+240
* | Extended the mediaplayer example and the media simulator pluginDominik Holland2016-06-091-4/+71
* | Added a MediaPlayer example and a simulation backendDominik Holland2016-06-086-1/+302
|/
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-2411-53/+53
* Added install targets for all examplesDominik Holland2016-05-244-0/+16
* Added a WindowControl classDominik Holland2016-05-106-1/+410
* Made the ClimateControl API more completeDominik Holland2016-04-263-10/+28