aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/valuesource
Commit message (Expand)AuthorAgeFilesLines
* Avoid discouraged patterns in examplesUlf Hermann2020-02-111-1/+1
* Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-071-1/+1
* Generate registrations for all examplesUlf Hermann2020-01-133-3/+5
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-263-8/+10
* Reference Examples: Fix calls to exec() and exit codesUlf Hermann2019-08-301-3/+3
* Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-271-3/+3
* Reference Examples: Use override for overridden virtual functionsUlf Hermann2019-08-201-1/+1
* Reference Examples: Use nullptrUlf Hermann2019-08-203-6/+6
* Reference Examples: Use auto for results of new and component.create()Ulf Hermann2019-08-202-2/+2
* Reference Examples: Use initializer lists to avoid repeating type naemsUlf Hermann2019-08-201-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-178-24/+104
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-1/+1
* Fixed license headersJani Heikkinen2015-02-178-24/+24
* Update copyright headersJani Heikkinen2015-02-128-40/+40
* fix whitespaceOswald Buddenhagen2014-01-224-10/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* 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-238-48/+48
* More consistent examples directory structureAlan Alpert2012-08-1010-0/+777