aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmoduleplugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prospective iOS build fix for tst_qqmlmodulepluginSimon Hausmann2014-02-161-0/+5
* fix whitespaceOswald Buddenhagen2014-01-223-3/+3
* tests: fix tst_qqmlmoduleplugin::incorrectPluginCase()Liang Qi2013-11-011-7/+7
* tests: replace nokia with qtproject in tst_qqmlmodulepluginLiang Qi2013-10-3157-86/+86
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1
* Add Singleton support for QMLAntti Piira2013-09-211-4/+2
* Add qmlProtectModuleAlan Alpert2013-09-205-1/+106
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-0/+4
|\
| * test: Mark tst_qqmlmoduleplugin::incorrectPluginCase() as XFAILSergio Ahumada2013-08-131-0/+4
* | Fix qqmlmodulepluginSimon Hausmann2013-06-211-1/+1
|/
* Delay loading implicit importAlan Alpert2013-03-271-0/+2
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1016-16/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2316-385/+385
* Change error messages to reflect new module terminologyChris Adams2012-08-095-11/+103
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0115-0/+15
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-3121-2/+605
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-259-9/+8
* Select appropriate version for located module componentsMatthew Vogt2012-07-175-0/+72
* Use unique port numbers for http servers in auto tests.Andrew den Exter2012-07-051-3/+3
* Make qqmlmoduleplugin tests pass in shadow builds.Andrew den Exter2012-05-2421-5/+55
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-052-4/+5
* Re-order imports statements to import nested imports laterMatthew Vogt2012-03-2911-1/+162
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-7/+1
* Merge master <-> api_changesMatthew Vogt2012-03-058-14/+15