aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/chapter5-listproperties
Commit message (Expand)AuthorAgeFilesLines
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-073-5/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-116-294/+12
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Update qml examples for improved target path handlingCraig Scott2021-08-241-18/+5
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Add missing "override" keywordsUlf Hermann2021-06-301-1/+1
* Do not call QGuiApplication::exec() on an instanceUlf Hermann2021-06-301-1/+1
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-302-2/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Examples: Fix double installation of .qml filesKai Koehne2020-06-021-5/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-1/+2
|\
| * Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-071-1/+2
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-2/+4
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-132-2/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-2/+3
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-263-2/+3
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+48
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-176-18/+78
* PieChart examples: initialize membersEdward Welbourne2016-07-151-1/+1
* Fixed license headersJani Heikkinen2015-02-176-18/+18
* Update copyright headersJani Heikkinen2015-02-126-30/+30
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-308-0/+459