| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove Reference API related code | Dominik Holland | 2023-11-28 | 41 | -1887/+0 |
* | 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 | 3 | -0/+6 |
* | Clazy fixes and getting rid of old QT_VERSION checks | Dominik Holland | 2023-05-09 | 1 | -1/+1 |
* | Start using the new literal operator from Qt::StringLiterals | Dominik Holland | 2023-05-09 | 22 | -46/+89 |
* | 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 |
* | Make Vehicle Property examples compatible with Android screens | Zoltan Gera | 2023-05-03 | 2 | -174/+182 |
* | 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 |
* | Add QIfConfiguration based settings to qtifmedia | Dominik Holland | 2023-01-24 | 1 | -1/+10 |
* | 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 | 97 | -4853/+385 |
* | Improve documentation | Bernd Weimer | 2022-06-14 | 3 | -43/+44 |
* | Improve examples CMakeLists.txt | Kai KΓΆhne | 2022-03-22 | 51 | -433/+112 |
* | 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 |
* | Switch examples to build as isolated sub-builds part 2 | Alexandru Croitor | 2022-02-05 | 1 | -1/+1 |
* | 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 |
* | Add a temporary workaround to fix example cross compilation with qmake | Dominik Holland | 2021-10-06 | 1 | -0/+2 |
* | CMake: Replace versioned with unversioned commands in all examples | Dominik Holland | 2021-09-28 | 40 | -61/+61 |
* | Raise cmake_minimum_required to VERSION 3.16 in examples and tests | Dominik Holland | 2021-09-22 | 21 | -21/+21 |
* | Refactor examples and its documentation | Dominik Holland | 2021-09-22 | 86 | -88/+2070 |
* | Various doc fixes | Dominik Holland | 2021-09-16 | 6 | -0/+28 |