summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeractions.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-1/+1
* ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-5/+5
* Debugger: Suppress inconsistencies in gdb binary settings.Friedemann Kleint2010-10-251-2/+20
* debugger: make "clever" behaviour on debugger exit optionalhjk2010-10-081-0/+12
* QmlProject: Always use qmlobserver for debugging projectsKai Koehne2010-10-041-8/+0
* Debugger: Remove unused 'precise breakpoints' setting.Friedemann Kleint2010-10-041-12/+0
* Translator correctionsJarek Kobus2010-09-291-1/+1
* QML Observer: Complain about not having it if debugging .qmlprojectsLasse Holmstedt2010-09-291-0/+8
* debugger: remove rarely needed "Recheck Debuggging Helper Availability"hjk2010-09-281-3/+0
* debugger: make alphabetic sorting of struct members optional.hjk2010-09-231-0/+8
* debugger: make adjustments of breakpoint markers on lines without code optionalhjk2010-09-211-0/+14
* debugger: save state of the 'AutoDerefPointers' optionhjk2010-09-171-0/+1
* Debugger: Remove "Change language automatically"Lasse Holmstedt2010-08-241-9/+0
* Typos spotted while translatingJarek Kobus2010-08-191-1/+1
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* debugger: make changes to default settings stand out in the loghjk2010-06-291-3/+8
* debugger: simplify handling of context menu actions of the Locals&Watchers viewhjk2010-06-231-15/+0
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-15/+9
* Fixes: Not possible to tell whether "Operate by instruction" is enabledcon2010-06-111-0/+1
* Debugger[gdb]: Introduce new control for gdb binaries.Friedemann Kleint2010-04-081-10/+58
* debugger: add a context menu action to the stackview to create a fullhjk2010-03-301-0/+4
* Added an option to register Creator as post-mortem debugger.Robert Loehning2010-03-251-0/+12
* debugger: remove or rename a few images.hjk2010-03-221-1/+1
* fixed merge issues and cleaned up codeLasse Holmstedt2010-03-181-1/+0
* Added automatic language switching option to debugger settingsLasse Holmstedt2010-03-181-0/+8
* Made debugger menu items disabled in QML inspector modeLasse Holmstedt2010-03-181-0/+1
* Removed unused SavedAction.Robert Loehning2010-03-181-1/+0
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Long live the king!hjk2010-03-051-1/+1
* New debug related icons.con2010-02-231-1/+1
* debugger: more Book Case, some new tooltips.hjk2010-02-171-29/+39
* debugger: some basic support for 'catch catch' and 'catch throw'hjk2010-02-111-0/+16
* Debuggers: Enable Python-dumpers for Windows-built gdb.Friedemann Kleint2010-02-031-1/+5
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
| * debugger: make watchdog timeout configurablecon2010-01-061-0/+6
| * debugger: make use of full source file list optionalhjk2010-01-061-0/+8
* | debugger: clean up verbosity settings in trk adapterhjk2010-01-151-0/+7
* | debugger: make watchdog timeout configurablehjk2009-12-091-0/+6
* | debugger: avoid unpleasant line break in warninghjk2009-12-091-2/+2
* | debugger: make use of full source file list optionalhjk2009-12-091-0/+8
* | debugger: allow the user to hide the std:: and Qt's namespacehjk2009-11-251-0/+16
|/
* Debugger: Activate code model scope checking, environment var for Trk verbosity.Friedemann Kleint2009-11-091-2/+2
* Debugger: Use the code model to detect unitialized variables.Friedemann Kleint2009-10-161-0/+7
* debugger: add option to automatically derefence pointers in locals&watchershjk2009-10-061-0/+10
* debugger: rework 'jump to source' logichjk2009-10-051-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* debugger: make 'address column' in stack and breakpoint view optionalhjk2009-10-011-0/+34
* debugger: rename StepByInstruction into OperateByInstructionhjk2009-09-291-2/+6
* act on http://bugreports.qt.nokia.com/browse/QTCREATORBUG-123hjk2009-09-231-2/+9