summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Add a field for source path map in DebuggerStartParametersAurindam Jana2013-02-074-2/+30
* Replace com.nokia.qtcreator with org.qt-project.qtcreatorSergio Ahumada2013-02-073-3/+3
* Fix debugger source paths for Qt 5 SDKs.Friedemann Kleint2013-02-071-0/+1
* Fix warning about use of uninitialized valuesTobias Hunger2013-02-061-1/+1
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-062-16/+16
* Added missing pointer derefRobert Loehning2013-02-041-1/+1
* Debugger: consolidate WatchData manipulation in watchdata.{h,cpp}hjk2013-02-016-311/+302
* Incremented year in copyright infoRobert Loehning2013-02-013-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-31194-194/+194
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-29205-205/+205
* | Debugger: Fix triggering display of threadnameshjk2013-01-312-3/+10
* | CDB: Use maxStackDepth and implement reload full stack.Friedemann Kleint2013-01-311-5/+16
* | CDB: Pass settings maxStringLength and maxStackDepth to extension.Friedemann Kleint2013-01-311-0/+5
* | Debugger: Avoid endless loop when setting breakpoint on functionshjk2013-01-311-1/+6
* | DebuggerKitInformation: Remove unused memberDaniel Teske2013-01-303-7/+3
* | consoleprocess: support Terminal.app on macFawzi Mohamed2013-01-292-2/+2
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-293-5/+16
|\ \ | |/
| * Kits: Reduce magic while improving setupTobias Hunger2013-01-222-0/+7
| * Debugger: correct typos in commenthjk2013-01-171-2/+2
| * Debugger: Speed up disassembly retrievalhjk2013-01-171-5/+9
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-282-2/+2
* | Debugger: split editor related code off watchutils.{h,cpp}hjk2013-01-2514-390/+544
* | Debugger: remove isEditorDebuggablehjk2013-01-244-18/+2
* | Adapt qbs project files to new installation approach.Christian Kandeler2013-01-241-2/+1
* | Debugger: move MI decoding to debuggerprotocol.{h,cpp}hjk2013-01-245-194/+199
* | Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}hjk2013-01-2418-44/+41
* | Fix lupdate warnings.Friedemann Kleint2013-01-231-0/+1
* | Debugger: fix loading of dumpers when attaching to running processhjk2013-01-231-0/+1
* | Debugger: use Id::{from,to}Setting when appropriatehjk2013-01-181-3/+2
* | namedemangler: move template implementation to the .h fileFawzi Mohamed2013-01-172-11/+5
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-174-10/+4
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-162-2/+5
|\ \ | |/
| * Debugger: Update command-line argumentsOrgad Shaneh2013-01-151-2/+2
| * Debugger: Fix visibility of Debugging Helper DialogChristian Stenger2013-01-111-0/+3
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-2/+1
* | Move TextEditor::ToolTip to UtilsDaniel Teske2013-01-111-5/+5
* | Debugger: make variable format changes work with multi-selectionhjk2013-01-101-8/+15
* | Debugger: Add "Reload Debugging Helpers" to Log Window context menuhjk2013-01-105-1/+32
* | Debugger: Fix compiler warningKai Koehne2013-01-101-1/+1
* | Fix qbs buildOrgad Shaneh2013-01-091-0/+2
* | Debugger: Move python initialization after first stophjk2013-01-093-9/+21
* | Debugger: split fixCppExpression into some common and some cdb parthjk2013-01-095-3/+14
* | Debugger: Add Image viewer with color picker and context menu.Friedemann Kleint2013-01-084-7/+244
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-0827-190/+116
* | Debugger: Make tabs in separate view closable.Ryan May2013-01-011-5/+23
* | Debugger: de-noisehjk2012-12-301-17/+12
* | Windows compile fix.Friedemann Kleint2012-12-291-1/+1
* | CDB: Support for displaying QImage.Friedemann Kleint2012-12-291-1/+6
* | CDB: Enable "Separate Window" format for standard strings.Friedemann Kleint2012-12-291-0/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-294-6/+5