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
*
Try to watch local variable in watchwindow-DND, too.
Friedemann Kleint
2012-10-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Get rid of some Q_WS_X11.
Nikolai Kosjar
2012-10-04
1
-2
/
+0
*
debugger: handle "bad" characters when d&d'ing new watchers
hjk
2012-09-21
1
-1
/
+5
*
Handle watching/tooltips of C++ editor tokens consistently.
Friedemann Kleint
2012-09-03
1
-2
/
+7
*
Debugger: Fix stack layout display.
Friedemann Kleint
2012-08-21
1
-13
/
+14
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
debugger: move watchpoint convenience functions to breakhandler
hjk
2012-06-04
1
-30
/
+3
*
Debugger: Remove 'Change Global Display Formats...'
Kai Koehne
2012-06-01
1
-7
/
+4
*
debugger: prevent watched expressions from re-appearing
hjk
2012-05-25
1
-12
/
+7
*
debugger: fix regression when trying to remove watched expressions
hjk
2012-05-24
1
-11
/
+12
*
debugger: rework WatchModel
hjk
2012-05-24
1
-12
/
+28
*
Debugger: Enable 'Select Widget ...' only if one can add expression evaluators
Kai Koehne
2012-05-18
1
-2
/
+2
*
Debugger: Show 'Remove expression evaluator' actions only for watches
Kai Koehne
2012-05-16
1
-2
/
+2
*
Debugger: Remove 'Clear Code Model' context menu action
Kai Koehne
2012-05-15
1
-7
/
+0
*
Debugger: Rename actions dealing with watched expressions
Kai Koehne
2012-05-14
1
-9
/
+9
*
Debugger: Move std:: Qt namespace actions to options
Kai Koehne
2012-05-14
1
-2
/
+0
*
Merge QML inspector into debugger plugin
Kai Koehne
2012-05-09
1
-1
/
+5
*
debugger: do nothing if the L&E context menu is cancelled
hjk
2012-04-27
1
-1
/
+3
*
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
debugger: rework the searchable view
hjk
2012-03-29
1
-56
/
+56
*
debugger: make views searchable
hjk
2012-03-22
1
-20
/
+21
*
debugger: better display of the "local format follows type" option
hjk
2012-03-13
1
-7
/
+7
*
Debugger: use QString::fromLatin1 instead of QString::fromAscii
Denis Mingulov
2012-02-16
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-16
/
+16
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
debugger: do not disable updates on locals and expressions
hjk
2012-01-20
1
-12
/
+0
*
debugger: replace static capability check by something potentially dynamic
hjk
2012-01-16
1
-7
/
+6
*
debugger: better guess at engine capabilities in dummy engine
hjk
2012-01-13
1
-0
/
+1
*
Debugging: Context Menu check for Watch Point Capability
Aurindam Jana
2011-12-28
1
-1
/
+2
*
Debugger: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2011-12-21
1
-3
/
+3
*
debugger: fix deletion of multiple watchers
hjk
2011-12-16
1
-4
/
+10
*
debugger: make use of dynamic type for dumpers configurable
hjk
2011-11-30
1
-0
/
+1
*
debugger: Disable setting of watchpoints on non-existing variables
hjk
2011-11-18
1
-1
/
+9
*
debugger: code cosmetics
hjk
2011-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
Small include header fixes
Harald Fernengel
2011-11-09
1
-0
/
+1
*
|
debugger: add dialog to edit display types
hjk
2011-11-08
1
-1
/
+6
|
/
*
debugger: use common baseclass for all dock treeviews
hjk
2011-09-30
1
-45
/
+9
*
debugger: Fix context menu behavior for evaluated expression children
hjk
2011-08-25
1
-2
/
+6
*
debugger: Remove All Watch Items -> Remove All Evaluated Expressions
hjk
2011-08-25
1
-5
/
+9
*
Debugger: Replace virtuals by capability flags.
Friedemann Kleint
2011-08-04
1
-3
/
+3
*
debugger: offer an option to show C-style escaped strings
hjk
2011-08-03
1
-0
/
+7
*
debugger: code/ui cosmetics
hjk
2011-08-03
1
-41
/
+45
*
debugger: allow insertion of evaluated expressions for core files
hjk
2011-08-03
1
-0
/
+1
*
Debugger: Fix crash in stack frame layout display.
Friedemann Kleint
2011-07-28
1
-1
/
+2
*
Fix original string messages
Jarek Kobus
2011-07-05
1
-1
/
+1
*
debugger: split BreakpointIndex into plugin and debugger specific part
hjk
2011-06-27
1
-2
/
+2
*
debugger: fix expansion of object in gdb tooltips on first click
hjk
2011-05-27
1
-1
/
+1
[next]