aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistreference/tst_qqmllistreference.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-7/+7
* Implement array methods for QQmlListPropertyUlf Hermann2022-07-161-3/+162
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-27/+2
* Fix compiler warning from deprecated APIVolker Hilsheimer2022-03-211-8/+2
* Simplify QQmlMetaTypeInterface and QQmlListMetaTypeInterfaceUlf Hermann2022-01-181-0/+1
* Move propertyCache- and metaObject-related functions into QQmlMetaTypeUlf Hermann2022-01-181-7/+5
* Allow adding null to QQmlListPropertyUlf Hermann2021-09-221-0/+15
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-2/+2
* QQmlListReference: Calculate element metatype lazilyUlf Hermann2021-03-171-0/+28
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* QQmlListReference: Allow construction from a QVariantUlf Hermann2021-01-121-0/+22
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-3/+3
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-311-6/+1
* QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-2/+209
* Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-18/+18
* Add a javascript push method binding to QQmlListPropertyIonut Alexandrescu2017-02-211-0/+24
* Updated license headersJani Heikkinen2016-01-201-17/+12
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-56/+56
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-71/+71
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change qml list interfaceMarco Bubke2012-10-231-0/+66
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+570