| 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 |
| * | CMake: Also install QML plugins in all examples | Dominik Holland | 2024-09-05 | 5 | -0/+95 |
| * | Modernize the CMake part in the qface-tutorial | Dominik Holland | 2024-08-22 | 41 | -989/+360 |
| * | Fix rpath and install-location of the qface-tutorial | Dominik Holland | 2024-07-15 | 24 | -26/+78 |
| * | 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: 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 | 13 | -36/+60 |
| * | 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 | 15 | -15/+23 |
| * | 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 | 68 | -3445/+271 |
| * | Improve documentation | Bernd Weimer | 2022-06-14 | 1 | -25/+26 |
| * | Improve examples CMakeLists.txt | Kai Köhne | 2022-03-22 | 32 | -260/+64 |
| * | ifcodegen: Update templates to add needed dependencies in CMake files | Dominik Holland | 2022-03-01 | 19 | -86/+0 |
| * | Add QML_IMPORT_PATH logic to the ifcodegen examples | Dominik Holland | 2022-02-23 | 10 | -0/+60 |
| * | 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 | 1 | -10/+11 |
| * | Docs: 6.2 release review | Nicholas Bennett | 2021-11-02 | 1 | -104/+104 |
| * | coin: Enable qemu builds again | Dominik Holland | 2021-10-06 | 4 | -16/+0 |
| * | CMake: Replace versioned with unversioned commands in all examples | Dominik Holland | 2021-09-28 | 26 | -43/+43 |
| * | Raise cmake_minimum_required to VERSION 3.16 in examples and tests | Dominik Holland | 2021-09-22 | 9 | -9/+9 |
| * | Refactor examples and its documentation | Dominik Holland | 2021-09-22 | 6 | -0/+893 |
| * | Change the QML code to versionless imports | Dominik Holland | 2021-08-24 | 54 | -72/+68 |
| * | cmake: Fix find_package statements in all examples | Dominik Holland | 2021-08-24 | 4 | -6/+1 |
| * | CMake: Use qt6_add_library instead of the normal add_library | Dominik Holland | 2021-07-16 | 6 | -6/+12 |
| * | ifcodegen: Export more QML related variables in 'frontend' and 'qmlplugin' | Dominik Holland | 2021-07-15 | 4 | -8/+4 |
| * | ifcodegen: Add the build directory as include folder for the frontend template | Dominik Holland | 2021-07-15 | 6 | -24/+0 |
| * | ifcodegen: Hide all private includes from the user | Dominik Holland | 2021-07-15 | 6 | -12/+6 |
| * | CMake: Shorten the qface-tutorial project and target names | Dominik Holland | 2021-07-15 | 30 | -125/+131 |
| * | Refactor the ifcodegen CMake API | Dominik Holland | 2021-07-09 | 16 | -48/+96 |
| * | ifcodegen: Streamline the naming for the various input variables | Dominik Holland | 2021-07-05 | 32 | -58/+58 |
| * | Enable building interfaceframework examples with qmake again | Dominik Holland | 2021-06-22 | 1 | -1/+1 |
| * | cmake: Adapt to new resource syntax without QT_RESOURCE_ALIAS | Dominik Holland | 2021-06-21 | 8 | -452/+120 |
| * | cmake: Enable building the qface-tutorial on windows | Dominik Holland | 2021-06-16 | 6 | -34/+34 |
| * | Rename all files to match the new module name | Dominik Holland | 2021-06-16 | 167 | -0/+10261 |