summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename the module and fix compilationDominik Holland2024-01-152-4/+0
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-181-0/+2
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-091-1/+1
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-094-4/+12
* Make Vehicle Property examples compatible with Android screensZoltan Gera2023-05-032-174/+182
* Add QIfConfiguration based settings to qtifmediaDominik Holland2023-01-241-1/+10
* Use SPDX license identifiersDominik Holland2022-06-1516-816/+64
* Improve examples CMakeLists.txtKai Köhne2022-03-228-67/+20
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Add a temporary workaround to fix example cross compilation with qmakeDominik Holland2021-10-061-0/+2
* CMake: Replace versioned with unversioned commands in all examplesDominik Holland2021-09-284-4/+4
* Raise cmake_minimum_required to VERSION 3.16 in examples and testsDominik Holland2021-09-225-5/+5
* Refactor examples and its documentationDominik Holland2021-09-2227-6/+354
* Change the QML code to versionless importsDominik Holland2021-08-245-25/+25
* Rename mediaplayer example to avoid name conflict with QtMultimediaAssam Boudjelthia2021-08-171-6/+6
* Enable building interfaceframework examples with qmake againDominik Holland2021-06-221-1/+1
* Rename all files to match the new module nameDominik Holland2021-06-16245-12188/+0
* Rename everything to match the new module nameDominik Holland2021-06-16194-682/+682
* Fix build after splitting the repositoryDominik Holland2021-06-082-4/+0
* Update copyright headers to 2021Dominik Holland2021-06-0289-801/+712
* Port remaining examples to use QtQuick Controls 2Dominik Holland2021-06-025-31/+45
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-2829-73/+73
* cmake: Fix building the climate_widget exampleDominik Holland2021-05-281-6/+2
* Make the ivicore examples to be fully functional againDominik Holland2021-05-2660-612/+130
* Temporarily disable building ivigenerator examplesDominik Holland2021-05-202-4/+4
* Enable the QtRemoteObjects supportDominik Holland2021-05-2023-95/+94
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-202-2/+2
* cmake integration of the ivigeneratorDominik Holland2021-05-1027-26/+375
* Fix some pro and qrc files to get rid of cmake conversion warningsDominik Holland2021-05-107-11/+0
* cmake: Add configure test for DLT and fix building GeniviExtrasDominik Holland2021-03-261-1/+1
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-2654-0/+2488
* Use the DiscoveryMode enum correctly in all our QML filesDominik Holland2020-12-023-3/+3
* Fix invalid simulationData in the qface-ivi-climate exampleDominik Holland2020-03-231-1/+1
* Fix building without widgetsDominik Holland2020-01-299-13/+14
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-171-2/+2
|\
| * doc: Various doc fixesDominik Holland2020-01-091-2/+2
* | Fix all plugin class names to be unique within the moduleDominik Holland2019-10-303-3/+3
|/
* qface-tutorial: Add rpath to the pluginsDominik Holland2019-10-0710-0/+10
* Fix install/deploy pathsStanislav Maksimov2019-09-256-6/+12
* doc: Improve the IVI Generator TutorialDominik Holland2019-08-283-1/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-271-3/+5
|\
| * Fix build to work without the QtGui moduleDominik Holland2019-07-081-3/+5
* | Add a IVI Generator TutorialDominik Holland2019-08-01136-0/+8799
* | Use simulation backends for our QtIvi examplesDominik Holland2019-06-254-2/+4
* | Update the mediaplayer exampleDominik Holland2019-05-081-0/+6
* | Remove the compile time dependency to QtQuickControls2Dominik Holland2019-04-232-4/+1
* | ivigenerator: Add support for pending server repliesDominik Holland2019-04-012-2/+2
* | ivigenerator: Add the generation of a qmltypes for the simulation APIDominik Holland2019-02-151-0/+2
* | ivigenerator: Also use the qml_types filter for the uri of the simluation engineDominik Holland2019-02-151-1/+1
* | Use the new autogenerated qmltypes in our examplesDominik Holland2019-02-159-9/+9