summaryrefslogtreecommitdiffstats
path: root/examples/interfaceframework
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
* 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-182-0/+4
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-0918-42/+77
* doc: Fix wrong snippet in the qface-tutorialDominik Holland2023-05-091-3/+6
* Doc: Fix typos in examplePaul Wicking2023-05-091-2/+2
* 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
* 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-1581-4037/+321
* Improve documentationBernd Weimer2022-06-143-43/+44
* Improve examples CMakeLists.txtKai Köhne2022-03-2243-366/+92
* 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
* 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
* CMake: Replace versioned with unversioned commands in all examplesDominik Holland2021-09-2836-57/+57
* Raise cmake_minimum_required to VERSION 3.16 in examples and testsDominik Holland2021-09-2216-16/+16
* Refactor examples and its documentationDominik Holland2021-09-2259-82/+1716
* Various doc fixesDominik Holland2021-09-166-0/+28
* Change the QML code to versionless importsDominik Holland2021-08-2458-86/+82
* cmake: Fix find_package statements in all examplesDominik Holland2021-08-2410-10/+7
* 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