aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlenginecleanup
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-153-24/+0
* tst_qqmlenginecleanup::test_customModuleCleanup(): Add error outputFriedemann Kleint2021-01-041-2/+10
* Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGWFriedemann Kleint2020-12-231-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-063-7/+7
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-2/+2
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-1/+17
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-172-0/+15
| |\
| | * QQmlEngine: Test that types are correctly removedFabian Kosmale2020-02-102-0/+15
| * | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+2
| |/
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-153-7/+7
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-153-16/+43
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+77
|/
* Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-258-9/+151
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Fix qmlClearTypeRegistrations() not dropping all registrationsSimon Hausmann2017-09-192-9/+52
* Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-2/+1
* Updated license headersJani Heikkinen2016-01-206-102/+72
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Fixed license headersJani Heikkinen2015-02-173-3/+3
* Update copyright headersJani Heikkinen2015-02-126-87/+63
* Fix QtQuick2 module unload supportChris Adams2014-12-044-0/+208
* Update license headers and add new licensesJani Heikkinen2014-08-253-55/+31
* Fix qmlClearTypeRegistrations testsAlan Alpert2013-09-174-0/+207