aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmoduleplugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-1524-320/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0646-56/+56
* Fix tst_qqmlmoduleplugin on macFawzi Mohamed2020-08-111-1/+8
* Fix string-bytearray mistake in tst_qqmlmodulepluginLaszlo Agocs2020-06-291-1/+1
* CMake: Fix tst_qqmlmoduleplugin for MinGWCristian Adam2020-06-245-0/+6
* Drop the "plugin cannot be loaded" extension to error messagesUlf Hermann2020-06-171-4/+4
* Allow QML plugins to be optionalUlf Hermann2020-06-099-5/+127
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-292-10/+10
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-172-4/+4
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-10/+4
* Regenerate qtdeclarativeAlexandru Croitor2020-02-1242-205/+150
* Fix qqmlmoduleplugin testLeander Beernaert2020-01-313-33/+69
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-1540-40/+40
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-1540-180/+164
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1410-4/+125
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-092-3/+3
| |\
| | * Use qmlProtectModule to protect a module from further modificationUlf Hermann2019-10-082-3/+3
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-072-4/+5
| |\|
| | * tst_qqmlmoduleplugin: avoid setContextPropertyFabian Kosmale2019-10-072-4/+5
| * | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-193-2/+23
| |\ \ | | |/ | |/|
| * | Also check the non-file-imported type on QQmlMetaType::typeForUrlMichael Brasser2019-09-099-1/+121
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-1442-0/+1353
| |/ |/|
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-121-1/+1
|\|
| * Fix some compiler warnings in testsFriedemann Kleint2019-07-121-1/+1
* | Fix QStaticPlugin Qt6 usage in testAlexandru Croitor2019-07-083-2/+23
|/
* Make the shared test code independent of QtQmlUlf Hermann2018-04-241-2/+26
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2618-30/+30
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-124-0/+131
|\
| * Fix dead lock / race in QML type loader when importing pluginsSimon Hausmann2018-02-024-0/+131
* | Lift restriction for type registrations in QML module pluginsSimon Hausmann2018-02-025-77/+0
|/
* Introduce qmlRegisterModule()J-P Nurmi2016-11-186-36/+131
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devSimon Hausmann2016-05-241-1/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+0
| |\
| | * prune unused assignmentOswald Buddenhagen2016-05-121-1/+0
* | | Use the pre-defined QQmlExtensionInterface_iid macroJ-P Nurmi2016-05-233-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2717-17/+17
|\|
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1117-17/+17
* | Allow target path version in a parent moduleJ-P Nurmi2016-04-2114-1/+319
* | Updated license headersJani Heikkinen2016-01-2018-306/+216
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-7/+8
|\|
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-141-3/+1
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+7
* | 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-0318-18/+0
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-6/+4
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-6/+4
* | Update copyright headersJani Heikkinen2015-02-1218-126/+126
* | Allow importing protected modules with different major versionsJ-P Nurmi2015-01-085-0/+98
|/
* Update license headers and add new licensesJani Heikkinen2014-08-2517-323/+187
* TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-4/+4