| Commit message (Expand) | Author | Age | Files | Lines |
| * | Examples: Stop using version numbers with QML modules | Sze Howe Koh | 2025-10-28 | 1 | -2/+2 |
| * | examples: Consistently require Qt 6.8 | Fabian Kosmale | 2024-07-03 | 8 | -8/+8 |
| * | CMake: Add deployment API to our examples | Alexandru Croitor | 2024-03-27 | 8 | -72/+96 |
| * | Correct license for examples files | Lucie Gérard | 2024-03-21 | 10 | -10/+10 |
| * | Fix duplicate HighScore when replaying SameGame Example | Wladimir Leuschner | 2024-03-12 | 1 | -4/+7 |
| * | Examples: Use versioned CMake targets for Qt modules | Kai Köhne | 2023-05-02 | 8 | -32/+32 |
| * | Dynamicview example: Update by coding conventions from official doc | Bumjoon Park | 2023-03-20 | 9 | -173/+279 |
| * | Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests | Amir Masoud Abdol | 2023-02-21 | 8 | -8/+16 |
| * | CMake: Allow omitting the version of QML modules | Ulf Hermann | 2023-01-27 | 8 | -8/+0 |
| * | Fix TypeError in dynamicview1 example | Sami Varanka | 2022-10-19 | 1 | -1/+7 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-09-07 | 10 | -10/+10 |
| * | Examples: Do not use import version numbers anymore | Kai Köhne | 2022-08-31 | 27 | -30/+30 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 10 | -0/+30 |
| * | Adapt examples to AUTO_RESOURCE_PREFIX | Ulf Hermann | 2022-06-24 | 16 | -8/+16 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 35 | -1715/+70 |
| * | Improve examples CMakeLists.txt | Kai Köhne | 2022-01-24 | 8 | -64/+24 |
| * | Switch examples to build as isolated sub-builds | Alexandru Croitor | 2021-12-16 | 2 | -8/+8 |
| * | Update examples to use new PropertyChanges | Ulf Hermann | 2021-11-03 | 2 | -3/+9 |
| * | Convert dynamicview tutorial to use QML modules | Ulf Hermann | 2021-08-31 | 14 | -8/+203 |
| * | DynamicView4 tutorial: add forgotten file to qrc | Oliver Eftevaag | 2021-08-31 | 1 | -0/+1 |
| * | Fix samegame example to use QML modules | Ulf Hermann | 2021-08-31 | 47 | -60/+273 |
| * | examples: samegame4/BoomBlock.qml: Do not use unqualified access | Maximilian Goldstein | 2021-04-30 | 1 | -7/+7 |
| * | Use functions as signal handlers when accessing parameters | Ulf Hermann | 2021-02-12 | 4 | -4/+5 |
| * | Merge remote-tracking branch 'origin/dev' into wip/cmake | Alexandru Croitor | 2020-03-12 | 25 | -0/+561 |
| |\ |
|
| | * | Examples: Add *.pro projects for existing *.qmlproject | Assam Boudjelthia | 2020-03-04 | 25 | -0/+561 |
| * | | Convert Examples | Leander Beernaert | 2019-08-23 | 1 | -0/+2 |
| |/ |
|
| * | Fix docs to explain the new type syntax for QML methods | Simon Hausmann | 2019-07-10 | 1 | -1/+1 |
| * | Remove old 'Getting started with Qt Quick' example | Kai Koehne | 2018-10-15 | 22 | -1785/+0 |
| * | Replace more vestiges of VisualDataModel, *Group and VisualItemModel | Shawn Rutledge | 2018-10-03 | 1 | -1/+1 |
| * | Fix outdated BSD license header | Kai Koehne | 2017-10-17 | 40 | -120/+520 |
| * | actually build and install the qml tutorials | Oswald Buddenhagen | 2016-05-13 | 2 | -1/+4 |
| * | make use of COPIES | Oswald Buddenhagen | 2016-05-13 | 1 | -2/+3 |
| * | Purge sRGB chunks from PNGs in examples. | Edward Welbourne | 2016-03-24 | 4 | -0/+0 |
| * | Purge spurious execute permissions. | Edward Welbourne | 2015-09-30 | 1 | -0/+0 |
| * | Fixed license headers | Jani Heikkinen | 2015-02-17 | 40 | -120/+120 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 40 | -200/+200 |
| * | Fix permissions of files | Kai Koehne | 2014-12-02 | 3 | -0/+0 |
| * | fix copying of qmldir file to build dir | Oswald Buddenhagen | 2014-05-05 | 1 | -10/+2 |
| * | Change slashes depending on host in tutorial gettingStartedQml. | Friedemann Kleint | 2014-04-15 | 1 | -1/+1 |
| * | fix whitespace | Oswald Buddenhagen | 2014-01-22 | 5 | -7/+7 |
| * | Doc: Update example used for QML getting started tutorial | Topi Reinio | 2013-08-09 | 16 | -268/+353 |
| * | Doc: Remove unused /parts directory from QML getting started example | Topi Reinio | 2013-08-02 | 56 | -3718/+0 |
| * | Doc: Move example docs related to QtQml under the correct module | Topi Reinio | 2013-05-03 | 39 | -2239/+0 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-03-14 | 1 | -5/+5 |
| |\ |
|
| | * | Fixed tutorial gettingStartedQml part5. | Libor Tomsik | 2013-03-13 | 1 | -5/+5 |
| * | | Add QtQml.Models module | Alan Alpert | 2013-03-12 | 7 | -11/+18 |
| |/ |
|
| * | Doc: Fix paths and add missing project files for QML and Quick examples | Topi Reinio | 2013-02-20 | 4 | -0/+64 |
| * | Fix extending example. | Gunnar Sletta | 2013-02-12 | 8 | -15/+14 |
| * | Merge branch 'release' into stable | Sergio Ahumada | 2013-01-31 | 2 | -4/+1 |
| |\ |
|
| | * | Remove outdated macro usage | Christian Stenger | 2013-01-24 | 2 | -4/+1 |