| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix references to Jinja sources | Zoltan Gera | 6 days | 7 | -45/+45 |
| * | Rename template file extensions to standard Jinja ones | Zoltan Gera | 6 days | 8 | -7/+7 |
| * | Fix climate example by importing correct module | Shveta Mittal | 2025-03-04 | 2 | -0/+2 |
| * | Rename addressbook example to "if_addressbook" | Volker Hilsheimer | 2025-02-17 | 1 | -18/+18 |
| * | Android: Fix APK generation of multiple targets in same folder | Zoltan Gera | 2024-09-05 | 1 | -0/+2 |
| * | CMake: Also install QML plugins in all examples | Dominik Holland | 2024-09-05 | 8 | -0/+153 |
| * | Modernize the CMake part in the qface-tutorial | Dominik Holland | 2024-08-22 | 41 | -989/+360 |
| * | CMake: Fix build with -DQT_BUILD_EXAMPLES_AS_EXTERNAL=ON | Dominik Holland | 2024-08-02 | 1 | -3/+0 |
| * | Fix rpath and install-location of the qface-tutorial | Dominik Holland | 2024-07-15 | 24 | -26/+78 |
| * | Rewrite the qface-remote example using modern Qt APIs | Dominik Holland | 2024-07-10 | 22 | -417/+122 |
| * | Add more tags to the climate example | Dominik Holland | 2024-07-10 | 1 | -1/+1 |
| * | Rewrite the qface-climate example using modern Qt APIs | Dominik Holland | 2024-07-10 | 31 | -807/+546 |
| * | Rewrite the qface-addressbook example using modern Qt APIs | Dominik Holland | 2024-06-25 | 20 | -256/+87 |
| * | CMake: Use qt_internal_add_example for examples | Alexandru Croitor | 2024-03-11 | 1 | -4/+4 |
| * | doc: Document the filename of every snippet in the qface-tutorial | Dominik Holland | 2024-02-08 | 1 | -19/+87 |
| * | doc: Rephrase when the auto-generator is called exactly | Dominik Holland | 2024-01-29 | 1 | -3/+4 |
| * | doc: Fix broken links and other warnings | Dominik Holland | 2024-01-19 | 1 | -2/+1 |
| * | Use the new QIfRemoteObjectsConfig in the qface-remote example | Dominik Holland | 2023-11-13 | 7 | -21/+30 |
| * | doc: Rework the buildsystem integration page | Dominik Holland | 2023-09-29 | 1 | -3/+3 |
| * | Include the autogenerated moc file in all our source files | Dominik Holland | 2023-07-18 | 2 | -0/+4 |
| * | Start using the new literal operator from Qt::StringLiterals | Dominik Holland | 2023-05-09 | 18 | -42/+77 |
| * | doc: Fix wrong snippet in the qface-tutorial | Dominik Holland | 2023-05-09 | 1 | -3/+6 |
| * | Doc: Fix typos in example | Paul Wicking | 2023-05-09 | 1 | -2/+2 |
| * | Fix IF examples and their Creator compatibility on Android | Zoltan Gera | 2023-04-27 | 21 | -18/+32 |
| * | CMake: Fix qface-tutorial to work with Qts new generator-expressions | Dominik Holland | 2023-01-26 | 2 | -2/+2 |
| * | Fix building the qface-tutorial with qmake | Dominik Holland | 2023-01-19 | 1 | -1/+0 |
| * | qmake: Fix example build | Dominik Holland | 2023-01-12 | 7 | -0/+2 |
| * | qface-tutorial: Improve qml plugin code | Dominik Holland | 2022-12-15 | 5 | -0/+11 |
| * | Extend the tutorial by a chapter for own templates | Dominik Holland | 2022-09-16 | 43 | -2/+1945 |
| * | Doc: Fix broken snippets and other things | Dominik Holland | 2022-09-07 | 1 | -3/+3 |
| * | Fix CMake warnings | Dominik Holland | 2022-09-01 | 5 | -0/+5 |
| * | CMake: Shorten paths in the qface-tutorial | Dominik Holland | 2022-06-24 | 143 | -218/+218 |
| * | Use SPDX license identifiers | Dominik Holland | 2022-06-15 | 81 | -4037/+321 |
| * | Improve documentation | Bernd Weimer | 2022-06-14 | 3 | -43/+44 |
| * | Improve examples CMakeLists.txt | Kai Köhne | 2022-03-22 | 43 | -366/+92 |
| * | ifcodegen: Update templates to add needed dependencies in CMake files | Dominik Holland | 2022-03-01 | 29 | -130/+0 |
| * | Add QML_IMPORT_PATH logic to the ifcodegen examples | Dominik Holland | 2022-02-23 | 14 | -0/+84 |
| * | qface-tutorial: Fix simulation data override | Dominik Holland | 2022-02-23 | 3 | -11/+13 |
| * | doc: Add documentation on how to use the new QML type registration | Dominik Holland | 2022-01-27 | 1 | -0/+20 |
| * | Fix qdoc warnings | Dominik Holland | 2021-11-03 | 2 | -11/+12 |
| * | Docs: 6.2 release review | Nicholas Bennett | 2021-11-02 | 3 | -145/+149 |
| * | coin: Enable qemu builds again | Dominik Holland | 2021-10-06 | 5 | -16/+1 |
| * | CMake: Replace versioned with unversioned commands in all examples | Dominik Holland | 2021-09-28 | 36 | -57/+57 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples and tests | Dominik Holland | 2021-09-22 | 16 | -16/+16 |
| * | Refactor examples and its documentation | Dominik Holland | 2021-09-22 | 59 | -82/+1716 |
| * | Various doc fixes | Dominik Holland | 2021-09-16 | 6 | -0/+28 |
| * | Change the QML code to versionless imports | Dominik Holland | 2021-08-24 | 58 | -86/+82 |
| * | cmake: Fix find_package statements in all examples | Dominik Holland | 2021-08-24 | 10 | -10/+7 |
| * | CMake: Use qt6_add_library instead of the normal add_library | Dominik Holland | 2021-07-16 | 9 | -9/+15 |
| * | ifcodegen: Export more QML related variables in 'frontend' and 'qmlplugin' | Dominik Holland | 2021-07-15 | 4 | -8/+4 |