aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlinstantiator
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-12/+0
* Update tests to use new metaType systemDavid Skoland2020-11-021-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-11/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-7/+8
|\
| * tst_qqmlinstatiator: avoid setContextPropertyFabian Kosmale2019-10-082-7/+8
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+52
|/
* Move model types into their own libraryUlf Hermann2019-05-022-2/+2
* Tests: Silence Clang warningsFriedemann Kleint2018-04-271-5/+5
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-1/+0
* Updated license headersJani Heikkinen2016-01-202-34/+24
* Instantiator: Make asynchronous mode workGabriel de Dietrich2015-04-252-0/+53
* Update copyright headersJani Heikkinen2015-02-122-12/+12
* Update license headers and add new licensesJani Heikkinen2014-08-252-36/+20
* Fix adding created objects to instantiator.kakadu2013-10-294-0/+169
* Add Instantiator type to QtQmlAlan Alpert2013-03-207-0/+257