aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-06-192-2/+22
|\
| * QQmlDebugProcess: Wait forever for debug messagesUlf Hermann2018-06-191-2/+0
| * V4: Set argumentsCanEscape when debuggingUlf Hermann2018-05-301-0/+22
* | Fail early if process crashes in QQmlProfilerService testUlf Hermann2018-05-301-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-1/+62
|\|
| * QML Debugger: Don't crash when encoding JSON dataUlf Hermann2018-05-251-1/+62
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-05-243-1/+88
|\|
| * V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-233-1/+88
* | Cleanup creation code for builtin functionsLars Knoll2018-05-021-2/+1
* | Add support for proper lexical scopingLars Knoll2018-05-021-1/+15
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-2610-61/+55
|\|
| * Make the shared test code independent of QtQmlUlf Hermann2018-04-2410-14/+18
| * Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-241-47/+37
* | Bring JS grammar in line with ES7 specLars Knoll2018-04-251-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-04-092-6/+23
|\|
| * QQmlDebuggingEnabler test: Relax output string conditionUlf Hermann2018-04-061-4/+8
| * QmlProfiler test: Keep recording until we receive the needed eventsUlf Hermann2018-03-281-2/+15
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-0/+39
|\|
| * Qml Profiler: Store and send URL of compile eventsUlf Hermann2018-03-271-0/+36
| * QML Tooling: Wait for QML trace to be started in QML profiler testUlf Hermann2018-03-271-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-211-0/+24
|\|
| * QML debugger: Don't crash when creating objects on engine destructionUlf Hermann2018-03-191-0/+24
* | QQmlDebugProcess: Forward the process' finished() signalUlf Hermann2018-03-212-0/+2
* | QQmlDebugClient: Make stateChanged a signalUlf Hermann2018-03-206-23/+7
* | QQmlDebugProcess: Add a method to return the ProcessStateUlf Hermann2018-03-205-6/+12
|/
* Pass "this" object when evaluating debug jobsUlf Hermann2018-03-171-0/+32
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-268-32/+32
* Use QOverload instead of static_cast for connectJesus Fernandez2018-02-151-1/+1
* Windows: Fix tst_QQmlDebugProcess failureFriedemann Kleint2018-02-121-0/+1
* QQmlProfilerService: Don't crash test if client is never createdUlf Hermann2018-02-081-0/+3
* QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-082-13/+4
* QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-081-0/+7
* blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-1/+2
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-1/+2
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+2
| | |\
| | | * QQmlEngineDebugService: Actually call value types' toString() methodUlf Hermann2018-01-081-1/+2
* | | | Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-023-346/+331
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-2/+2
|/ / /
* | | Match QQmlEngineDebugServiceTest to the serviceUlf Hermann2018-01-252-5/+17
* | | QQmlEngineDebugService: Output better diagnostics on test failureUlf Hermann2018-01-251-3/+7
* | | Get rid of BuiltinFunctionLars Knoll2018-01-151-3/+3
* | | Revert "Blacklist tst_QQmlProfilerService::translationBinding()"Ulf Hermann2018-01-091-3/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-093-2/+42
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-043-2/+42
| |\|
| | * Re-enable QML memory profilingUlf Hermann2017-11-233-1/+40
* | | Blacklist tst_QQmlProfilerService::translationBinding()Liang Qi2018-01-081-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-204-1/+70
|\| |
| * | Prevent crashes when profiling translation bindingsUlf Hermann2017-11-113-1/+31
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-11-061-0/+39
| |\|