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
/
watchhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: move MI decoding to debuggerprotocol.{h,cpp}
hjk
2013-01-24
1
-3
/
+4
*
Debugger: Add Image viewer with color picker and context menu.
Friedemann Kleint
2013-01-08
1
-5
/
+4
*
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-15
/
+10
*
Debugger: Make tabs in separate view closable.
Ryan May
2013-01-01
1
-5
/
+23
*
Debugger: Set current tab in separate value display
Ryan May
2012-12-29
1
-2
/
+3
*
Auto-detect Endianess of image data by looking at width value.
Friedemann Kleint
2012-12-28
1
-1
/
+2
*
Fixes to edit format handling.
Friedemann Kleint
2012-12-28
1
-4
/
+5
*
Use switch in showEditValue().
Friedemann Kleint
2012-12-14
1
-10
/
+17
*
Fix separate window for Utf8 strings.
Friedemann Kleint
2012-12-14
1
-1
/
+1
*
Debugger: Add a tab widget for separate value display.
Friedemann Kleint
2012-12-13
1
-3
/
+42
*
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-11-26
1
-0
/
+5
|
\
|
*
Inspector: Fetch objects lazily
Aurindam Jana
2012-11-24
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-11-16
1
-6
/
+6
|
\
|
|
*
Inspector: Do not disable Locals and Expressions
Aurindam Jana
2012-11-09
1
-6
/
+6
*
|
Debugger: Fix warning
Orgad Shaneh
2012-10-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-29
1
-0
/
+12
|
\
|
|
*
Try to watch local variable in watchwindow-DND, too.
Friedemann Kleint
2012-10-29
1
-0
/
+12
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-11
1
-7
/
+9
|
\
|
|
*
QmlDebugger: Insert locals correctly
Aurindam Jana
2012-10-10
1
-7
/
+9
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
debugger: use symbolic constants for "Display in Seperate Window" modes
hjk
2012-10-05
1
-17
/
+11
*
|
debugger: make QByteArray displayable in separate window
hjk
2012-10-04
1
-2
/
+10
|
/
*
debugger: fix color for changed items in locals and expressions view
hjk
2012-09-21
1
-17
/
+19
*
debugger: fix "Display in Separate Window" for QString
hjk
2012-09-07
1
-2
/
+5
*
Handle watching/tooltips of C++ editor tokens consistently.
Friedemann Kleint
2012-09-03
1
-2
/
+16
*
Use QT_NO_CAST_FROM_ASCII for debugger plugin.
Friedemann Kleint
2012-08-24
1
-2
/
+0
*
Debugger: Fix string usages.
Friedemann Kleint
2012-08-22
1
-1
/
+3
*
CDB: Pass referenced address in separate GDBMI field.
Friedemann Kleint
2012-08-21
1
-2
/
+7
*
debugger: apply custom type display settings also to references
hjk
2012-07-19
1
-0
/
+2
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Debugger: Fix compile on Windows.
Friedemann Kleint
2012-05-31
1
-5
/
+5
*
debugger: work on watchmodel bulk insert
hjk
2012-05-31
1
-175
/
+62
*
debugger: save a few cycles in the watchmodel
hjk
2012-05-31
1
-11
/
+27
*
QmlJSInspector: Set property values
Aurindam Jana
2012-05-25
1
-3
/
+7
*
debugger: prevent watched expressions from re-appearing
hjk
2012-05-25
1
-2
/
+7
*
debugger: fix regression when trying to remove watched expressions
hjk
2012-05-24
1
-16
/
+3
*
debugger: rework WatchModel
hjk
2012-05-24
1
-463
/
+585
*
WatchHandler: Add isInspect()
Aurindam Jana
2012-05-15
1
-1
/
+1
*
Debugger: Rename actions dealing with watched expressions
Kai Koehne
2012-05-14
1
-1
/
+1
*
Merge QML inspector into debugger plugin
Kai Koehne
2012-05-09
1
-5
/
+47
*
debugger: enable memory editor for referenced address
hjk
2012-05-03
1
-3
/
+1
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
debugger: add missing 'type' column when copying watch contents
hjk
2012-03-16
1
-0
/
+2
*
debugger: show the returned value as 'returned value', not $23
hjk
2012-03-14
1
-1
/
+3
*
debugger: remember format settings also for individual variables
hjk
2012-03-14
1
-34
/
+40
*
debugger: fix red foreground color for changed values
hjk
2012-03-13
1
-1
/
+2
*
debugger: unbreak display of non-7bit-clean data
hjk
2012-03-13
1
-8
/
+10
*
debugger: make tooltips non-editable
hjk
2012-03-09
1
-1
/
+1
*
Debugger: use QString::fromLatin1 instead of QString::fromAscii
Denis Mingulov
2012-02-16
1
-3
/
+3
[next]