aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the engine() accessor from Object to ManagedLars Knoll2017-05-191-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* V4 Debugger: Don't crash when stepping to the end of a scriptUlf Hermann2017-02-281-1/+6
* Change ExecutionContext::getFunctionObject() to getFunction()Lars Knoll2016-12-061-3/+2
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-1/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-111-104/+10
* V4 Debugger: If no context is given inject the QML contextUlf Hermann2016-01-071-4/+33
* V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-1/+24
* Support multiple QML engines in V4 debuggerUlf Hermann2015-12-021-0/+6
* Move V4 debugger and its test into better placesUlf Hermann2015-10-301-0/+358