summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the QML code to versionless importsDominik Holland2021-08-2463-111/+107
* cmake: Fix find_package statements in all examplesDominik Holland2021-08-2410-10/+7
* Rename mediaplayer example to avoid name conflict with QtMultimediaAssam Boudjelthia2021-08-171-6/+6
* CMake: Use qt6_add_library instead of the normal add_libraryDominik Holland2021-07-169-9/+15
* ifcodegen: Export more QML related variables in 'frontend' and 'qmlplugin'Dominik Holland2021-07-154-8/+4
* ifcodegen: Add the build directory as include folder for the frontend templateDominik Holland2021-07-159-36/+0
* ifcodegen: Hide all private includes from the userDominik Holland2021-07-159-18/+9
* CMake: Shorten the qface-tutorial project and target namesDominik Holland2021-07-1530-125/+131
* Refactor the ifcodegen CMake APIDominik Holland2021-07-0923-69/+117
* ifcodegen: Streamline the naming for the various input variablesDominik Holland2021-07-0546-83/+83
* Enable building interfaceframework examples with qmake againDominik Holland2021-06-222-2/+2