summaryrefslogtreecommitdiff
path: root/src/tools/qml/qmlobserver/jsdebuggeragent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored QmlJS Live Preview into a libraryLasse Holmstedt2010-07-291-508/+0
* QML JS Debugger: support the debugger statementOlivier Goffart2010-07-291-2/+16
* Qml JS Debugger: If the exact line number is not known, fallback to the funct...Olivier Goffart2010-07-281-1/+4
* QML JS Debugger: Break when there is an uncaught exceptionOlivier Goffart2010-07-231-7/+9
* QML JS Debugger: use RIIA for initializeing an evaluation contextOlivier Goffart2010-07-231-23/+28
* QML JS Debugger: Asynchronous call to watchHandler()->endCycle()Olivier Goffart2010-07-231-0/+7
* QML JS Debugger: add 'this' in the localsOlivier Goffart2010-07-231-12/+20
* QML JS Debugger: Ability to edit properties from the debuggerOlivier Goffart2010-07-221-1/+30
* QML JS Debugger: Hides signals/slot/methodOlivier Goffart2010-07-221-0/+5
* QML JS Debugger: Better support of QObjectOlivier Goffart2010-07-221-6/+8
* QML JS Debugger: clicking on the stackstrace shows the locals of this contextOlivier Goffart2010-07-221-0/+25
* QML JS Debugger: Be able to expand objectsOlivier Goffart2010-07-221-10/+46
* QML JS Debugger: Better way to stream watch dataOlivier Goffart2010-07-221-6/+82
* QML JS debugging: premilary support of localsOlivier Goffart2010-07-161-1/+1
* rename dir qmlviewer -> qmlobserverLasse Holmstedt2010-07-141-0/+296