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: Remove some uses of semi-global currentEngine()
hjk
2016-07-18
1
-958
/
+3
*
Debugger: Remove debuggerstringutils.h
hjk
2016-06-09
1
-4
/
+4
*
Debugger: Add a way to copy selected values from Locals and Expressions
hjk
2016-06-06
1
-1
/
+7
*
Debugger: Cosmetics
hjk
2016-05-12
1
-3
/
+4
*
Debugger: Fix copy to clipboard...
Christian Stenger
2016-03-15
1
-11
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Debugger: Fix "No such slot" warning in watchers
Orgad Shaneh
2015-10-23
1
-1
/
+2
*
Merge remote-tracking branch 'origin/3.5'
Eike Ziller
2015-08-20
1
-0
/
+5
|
\
|
*
Debugger: Disable L&E context submenu without useful contents
hjk
2015-08-13
1
-0
/
+5
*
|
Debugger: Rename "Change Local Display Format" to "...Value Display..."
hjk
2015-08-12
1
-1
/
+1
|
/
*
Fix strings in debugger's menu
Robert Loehning
2015-06-16
1
-3
/
+3
*
Support QStringArgBuilder
Thiago Macieira
2015-06-15
1
-1
/
+1
*
Debugger: Consolidate GDB and LLDB "updateLocals" code paths
hjk
2015-06-10
1
-1
/
+1
*
Debugger: Disable watcher removals
hjk
2015-05-12
1
-3
/
+4
*
Debugger: Re-organize passing of display formats
hjk
2015-03-23
1
-11
/
+9
*
Debugger: Fix removal of expression that ends with whitespace
Orgad Shaneh
2015-03-20
1
-1
/
+1
*
Debugger: Remove new watch window timer from public interface
hjk
2015-03-17
1
-1
/
+1
*
Debugger: Show progress indicator while updating locals.
David Schulz
2015-03-16
1
-0
/
+6
*
Debugger: Rename WatchHandler::remove{Data->ItemByIName}
hjk
2015-03-09
1
-2
/
+2
*
Debugger: Move watcher modification from delegate to model
hjk
2015-03-06
1
-21
/
+0
*
Debugger: Allow evaluation of children of evaluated expressions
hjk
2015-03-04
1
-2
/
+5
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Don't access model in view's reset()
hjk
2015-02-10
1
-2
/
+4
*
|
Debugger: Rework Tooltips. Again.
hjk
2015-02-09
1
-2
/
+14
*
|
Debugger: Modernize WatchWindow action handling
hjk
2015-01-29
1
-76
/
+34
*
|
Debugger: Rework register handling
hjk
2014-12-18
1
-43
/
+31
*
|
Debugger: Use Core::AsynchronousMessageBox
Marco Bubke
2014-12-08
1
-2
/
+3
*
|
Debugger: Re-enable the Remove All Expression Evaluators Action.
David Schulz
2014-12-04
1
-3
/
+11
|
/
*
Debugger: Replace debuggerCore() by equivalent free functions
hjk
2014-10-23
1
-1
/
+1
*
Debugger: Make WatchDelegate less dependent on WatchView
hjk
2014-10-17
1
-6
/
+3
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Debugger: Initialize treeview slider position backup properly
hjk
2014-08-20
1
-1
/
+1
*
|
Debugger: Reduce line noise
hjk
2014-07-28
1
-12
/
+7
*
|
Replace set[Plain]Text(QString()) with clear()
Alessandro Portale
2014-07-23
1
-1
/
+1
|
/
*
Debugger: Rework editor tooltips handling
hjk
2014-07-11
1
-17
/
+17
*
Debugger: Simplify tooltip interface
hjk
2014-07-09
1
-1
/
+1
*
Debugger: Fix tooltip expansion behavior
hjk
2014-07-09
1
-2
/
+2
*
Debugger: Use a history completer for watched expressions
hjk
2014-07-08
1
-6
/
+76
*
Debugger: Remove direct entering new watchers in the treeview
hjk
2014-07-08
1
-8
/
+12
*
Debugger: Maintain slider position in watch view
hjk
2014-07-03
1
-5
/
+23
*
Debugger: Show some text even for disabled context menu action
hjk
2014-06-27
1
-3
/
+4
*
Debugger: Consolidate Debugger view creation
hjk
2014-06-04
1
-3
/
+2
*
Debugger/Utils: Merge Debugger::TreeView into layer above and below
hjk
2014-06-04
1
-1
/
+2
*
Debugger: More column resizing
hjk
2014-06-04
1
-1
/
+0
*
Debugger: Some infrastructure for stricter watch model testing
hjk
2014-06-03
1
-2
/
+11
*
Debugger: Re-group L&E context menu items
hjk
2014-05-28
1
-115
/
+102
*
Debugger: Fix/simplify selection of Widget to watch with newer GDBs
hjk
2014-05-27
1
-1
/
+1
*
Debugger: Merge Locals and Expressions context menus
hjk
2014-05-27
1
-14
/
+6
[next]