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
/
watchhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Consolidate watcher insertion code paths
hjk
2016-11-30
1
-18
/
+4
*
Debugger: Keep watchers alphabetically ordered
hjk
2016-11-30
1
-4
/
+4
*
Debugger: Use better approximation for sizeof(double)
hjk
2016-11-29
1
-1
/
+1
*
Debugger: Allow repeated editing of watchers
hjk
2016-11-29
1
-1
/
+1
*
Use QString::splitRef() instead of QString::split()
Friedemann Kleint
2016-11-25
1
-1
/
+1
*
Debugger: Disable "Select Widget to Add into Expression Evaluator"
hjk
2016-11-25
1
-3
/
+4
*
Debugger: Show position in separately displayed text in tooltip
hjk
2016-11-23
1
-1
/
+25
*
Debugger: Don't accumulate return value displays
hjk
2016-11-18
1
-1
/
+1
*
Debugger: Robustify L&E context menu handling
hjk
2016-11-14
1
-10
/
+11
*
Debugger: Don't clear unrelated views when updating locals
Ulf Hermann
2016-11-04
1
-1
/
+5
*
Debugger: Fix UI text grammar and capitalization
Leena Miettinen
2016-11-01
1
-5
/
+3
*
Debugger: Add a few dumpers for OpenCV related structures
hjk
2016-09-23
1
-4
/
+47
*
Debugger: Avoid null pointer access
Christian Stenger
2016-09-21
1
-1
/
+1
*
Debugger: Fix double clicking watch handler
Christian Stenger
2016-09-21
1
-1
/
+1
*
Debugger: Fix triggering 'Add New Expression Evaluator...'
Christian Stenger
2016-09-21
1
-2
/
+1
*
Debugger: Re-enable editing through Locals&Expressions view
hjk
2016-09-20
1
-6
/
+6
*
Debugger: Simplify BinEditor usage
hjk
2016-08-22
1
-18
/
+11
*
Remove use of deprecated Qt algorithms
Orgad Shaneh
2016-08-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.1'
Orgad Shaneh
2016-08-05
1
-0
/
+7
|
\
|
*
Debugger: Add more safety net for failing dumper
hjk
2016-08-04
1
-0
/
+7
*
|
Debugger: Remove unused WatchItem::state flag
hjk
2016-08-03
1
-8
/
+2
*
|
Debugger: Remove unused variable
Ulf Hermann
2016-08-02
1
-6
/
+1
*
|
Utils: Streamline TreeModel API
hjk
2016-07-27
1
-1
/
+1
*
|
Debugger/BinEditor: Standardize interface
hjk
2016-07-21
1
-1
/
+0
*
|
Debugger: Remove multiple definitions of WatchWindow
hjk
2016-07-18
1
-2
/
+0
*
|
Debugger: Remove some uses of semi-global currentEngine()
hjk
2016-07-18
1
-93
/
+807
|
/
*
TreeModel: Consolidate child()/childAt() and rowCount()/childCount()
hjk
2016-07-07
1
-1
/
+1
*
TreeModel: Introduce a destroyItem() convenience function
hjk
2016-07-06
1
-3
/
+3
*
Debugger: Remove string freeze workaround
hjk
2016-06-28
1
-3
/
+2
*
Debugger: Don't interpret rich text in Separate Window
hjk
2016-06-16
1
-1
/
+1
*
Debugger: Fix display in separate Window
hjk
2016-06-16
1
-0
/
+1
*
Debugger: Fix thinko to avoid accumulating outdated items
hjk
2016-06-10
1
-1
/
+1
*
Utils: Introduce a class template TypedTreeItem
hjk
2016-06-10
1
-11
/
+9
*
Utils: Introduce a UniformTreeModel::itemForIndex function
hjk
2016-06-09
1
-2
/
+2
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-153
/
+150
*
Debugger: Add a way to copy selected values from Locals and Expressions
hjk
2016-06-06
1
-6
/
+8
*
Debugger: Make watch model root a WatchItem
hjk
2016-05-31
1
-1
/
+2
*
TreeModel: Take responsibility for some of the casting
hjk
2016-05-30
1
-50
/
+28
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-18
1
-1
/
+1
|
\
|
*
Debugger: Allow re-evaluation of certain expressions without stepping
hjk
2016-05-17
1
-1
/
+1
*
|
TreeModel: Rework tree iteration
hjk
2016-05-12
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Debugger: Avoid crash in plugin unit test
Christian Stenger
2016-04-20
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-15
1
-0
/
+2
|
\
\
|
|
/
|
*
Debugger: Fix unintended fall-through in WatchModel::setData()
hjk
2016-04-13
1
-0
/
+2
*
|
Debugger: Replace DebuggerDisplay enum by strings
hjk
2016-04-12
1
-41
/
+35
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-12
1
-10
/
+52
|
\
\
|
|
/
|
*
Debugger: Always sort local variables alphabetically.
hjk
2016-04-11
1
-10
/
+52
*
|
Debugger: Replace cdb output encoding enum by strings
hjk
2016-04-04
1
-16
/
+34
|
/
*
Debugger: Re-enable item selection in watches for core dump
Orgad Shaneh
2016-03-24
1
-7
/
+17
[next]