aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qv4debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-141-31/+51
* 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
* V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-091-7/+19
* V4: Make ExecutionEngine's debugger and profiler privateUlf Hermann2016-07-281-2/+2
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-201-0/+2
* Clean up QV4DataCollectorUlf Hermann2016-01-211-1/+18
* V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-211-46/+61
* Updated license headersJani Heikkinen2016-01-201-17/+12
* V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-112-2/+5
* V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-27/+19
* Move V4 debugger and its test into better placesUlf Hermann2015-10-302-0/+746