aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-2018-28/+313
|\
| * Fix qmlClearTypeRegistrations() not dropping all registrationsSimon Hausmann2017-09-192-9/+52
| * Fall back to the ObjectWrapper for model advanceIteratorAndy Shaw2017-09-151-0/+23
| * Error out when compiling signal handlers with arguments in qml filesSimon Hausmann2017-09-121-2/+33
| * Fix qml cache invalidation when changing dependent C++ registered QML singletonsSimon Hausmann2017-09-121-0/+61
| * Fix reuse of regexp objects by regexp literalsAllan Sandfeld Jensen2017-09-081-0/+23
| * Get rid of the root object index variableSimon Hausmann2017-09-082-3/+3
| * Disable deferring when referenced as a grouped propertyJ-P Nurmi2017-09-065-0/+49
| * Fix crashes with closures created in QML componentsLars Knoll2017-09-063-0/+47
| * Stabilize the threadSignal() testSimon Hausmann2017-09-063-14/+22
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-236-11/+4
|\|
| * Make sure QQmlDebugProcess correctly reports session as startedUlf Hermann2017-08-177-15/+4
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-16/+13
* | Support explicit enum value declaration in QMLMichael Brasser2017-08-1811-0/+66
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-08-184-67/+61
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-184-67/+61
| |\|
| | * Bump tests262 submodule to include .gitattributes fixSimon Hausmann2017-08-071-0/+0
| | * Move the engine pointer from the property cache to the VME meta objectLars Knoll2017-08-021-12/+6
| | * Use QQmlType by valueLars Knoll2017-08-022-55/+55
* | | Base QQmlDebuggingEnabler test on QQmlDebugTestUlf Hermann2017-08-181-118/+34
* | | Use centralized initialization also for QDebugMessageService testUlf Hermann2017-08-181-77/+7
* | | Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-1811-620/+454
* | | Move QQmlDebugJs test init failures to outer functionUlf Hermann2017-08-171-93/+69
* | | Move QQmlProfilerService test connect failures to outer functionUlf Hermann2017-08-171-33/+54
* | | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-1719-27/+3
* | | Avoid leaking resources on test failures in QQmlDebugService testUlf Hermann2017-08-171-11/+12
|/ /
* | Remove hack to make QtC understand that typeof null is "object"Ulf Hermann2017-08-151-1/+1
* | Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-133-1/+373
* | Build testapp first, since the test depends on thatJan Arve Saether2017-08-111-2/+4
* | Ignore qqmldebugjs/profilerservice failures in win/gccSimon Hausmann2017-08-023-3/+64
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-2811-3/+53
|\|
| * Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-2811-3/+53
* | Add support for QEvent::LanguageChangeSimon Hausmann2017-07-143-0/+61
* | Add support for enum declarations in QMLMichael Brasser2017-07-1313-0/+98
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+44
|\|
| * Fix ObjectModel::move() to mark the changes as movesJ-P Nurmi2017-06-291-0/+44
* | QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-263-0/+24
* | Fix lookup of formals in QML signal handlers with AOTSimon Hausmann2017-06-211-0/+36
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-156-7/+91
|\|
| * Fix loading QML caches for qrc:/// urlsAlexander Volkov2017-06-133-0/+64
| * tst_qqmlengine::clearComponentCache(): Use QTemporaryDirFriedemann Kleint2017-06-082-6/+26
| * Also run the ecmascript testsuite in the interpreterErik Verbruggen2017-06-081-1/+1
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-079-153/+100
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-318-153/+99
| |\
| | * QML Settings: fix JS array handlingJ-P Nurmi2017-05-194-153/+65
| | * QQmlIRBuilder: Only query type name cache for type namesRobin Burchell2017-05-194-0/+34
| * | Set LC_TIME in ecmascripttests/test262.pyJüri Valdmann2017-05-231-0/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0612-38/+108
|\| |
| * | Get rid of the old way of defining builtin functionsLars Knoll2017-05-191-4/+4