aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-7/+10
|\
| * QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-141-7/+10
* | QV4Object: Remove helper put() methodRobin Burchell2017-02-091-2/+5
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-4/+5
|\
| * Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-2/+3
* | V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-091-14/+26
* | Plugins: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-261-2/+2
|/
* Clean up QV4DataCollectorUlf Hermann2016-01-211-19/+1
* V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-211-105/+72
* Updated license headersJani Heikkinen2016-01-191-14/+20
* V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-111-0/+332