aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/properties
Commit message (Expand)AuthorAgeFilesLines
* Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-072-1/+27
* Generate registrations for all examplesUlf Hermann2020-01-133-4/+5
* 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
* 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
* 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