summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/qml/qscriptdebuggerclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove QScriptDebugClienthjk2015-07-081-606/+0
* Debugger: Remove most remaining occurrences of WatchDatahjk2015-03-201-15/+19
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-1/+2
* | Debugger: Re-work breakpoint storage handlinghjk2015-01-151-32/+28
* | Debugger: Use Core::AsynchronousMessageBoxMarco Bubke2014-12-081-2/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlDebugger: Exchange supported QDataStream versionsKai Koehne2013-11-011-15/+18
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-5/+5
* QmlDebugging: Reset exception code highlightingAurindam Jana2013-07-161-0/+4
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-6/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-111-52/+49
|\ \ | |/
| * QmlDebugger: Insert locals correctlyAurindam Jana2012-10-101-52/+49
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | ScriptConsole: Move from Debugger to QmlJSToolsAurindam Jana2012-10-051-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: rework WatchModelhjk2012-05-241-31/+17
* QmlDebug: Rename library and (most) classesKai Koehne2012-04-181-2/+2
* QmlDebugging: Assign Value in DebuggerAurindam Jana2012-03-141-13/+29
* UI text: use single quotes to emphasize variablesLeena Miettinen2012-03-051-1/+1
* QmlV8DebuggerClient: Relocate breakpointsAurindam Jana2012-02-291-25/+16
* ScriptConsole: Refactor to QtMessageLogWindowAurindam Jana2012-02-201-1/+1
* Long live the king!hjk2012-01-261-1/+1
* QmlDebugging: Implement RunToLine capabilityAurindam Jana2012-01-091-0/+24
* QML-Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-37/+49
* QmlV8DebuggerClient: Changes related to v8DebugService protocolAurindam Jana2011-12-161-0/+3
* QmlDebugger: Make sure v8 messages show up in the debugger logKai Koehne2011-12-071-11/+50
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-1/+10
|\ \ | |/
| * QScriptDebugger: Enable ChangeBreakpointAurindam Jana2011-10-201-1/+10
* | QmlV8DebuggerClient: Refactored codeAurindam Jana2011-10-271-3/+3
|/
* QmlJsDebugger: Handle Breakpoint states correctly.Aurindam Jana2011-10-051-0/+2
* QmlDebugger: Use QTC_CHECK where appropriateKai Koehne2011-10-041-2/+2
* JSDebugger: Enable break on events.Aurindam Jana2011-09-161-4/+4
* Debugger: Client Service synchronizationAurindam Jana2011-08-251-4/+8
* Debugger: Set breakpoints on actual locations in codeAurindam Jana2011-08-251-4/+3
* Improved breakpoint handling in qmlv8debuggerclientAurindam Jana2011-08-231-0/+4
* Refactoring v8debuggerclient and scriptdebuggerclientAurindam Jana2011-08-231-3/+5
* Synchronize the client with the debug serviceAurindam Jana2011-08-231-1/+4
* Notify disconnect to debug server when inferiorshutdownrequestedAurindam Jana2011-08-171-0/+5