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
/
watchdata.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Display unsigned hex values in watchhandler tooltip.
Friedemann Kleint
2013-07-05
1
-0
/
+7
*
Fix debugger watch data tooltip.
Friedemann Kleint
2013-07-05
1
-2
/
+3
*
Debugger: Don't limit length of displayed string-ish keys
hjk
2013-06-13
1
-7
/
+1
*
Debugger: Add a convenience function GdbMi::toInt()
hjk
2013-05-07
1
-7
/
+7
*
Debugger: Replace GdbMi::findChild() with an operator[]
hjk
2013-05-06
1
-26
/
+26
*
Fix indentation
Orgad Shaneh
2013-05-06
1
-1
/
+1
*
Clean headers in debugger plugin.
Friedemann Kleint
2013-03-22
1
-2
/
+1
*
Debugger: Sort out the 'address' vs 'origaddr' fields
hjk
2013-03-08
1
-52
/
+31
*
Debugger: consolidate WatchData manipulation in watchdata.{h,cpp}
hjk
2013-02-01
1
-1
/
+272
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Debugger: split editor related code off watchutils.{h,cpp}
hjk
2013-01-25
1
-1
/
+4
|
/
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
debugger: fix color for changed items in locals and expressions view
hjk
2012-09-21
1
-6
/
+0
*
debugger: show newlines in QStrings also in tooltips
hjk
2012-09-04
1
-2
/
+4
*
debugger: un-duplicate code
hjk
2012-09-04
1
-20
/
+2
*
Debugger: Format addresses in tooltips.
Friedemann Kleint
2012-08-22
1
-5
/
+4
*
I18n: Fixed plurals of bytes
Robert Loehning
2012-07-30
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
debugger: rework WatchModel
hjk
2012-05-24
1
-3
/
+0
*
debugger: display references in type columns
hjk
2012-05-08
1
-2
/
+0
*
debugger: clarify meaning of 'Size' in L&E tooltip
hjk
2012-04-17
1
-1
/
+1
*
debugger: unbreak display of non-7bit-clean data
hjk
2012-03-13
1
-4
/
+19
*
Debugger: use QString::fromLatin1 instead of QString::fromAscii
Denis Mingulov
2012-02-16
1
-2
/
+2
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-2
/
+2
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Debugger: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2011-12-21
1
-12
/
+12
*
debugger: show vtable ptr in hex, also with gdb
hjk
2011-11-11
1
-7
/
+8
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
debugger: centralize check for changed display entries
hjk
2011-08-22
1
-2
/
+6
*
debugger: show cdb vtable pointer in hex
hjk
2011-07-11
1
-0
/
+7
*
debugger: handle decimal and hex output for address values
hjk
2011-07-08
1
-1
/
+1
*
debugger: disable address related breakpoints on debugger exit
hjk
2011-05-11
1
-5
/
+12
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-15
/
+14
|
\
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
|
*
Debugger[CDB]: Fix handling of shadowed variables.
Friedemann Kleint
2011-04-12
1
-1
/
+1
*
|
Debugger: Have Python dumper print type size information.
Friedemann Kleint
2011-04-12
1
-8
/
+8
*
|
debugger: cleanup
hjk
2011-04-12
1
-20
/
+15
*
|
debugger: make original value of automatically dereferenced pointer accessible
hjk
2011-04-06
1
-0
/
+14
*
|
Debugger: Add size to watch data.
Friedemann Kleint
2011-04-04
1
-0
/
+5
|
/
*
debugger: recognize more types as integral
hjk
2011-03-24
1
-2
/
+3
*
debugger: display size of bitfields in 'type' column
hjk
2011-03-01
1
-0
/
+2
*
More copyright fixes
Tobias Hunger
2011-02-18
1
-0
/
+33
*
debugger: fix the ShowQtNamespace option in the Locals & Watchers window
hjk
2011-01-17
1
-12
/
+2
*
debugger: code cosmetics
hjk
2011-01-17
1
-3
/
+9
*
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-2
/
+0
*
one more dead header
Arvid Ephraim Picciani
2010-10-29
1
-1
/
+0
*
clean up WatchData
Arvid Ephraim Picciani
2010-10-15
1
-20
/
+103
*
Debugger: Fix dumpers in case alphabetical sorting is off.
Friedemann Kleint
2010-10-08
1
-1
/
+3
[next]