index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggeractions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed translation issues.
Friedemann Kleint
2009-05-07
1
-1
/
+1
*
debugger: make striped background of debug views optional
hjk
2009-05-05
1
-8
/
+16
*
debugger: introduce enabling/disabling of breakpoints
hjk
2009-04-28
1
-3
/
+4
*
Merge commit 'origin/1.1'
con
2009-04-17
1
-1
/
+1
|
\
|
*
debugger: watcher creation revisited
hjk
2009-04-16
1
-1
/
+1
*
|
Merge branch '1.1'
Thorbjørn Lindeijer
2009-04-16
1
-5
/
+2
|
\
|
|
*
debugger: use 'gdb' as default debugger
hjk
2009-04-14
1
-0
/
+2
|
*
make terminal emulator configurable centrally
Oswald Buddenhagen
2009-04-14
1
-5
/
+0
*
|
Handle various CDB output windows.
Friedemann Kleint
2009-04-09
1
-39
/
+54
|
/
*
debugger: make user visible strings translatable
hjk
2009-04-08
1
-37
/
+34
*
More debugging helper renaming.
con
2009-04-07
1
-4
/
+4
*
debugger: rename data dumpers into "debugging helpers"
hjk
2009-04-07
1
-10
/
+10
*
debugger: allow short stack to be expanded by a context menu item or
hjk
2009-04-07
1
-0
/
+4
*
debugger: use a new action for "executing a line"
hjk
2009-04-03
1
-0
/
+4
*
debugger: new test case for char arrays
hjk
2009-04-03
1
-0
/
+3
*
debugger: make maximal number of stack entries configurable
hjk
2009-04-02
1
-11
/
+16
*
debugger: rework dumper settings page
hjk
2009-03-27
1
-48
/
+26
*
debugger: remove reference to dumper build step from debugger UI
hjk
2009-03-27
1
-16
/
+14
*
make SavedAction and SavedAction "globally" available
hjk
2009-03-26
1
-254
/
+2
*
debugger: progress on action generalization
hjk
2009-03-26
1
-89
/
+86
*
debugger: work on generalizing the new debugger actions
hjk
2009-03-26
1
-1
/
+33
*
debugger: work on action handling
hjk
2009-03-26
1
-10
/
+7
*
debugger: use dumpers build alongside Qt
hjk
2009-03-26
1
-0
/
+5
*
debugger: use new actions for watchers window/manager communication
hjk
2009-03-25
1
-0
/
+14
*
debugger: use new action scheme for number base selections
hjk
2009-03-24
1
-4
/
+65
*
debugger: code cosmetics
hjk
2009-03-24
1
-10
/
+4
*
debugger: make position of debugger lib configurable
hjk
2009-03-24
1
-17
/
+18
*
debugger: work on optional prebuild dumper library
hjk
2009-03-23
1
-1
/
+12
*
debugger: work on using prebuilt dumpers
hjk
2009-03-23
1
-0
/
+1
*
debugger: split options page
hjk
2009-03-23
1
-0
/
+14
*
debugger: make an option to select terminal application (not used yet)
hjk
2009-03-20
1
-0
/
+4
*
debugger: insert action to create new watch item in locals&watchers context menu
hjk
2009-03-19
1
-0
/
+1
*
debugger: make QAction a base class of DebuggerAction
hjk
2009-03-19
1
-41
/
+22
*
debugger: some action related cleanup
hjk
2009-03-19
1
-94
/
+72
*
allow in-line editing of watcher expressions
hjk
2009-03-19
1
-0
/
+8
*
debugger: make add & remove wathcers work again after the action changes
hjk
2009-03-19
1
-0
/
+1
*
debugger: progress in action reorganisation
hjk
2009-03-19
1
-5
/
+28
*
debugger: less debug output
hjk
2009-03-19
1
-6
/
+6
*
debugger: more actions reshuffling
hjk
2009-03-19
1
-80
/
+81
*
debugger: reorganizing settings and actions in progress
hjk
2009-03-19
1
-44
/
+422
*
compile fix
hjk
2009-03-18
1
-0
/
+103