aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qv4debugservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about deprecated string conversions in V4-debugservice.Friedemann Kleint2013-11-131-3/+3
* Debugging with V4Erik Verbruggen2013-11-101-107/+1005
* Fix hanging debug engine auto-testsSimon Hausmann2013-10-311-0/+6
* QmlDebugging: Process commands in v4DebugServiceAurindam Jana2013-09-191-34/+154
* QmlDebugging: Replace QV8DebugService with QV4DebugServiceAurindam Jana2013-09-191-2/+45
* QmlDebugging: Add v4DebugServiceAurindam Jana2013-09-191-0/+162