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
/
watchwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: small changes for synchroneous mode
hjk
2009-10-20
1
-4
/
+4
*
Debugger: Use the code model to detect unitialized variables.
Friedemann Kleint
2009-10-16
1
-2
/
+7
*
debugger: disable l&w 'alternative formats' submenu if there aren't any
hjk
2009-10-07
1
-0
/
+4
*
Debugger: Fix crash toggling Stack/"Derefence Pointers" without project
Friedemann Kleint
2009-10-07
1
-6
/
+5
*
debugger: add option to automatically derefence pointers in locals&watchers
hjk
2009-10-06
1
-0
/
+5
*
debugger: make 'address column' in stack and breakpoint view optional
hjk
2009-10-01
1
-0
/
+1
*
debugger: fix adding nested watcher
hjk
2009-09-29
1
-4
/
+4
*
Debugger: Export DebuggerManager and DebuggerStartParameters.
Friedemann Kleint
2009-09-25
1
-0
/
+2
*
debugger: fixes and improvements related to the Locals display
hjk
2009-08-31
1
-1
/
+10
*
Debugger: Fix memory display
Friedemann Kleint
2009-08-19
1
-23
/
+14
*
I18n: Updated German translation, fixed tr-Bugs for 1.2.9
Friedemann Kleint
2009-08-19
1
-2
/
+2
*
debugger: make context menus of views look more similar
hjk
2009-08-18
1
-16
/
+12
*
debugger: create a disassembler view as main editor
hjk
2009-08-17
1
-8
/
+3
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
debugger: use the bineditor to show memory dumps
hjk
2009-08-12
1
-22
/
+62
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
1
-1
/
+1
*
debugger: remove unnecessary first level in WatchModel
hjk
2009-07-13
1
-6
/
+0
*
Revert "Enabled the use of Debugger-specific watch/locals models."
hjk
2009-07-13
1
-5
/
+3
*
Enabled the use of Debugger-specific watch/locals models.
Friedemann Kleint
2009-07-10
1
-3
/
+5
*
debugger: disable parts of L&W context menu when no item is selected
hjk
2009-07-08
1
-18
/
+25
*
debugger: implement per-type format changes in the watch view
hjk
2009-07-03
1
-16
/
+58
*
debugger: add widget watchers by mouse click in the debugged application.
hjk
2009-07-01
1
-1
/
+21
*
debugger: use an expandable tree in the debugger tooltip
hjk
2009-06-24
1
-1
/
+0
*
Further cleanup of watch code, do not evaluate "<Edit>" watcher.
Friedemann Kleint
2009-06-18
1
-4
/
+2
*
debugger: Rework watch model.
hjk
2009-06-17
1
-26
/
+17
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
debugger: some encoding correctness
hjk
2009-05-29
1
-2
/
+2
*
debugger: make striped background of debug views optional
hjk
2009-05-05
1
-1
/
+4
*
debugger: allow drag&drop from main editor to watchers view
hjk
2009-04-29
1
-0
/
+32
*
debugger: watcher creation revisited
hjk
2009-04-16
1
-3
/
+1
*
debugger: make user visible strings translatable
hjk
2009-04-08
1
-3
/
+3
*
debugger: rename data dumpers into "debugging helpers"
hjk
2009-04-07
1
-2
/
+2
*
debugger: make assignment in watch window look nicer, also make it work in
hjk
2009-04-07
1
-4
/
+8
*
debugger: new test case for char arrays
hjk
2009-04-03
1
-2
/
+10
*
debugger: keep row selection in watchersview after expand/collapse
hjk
2009-03-25
1
-4
/
+12
*
debugger: use new actions for watchers window/manager communication
hjk
2009-03-25
1
-9
/
+6
*
debugger: insert action to create new watch item in locals&watchers context menu
hjk
2009-03-19
1
-14
/
+6
*
debugger: make QAction a base class of DebuggerAction
hjk
2009-03-19
1
-3
/
+3
*
debugger: some action related cleanup
hjk
2009-03-19
1
-9
/
+9
*
debugger: make assignment of simple types work again
hjk
2009-03-19
1
-3
/
+6
*
allow in-line editing of watcher expressions
hjk
2009-03-19
1
-12
/
+62
*
debugger: progress in action reorganisation
hjk
2009-03-19
1
-13
/
+11
*
debugger: more actions reshuffling
hjk
2009-03-19
1
-6
/
+5
*
debugger: reorganizing settings and actions in progress
hjk
2009-03-19
1
-22
/
+9
*
debugger: start action handling refactoring
hjk
2009-03-18
1
-8
/
+7
*
debugger: make "Use Dumpers" a pool action
hjk
2009-03-17
1
-0
/
+4
*
Fixes: debugger: try accessing compiled-in dumpers when attaching to an
hjk
2009-03-16
1
-0
/
+4
*
Fixes: debugger: easier access to debugger properties from watchers window
hjk
2009-02-27
1
-2
/
+7
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Fixes: Kill warnings
Friedemann Kleint
2009-01-30
1
-2
/
+2
[next]