aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only set V4 debugger when service is enabledUlf Hermann2015-10-151-9/+29
* QmlDebug: Split QV4::Debugging::Debuggerhjk2015-10-141-19/+20
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* V4 debugger: Fix expression evaluationUlf Hermann2015-08-191-24/+27
* Move DataCollector into debugger pluginUlf Hermann2015-08-101-31/+45
* Move V4 debugger agent into the debugger pluginUlf Hermann2015-08-101-84/+0
* Change data collection for debugging to use QV4::Value.Ulf Hermann2015-08-101-267/+45
* Move debugger-specific services into a common pluginUlf Hermann2015-08-041-0/+1199