aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggeractions.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: remove the "expert start modes"hjk2012-01-071-7/+0
* debugger: introduce "expert mode" for rarely used start modeshjk2011-12-121-0/+7
* debugger: make use of dynamic type for dumpers configurablehjk2011-11-301-0/+8
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | debugger: make "gdb startup script" directly editablehjk2011-11-011-2/+2
|/
* debugger: add option to search debug info in well-known locationshjk2011-09-221-0/+8
* debugger: change default value for 'break on qFatal' to 'false'hjk2011-08-051-2/+2
* debugger: Make "set breakpoint of qFatal" optionalhjk2011-07-141-0/+8
* debugger: implement an option to stop on qWarnings (gdb only)hjk2011-05-301-0/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge remote branch 'origin/2.2'con2011-04-271-14/+0
|\
| * debugger: remove custom dumper location settingshjk2011-04-211-14/+0
* | Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\|
| * Update license.hjk2011-04-131-14/+13
* | debugger: make "debugger font size follows main editor optional"hjk2011-04-011-0/+7
|/
* debugger: add tooltips to gdb settings windowhjk2011-03-301-3/+0
* debugger: fix previous commithjk2011-03-161-1/+5
* debugger: persist 'AlwaysAdjust*ColumnWidths' settingshjk2011-03-161-3/+53
* Debugger: Add a flexible widget for source path substitutions.Friedemann Kleint2011-03-041-7/+36
* debugger: make qt source path configurablehjk2011-02-231-0/+5
* debugger: replace action(ExecuteCommand) be a direct function callhjk2011-02-161-4/+0
* debugger: some infrastructure for gdb's target-asynchjk2011-02-031-0/+7
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-9/+0
* debugger: make reading of .gdbinit optionalhjk2010-12-211-2/+5
* debugger: make threadnames feature optionalhjk2010-12-201-0/+7
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: remove "debug debugging helper" optionhjk2010-11-291-8/+0
* | debugger: Refactor breakpoint handling.hjk2010-11-151-262/+130
* | Debugger: Improve gdb binary settings handling.Friedemann Kleint2010-11-031-5/+38
* | 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