aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable the widgetsinqml autotestLars Knoll2017-11-141-1/+1
* Set Jump locations for loopsUlf Hermann2017-11-081-6/+5
* V4 debugger: re-enable some more testsUlf Hermann2017-11-081-2/+0
* Merge remote-tracking branch 'origin/dev' into new-backendLars Knoll2017-11-0821-45/+308
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0620-44/+306
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-251-29/+17
| | |\
| | | * Fix outdated BSD license header in tests to use GPL-EXCEPTKai Koehne2017-10-231-29/+17
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2414-10/+246
| | |\|
| | | * QQmlTypeLoader: Drain events before shutting down the threadUlf Hermann2017-10-203-0/+52
| | | * Tell QQmlImportInstance::resolveType what kind of type we wantUlf Hermann2017-10-192-0/+32
| | | * Fix execution of deferred propertiesJ-P Nurmi2017-10-185-0/+102
| | | * Fix outdated BSD license headerKai Koehne2017-10-175-10/+60
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-041-5/+5
| | |\|
| | | * ObjectModel: provide unique move IDsJ-P Nurmi2017-09-261-5/+5
| | * | Fix implicit loading of internal types when using explicit importsSimon Hausmann2017-09-265-0/+38
* | | | V4 debugger: Fix tests for function expressionsUlf Hermann2017-11-071-10/+5
* | | | Fix evaluation of V4 debug jobsUlf Hermann2017-11-071-13/+6
* | | | V4 Debugger: Allow executing jobs on contexts without v4FunctionUlf Hermann2017-11-071-1/+0
* | | | Further cleanup JSCallDataLars Knoll2017-11-071-3/+3
* | | | Simplify JSCallData constructionLars Knoll2017-11-071-3/+3
* | | | Get rid of JSCallData::call()Lars Knoll2017-11-071-12/+12
* | | | Rename JSCall to JSCallDataLars Knoll2017-11-071-3/+3
* | | | Codegen: Set source location for return instructionUlf Hermann2017-11-061-1/+0
* | | | Re-enable Debug instructions and locations for QML functionsUlf Hermann2017-11-062-34/+14
* | | | Fix JavaScript profilingUlf Hermann2017-11-061-1/+0
* | | | Re-enable tests/auto/qml/debuggerUlf Hermann2017-10-244-4/+39
* | | | Never truncate the JS stackLars Knoll2017-10-231-0/+12
* | | | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-2232-57/+656
|\| | |
| * | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-252-5/+5
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2218-28/+313
| |\| |
| | * | 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
| * | | Fix support for creating QWidgets in QMLSimon Hausmann2017-09-213-1/+297
| * | | Enable tests for boot2qtSami Nurmenniemi2017-09-215-15/+29
| * | | In tst_qqmlimport, import from the source directoryUlf Hermann2017-09-201-3/+3
| * | | Make qmlplugindump work in shadow buildsUlf Hermann2017-09-204-4/+9
* | | | Fix delayed loading of arguments in binary expressionsErik Verbruggen2017-09-201-0/+8
* | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-0825-276/+569
|\| | |
| * | | Fix remaining race conditions in QQmlDebugProcessUlf Hermann2017-09-0610-20/+220
| * | | Add some style to QQmlDebugProcessUlf Hermann2017-09-061-13/+32
| * | | Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-0611-248/+332
| |/ /
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-236-11/+4
| |\|