summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix climate example by importing correct moduleShveta Mittal2025-03-042-0/+2
* Rename addressbook example to "if_addressbook"Volker Hilsheimer2025-02-171-18/+18
* Android: Fix APK generation of multiple targets in same folderZoltan Gera2024-09-051-0/+2
* CMake: Also install QML plugins in all examplesDominik Holland2024-09-058-0/+153
* Modernize the CMake part in the qface-tutorialDominik Holland2024-08-2241-989/+360
* CMake: Fix build with -DQT_BUILD_EXAMPLES_AS_EXTERNAL=ONDominik Holland2024-08-021-3/+0
* Fix rpath and install-location of the qface-tutorialDominik Holland2024-07-1524-26/+78
* Rewrite the qface-remote example using modern Qt APIsDominik Holland2024-07-1022-417/+122
* Add more tags to the climate exampleDominik Holland2024-07-101-1/+1
* Rewrite the qface-climate example using modern Qt APIsDominik Holland2024-07-1031-807/+546
* Rewrite the qface-addressbook example using modern Qt APIsDominik Holland2024-06-2520-256/+87
* CMake: Use qt_internal_add_example for examplesAlexandru Croitor2024-03-111-4/+4
* doc: Document the filename of every snippet in the qface-tutorialDominik Holland2024-02-081-19/+87
* doc: Rephrase when the auto-generator is called exactlyDominik Holland2024-01-291-3/+4
* doc: Fix broken links and other warningsDominik Holland2024-01-191-2/+1
* Remove Reference API related codeDominik Holland2023-11-2841-1887/+0
* Use the new QIfRemoteObjectsConfig in the qface-remote exampleDominik Holland2023-11-137-21/+30
* doc: Rework the buildsystem integration pageDominik Holland2023-09-291-3/+3
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-183-0/+6
* 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-0922-46/+89
* doc: Fix wrong snippet in the qface-tutorialDominik Holland2023-05-091-3/+6
* Doc: Fix typos in examplePaul Wicking2023-05-091-2/+2
* Make Vehicle Property examples compatible with Android screensZoltan Gera2023-05-032-174/+182
* Fix IF examples and their Creator compatibility on AndroidZoltan Gera2023-04-2721-18/+32
* CMake: Fix qface-tutorial to work with Qts new generator-expressionsDominik Holland2023-01-262-2/+2
* Add QIfConfiguration based settings to qtifmediaDominik Holland2023-01-241-1/+10
* Fix building the qface-tutorial with qmakeDominik Holland2023-01-191-1/+0
* qmake: Fix example buildDominik Holland2023-01-127-0/+2
* qface-tutorial: Improve qml plugin codeDominik Holland2022-12-155-0/+11
* Extend the tutorial by a chapter for own templatesDominik Holland2022-09-1643-2/+1945
* Doc: Fix broken snippets and other thingsDominik Holland2022-09-071-3/+3
* Fix CMake warningsDominik Holland2022-09-015-0/+5
* CMake: Shorten paths in the qface-tutorialDominik Holland2022-06-24143-218/+218
* Use SPDX license identifiersDominik Holland2022-06-1597-4853/+385
* Improve documentationBernd Weimer2022-06-143-43/+44
* Improve examples CMakeLists.txtKai Köhne2022-03-2251-433/+112
* ifcodegen: Update templates to add needed dependencies in CMake filesDominik Holland2022-03-0129-130/+0
* Add QML_IMPORT_PATH logic to the ifcodegen examplesDominik Holland2022-02-2314-0/+84
* qface-tutorial: Fix simulation data overrideDominik Holland2022-02-233-11/+13
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* doc: Add documentation on how to use the new QML type registrationDominik Holland2022-01-271-0/+20
* Fix qdoc warningsDominik Holland2021-11-032-11/+12
* Docs: 6.2 release reviewNicholas Bennett2021-11-023-145/+149
* coin: Enable qemu builds againDominik Holland2021-10-065-16/+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-2840-61/+61
* Raise cmake_minimum_required to VERSION 3.16 in examples and testsDominik Holland2021-09-2221-21/+21
* Refactor examples and its documentationDominik Holland2021-09-2286-88/+2070
* Various doc fixesDominik Holland2021-09-166-0/+28