summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/script
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-292-6/+6
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-292-7/+7
* | Script engine: Fix locals/QT_NO_CAST_FROM_ASCIIFriedemann Kleint2010-01-182-85/+88
* | Fix compile.Friedemann Kleint2010-01-151-3/+1
* | Script: Some refactoring.Friedemann Kleint2010-01-152-78/+136
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | debugger: refactoring, use QByteArray instead of QString when appropriatehjk2010-01-051-4/+4
|/
* debugger: refactoringhjk2009-09-252-32/+33
* debugger: partial refactoring of debugger engine creationhjk2009-09-231-6/+8
* debugger: cleanuphjk2009-09-172-2/+2
* debugger: work on trk integrationhjk2009-09-102-5/+7
* debugger: fix basic script debugginghjk2009-09-021-2/+6
* debugger: move script engine initialization to startDebugger()hjk2009-09-021-4/+10
* debugger: remove old disassembler view and handlerhjk2009-08-172-6/+0
* debugger: create a disassembler view as main editorhjk2009-08-171-1/+4
* long live the kinghjk2009-08-142-2/+2
* Some more QToolBar changes.con2009-07-161-1/+0
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-28/+28
* Revert "Enabled the use of Debugger-specific watch/locals models."hjk2009-07-132-20/+10
* Enabled the use of Debugger-specific watch/locals models.Friedemann Kleint2009-07-102-10/+20
* Replace int WatchData::childCount by bool ...hasChildren in Debugger.Friedemann Kleint2009-06-221-6/+6
* debugger: Rework watch model.hjk2009-06-172-13/+6
* Update license headers and sales contact details.Jason McDonald2009-06-172-4/+4
* Get attaching to a crashed Windows process right (CDB).Friedemann Kleint2009-05-262-3/+4
* Enabled passing on PIDs from the command line to the debugger.Friedemann Kleint2009-05-251-1/+2
* debugger: add script.prihjk2009-05-191-1/+1
* debugger: move script-debugger related code to directory of its ownhjk2009-05-193-0/+875