aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistreference
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* QQmlListReference: Allow construction from a QVariantUlf Hermann2021-01-121-0/+22
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-311-6/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+209
|\
| * QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-2/+209
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-11/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-1/+1
|\|
| * Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-271-1/+1
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+51
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-18/+18
* Add a javascript push method binding to QQmlListPropertyIonut Alexandrescu2017-02-213-1/+37
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+1
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-245-0/+609