aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDebug: Split QV4::Debugging::Debuggerhjk2015-10-141-3/+4
* Further cleanupsLars Knoll2015-09-151-10/+8
* Rename currentExecutionContext to currentContextLars Knoll2015-09-151-1/+1
* Store the stack of executioncontext's on the JS stackLars Knoll2015-09-151-12/+7
* Clean up data format for V4 debug connectionUlf Hermann2015-08-191-43/+64
* V4 debugger: Fix expression evaluationUlf Hermann2015-08-191-0/+7
* V4 Debugger: Avoid special refs when looking up normal onesUlf Hermann2015-08-191-1/+1
* Move DataCollector into debugger pluginUlf Hermann2015-08-101-0/+452