aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-243-3/+38
* Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-7/+12
|\
| * Enable tests for boot2qtSami Nurmenniemi2017-09-211-7/+12
* | Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-0824-260/+556
|\|
| * 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
| |\
| | * Make sure QQmlDebugProcess correctly reports session as startedUlf Hermann2017-08-177-15/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/new-backendLars Knoll2017-08-2231-763/+534
|\| |
| * | 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-1713-21/+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
| * | Ignore qqmldebugjs/profilerservice failures in win/gccSimon Hausmann2017-08-023-3/+64
| |/
| * Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-2811-3/+53
* | Remove now unused filesLars Knoll2017-06-301-1/+0
* | Various compile fixesLars Knoll2017-06-221-2/+0
|/
* Get rid of the old way of defining builtin functionsLars Knoll2017-05-191-4/+4
* V4: Set correct source locations for jumps out of conditionalsv5.9.0-beta1Ulf Hermann2017-03-311-20/+48
* Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-312-15/+57
* Allow info messages in debug message serviceUlf Hermann2017-03-221-1/+1
* QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-142-60/+140
* Set source location for all loop body-to-front jumpsUlf Hermann2017-03-071-4/+19
* Add a source location to the final Jump in a for loopUlf Hermann2017-02-281-0/+26
* V4 Debugger: Don't crash when stepping to the end of a scriptUlf Hermann2017-02-281-1/+29
* Make inspector animation speed test more robustUlf Hermann2017-01-182-21/+37
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-143-2/+32
|\
| * QML tooling: Make sure we signal object creation also from QQmlIncubatorUlf Hermann2017-01-113-2/+32
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+1
|\|
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-093-10/+85
* | QmlDebug: Allow specifying debug connectors on the command lineUlf Hermann2016-11-243-37/+83
* | QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-8/+3
|/
* Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-191-2/+2
* QML debugger: Fix testErik Verbruggen2016-08-031-4/+3
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-7/+11
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-6/+11
| |\
| | * Relax QQmlProfilerService test for scene graph eventsUlf Hermann2016-07-151-6/+11
| | * QmlProfiler: When flushing data, send it in the right orderUlf Hermann2016-05-251-1/+7