summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2021Dominik Holland2021-06-0292-828/+736
* 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-262-2/+3
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-2656-0/+2528
* 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 pluginsv5.13.1_QtASDominik 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
* | ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-111-21/+21
* | ivigenerator: Make use of the qml_type filter also for modulesDominik Holland2019-02-111-1/+1
|/
* Change the qface examples to only build the configuration which is neededDominik Holland2019-01-106-6/+3
* ivigenerator: Fix the backend_qtro template to generate a correct plugin.jsonDominik Holland2019-01-101-1/+1
* Update copyright statementsRobert Griebl2018-12-1723-0/+23
* Update the addressbook exampleDominik Holland2018-12-051-0/+8
* Clang-tidy and Clazy fixesDominik Holland2018-12-052-2/+2
* Fix QIviSimulationEngine loadSimulation to use QUrl instead of QStringDominik Holland2018-10-251-1/+1
* Extend the addressbook example to use the new QIviSimulationEngineDominik Holland2018-10-155-1/+86
* Merge remote-tracking branch 'origin/5.11' into devDominik Holland2018-09-273-3/+3
|\
| * Use the full module uri for the class export macroDominik Holland2018-06-082-2/+2
* | Build-system cleanupDominik Holland2018-09-143-3/+0
* | Add a addressbook example for models and custom simulationDominik Holland2018-07-2710-1/+284
* | Add better qt-creator target names for examplesDominik Holland2018-07-132-0/+2
|/
* 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