aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/script/scriptengine.h
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-1/+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
* | Debugger: Rework thread data aquisitionhjk2012-10-231-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()Aurindam Jana2012-04-101-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* debugger: replace static capability check by something potentially dynamichjk2012-01-161-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* debugger: split BreakpointIndex into plugin and debugger specific parthjk2011-06-271-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* debugger: fix 'Jump To/Run to' when in instruction-wise modehjk2011-02-231-2/+2
* Debugger: Reduce tooltip flicker.Friedemann Kleint2011-02-171-1/+1
* Debugger: Make tooltips pinnable.Friedemann Kleint2011-02-111-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: make DebuggerEngine::acceptsBreakpoint(id) purehjk2010-11-261-0/+1
* | debugger: Refactor breakpoint handling.hjk2010-11-151-1/+2
* | clean up WatchDataArvid Ephraim Picciani2010-10-151-0/+3
|/
* Debugger: Fixes around watch editing.Friedemann Kleint2010-09-231-1/+1
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-3/+3
* debugger: only update variables that are operated onhjk2010-09-131-1/+1
* debugger: overhaul "state machine"hjk2010-07-141-3/+3
* debugger: refactor startup logichjk2010-07-141-2/+3
* debugger: rename startDebugger() to startEngine()hjk2010-07-081-1/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-4/+4
* debugger: more of the RunControl refactoringhjk2010-06-141-2/+0
* debugger: move DebuggerRunControl *m_runControl into IDebuggerEngine.hjk2010-06-141-3/+2
* debugger: start 'runcontrol-ification' of the debugger plugin.hjk2010-06-141-1/+1
* debugger: refactor module/symbol viewhjk2010-05-041-1/+1
* debugger: rename a few functionshjk2010-03-101-8/+8
* Long live the king!hjk2010-03-051-1/+1
* Script engine: Fix locals/QT_NO_CAST_FROM_ASCIIFriedemann Kleint2010-01-181-13/+8
* Script: Some refactoring.Friedemann Kleint2010-01-151-3/+9
* debugger: refactoringhjk2009-09-251-6/+3
* debugger: cleanuphjk2009-09-171-1/+1
* debugger: work on trk integrationhjk2009-09-101-1/+1
* debugger: remove old disassembler view and handlerhjk2009-08-171-1/+0
* long live the kinghjk2009-08-141-1/+1
* Some more QToolBar changes.con2009-07-161-1/+0
* Revert "Enabled the use of Debugger-specific watch/locals models."hjk2009-07-131-8/+1
* Enabled the use of Debugger-specific watch/locals models.Friedemann Kleint2009-07-101-1/+8
* debugger: Rework watch model.hjk2009-06-171-2/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Get attaching to a crashed Windows process right (CDB).Friedemann Kleint2009-05-261-1/+2
* debugger: move script-debugger related code to directory of its ownhjk2009-05-191-0/+130