aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/properties
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* 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-122-1/+27
|\
| * Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-072-1/+27
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-4/+5
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-133-4/+5
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-5/+6
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-2/+3
| * Reference Examples: Fix calls to exec() and exit codesUlf Hermann2019-08-301-3/+3
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-5/+5
|\|
| * Reference Examples: Use nullptrUlf Hermann2019-08-202-2/+2
| * Reference Examples: Use auto for results of new and component.create()Ulf Hermann2019-08-201-1/+1
| * Reference Examples: Use initializer lists to avoid repeating type naemsUlf Hermann2019-08-201-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+44
|/
* Examples: remove bogus returnv5.11.0-beta3J-P Nurmi2018-04-031-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-176-18/+78
* Replace QList<Person*> with QVector<Person*> and function pointersMichael Winkelmann2017-03-072-2/+39
* Fixed license headersJani Heikkinen2015-02-176-18/+18
* Update copyright headersJani Heikkinen2015-02-126-30/+30
* the shell example and a bunch of reference examples need no QtGuiOswald Buddenhagen2014-02-211-1/+1
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-106-6/+6
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-101-4/+2
* Fix installation of examples.Christian Kandeler2012-11-221-3/+3
* Install the Qt Quick 2 examples in the "qtquick" dirThiago Macieira2012-11-091-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-236-36/+36
* More consistent examples directory structureAlan Alpert2012-08-108-0/+420