index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggeractions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Improve gdb binary settings handling.
Friedemann Kleint
2010-11-03
1
-5
/
+6
*
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-1
/
+1
*
debugger: make "clever" behaviour on debugger exit optional
hjk
2010-10-08
1
-1
/
+3
*
QmlProject: Always use qmlobserver for debugging projects
Kai Koehne
2010-10-04
1
-2
/
+0
*
Debugger: Remove unused 'precise breakpoints' setting.
Friedemann Kleint
2010-10-04
1
-1
/
+0
*
QML Observer: Complain about not having it if debugging .qmlprojects
Lasse Holmstedt
2010-09-29
1
-0
/
+2
*
debugger: remove rarely needed "Recheck Debuggging Helper Availability"
hjk
2010-09-28
1
-1
/
+0
*
debugger: make alphabetic sorting of struct members optional.
hjk
2010-09-23
1
-0
/
+1
*
debugger: make adjustments of breakpoint markers on lines without code optional
hjk
2010-09-21
1
-0
/
+1
*
Debugger: Remove "Change language automatically"
Lasse Holmstedt
2010-08-24
1
-4
/
+1
*
debugger: simplify handling of context menu actions of the Locals&Watchers view
hjk
2010-06-23
1
-4
/
+0
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-32
/
+6
*
debugger: create actions for 'Stack Up' and 'Stack Down'
hjk
2010-06-07
1
-0
/
+2
*
Debugger[gdb]: Introduce new control for gdb binaries.
Friedemann Kleint
2010-04-08
1
-2
/
+10
*
debugger: add a context menu action to the stackview to create a full
hjk
2010-03-30
1
-0
/
+1
*
Added an option to register Creator as post-mortem debugger.
Robert Loehning
2010-03-25
1
-0
/
+2
*
Added automatic language switching option to debugger settings
Lasse Holmstedt
2010-03-18
1
-1
/
+4
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-2
/
+6
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
debugger: implement basic support for gdb's 'return' command
hjk
2010-02-15
1
-0
/
+1
*
debugger: some basic support for 'catch catch' and 'catch throw'
hjk
2010-02-11
1
-1
/
+3
*
debugger: add runToLine and jumpToLine actions to editor context menu in debu...
hjk
2010-02-08
1
-2
/
+4
*
debugger: make handling multiple core files a bit more convenient
hjk
2010-02-03
1
-0
/
+1
*
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2010-01-29
1
-2
/
+2
|
\
|
*
remove trailing whitespace
Oswald Buddenhagen
2010-01-29
1
-2
/
+2
|
*
debugger: make watchdog timeout configurable
con
2010-01-06
1
-0
/
+1
|
*
debugger: make use of full source file list optional
hjk
2010-01-06
1
-0
/
+1
*
|
debugger: clean up verbosity settings in trk adapter
hjk
2010-01-15
1
-0
/
+1
*
|
debugger: make 'Add to watch' available in the editor context menu in debug mode
hjk
2009-12-11
1
-1
/
+2
*
|
debugger: make watchdog timeout configurable
hjk
2009-12-09
1
-0
/
+1
*
|
debugger: make use of full source file list optional
hjk
2009-12-09
1
-0
/
+1
*
|
debugger: allow the user to hide the std:: and Qt's namespace
hjk
2009-11-25
1
-0
/
+2
|
/
*
Debugger: Use the code model to detect unitialized variables.
Friedemann Kleint
2009-10-16
1
-0
/
+2
*
debugger: add option to automatically derefence pointers in locals&watchers
hjk
2009-10-06
1
-0
/
+1
*
Rename namespace Core::Utils into Utils
Friedemann Kleint
2009-10-05
1
-4
/
+4
*
debugger: make 'address column' in stack and breakpoint view optional
hjk
2009-10-01
1
-2
/
+7
*
debugger: rename StepByInstruction into OperateByInstruction
hjk
2009-09-29
1
-2
/
+3
*
Debugger: Work towards exporting DebuggerManager: Introduce d.
Friedemann Kleint
2009-09-25
1
-0
/
+16
*
act on http://bugreports.qt.nokia.com/browse/QTCREATORBUG-123
hjk
2009-09-23
1
-1
/
+2
*
debugger: create a disassembler view as main editor
hjk
2009-08-17
1
-0
/
+1
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
debugger: register view cosmetics
hjk
2009-08-13
1
-15
/
+0
*
debugger: pop up a window when the application receives a signal like SIGSEGV
hjk
2009-08-13
1
-0
/
+1
*
debugger: use the bineditor to show memory dumps
hjk
2009-08-12
1
-6
/
+7
*
debugger: add widget watchers by mouse click in the debugged application.
hjk
2009-07-01
1
-1
/
+1
*
debugger: put some color into the outputpane
hjk
2009-06-19
1
-0
/
+1
*
debugger: Rework watch model.
hjk
2009-06-17
1
-2
/
+0
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Fix some insignificant memory leaks.
dt
2009-06-03
1
-2
/
+1
*
debugger: basic support for reverse debugging
hjk
2009-05-25
1
-0
/
+1
[next]