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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
more Id type fixes
hjk
2011-11-10
2
-2
/
+2
*
|
SSH: Improve SshRemoteProcessRunner API.
Christian Kandeler
2011-11-09
1
-3
/
+2
*
|
Small include header fixes
Harald Fernengel
2011-11-09
1
-0
/
+1
*
|
QmlJSScriptConsole: Multi line expressions
Aurindam Jana
2011-11-08
1
-3
/
+3
*
|
QmlV8DebuggerClient: Evaluate Expression
Aurindam Jana
2011-11-08
1
-0
/
+16
*
|
debugger: add dialog to edit display types
hjk
2011-11-08
5
-45
/
+238
*
|
QmlJSScriptConsole: Evaluating Expressions
Aurindam Jana
2011-11-07
1
-20
/
+29
*
|
QmlV8DebuggerClient: Watched Expressions
Aurindam Jana
2011-11-07
2
-8
/
+15
*
|
QmlV8DebuggerClient: Optimize debug requests
Aurindam Jana
2011-11-07
2
-169
/
+221
*
|
debugger: prevent watchdog timer to trigger on user commands
hjk
2011-11-04
1
-1
/
+3
*
|
debugger: fix manual changing of breakpoint line numbers
hjk
2011-11-04
3
-10
/
+26
*
|
debugger: remove infoTargetNecessary
hjk
2011-11-04
6
-54
/
+6
*
|
debugger: remove an unneeded ifdef Q_OS_WIN
hjk
2011-11-03
1
-2
/
+0
*
|
debugger: consolidate listing of local processes
hjk
2011-11-03
10
-153
/
+148
*
|
debugger: move Q_OS_WIN to dbgwinutils.h
hjk
2011-11-03
8
-44
/
+36
*
|
debugger: remove \r from gdb output also on non-Windows
hjk
2011-11-03
1
-2
/
+0
*
|
debugger: make "gdb startup script" directly editable
hjk
2011-11-01
5
-83
/
+56
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-01
5
-1
/
+5
|
\
\
|
|
/
|
*
Fix showing of "Debugging Helper Missing" warning.
Eike Ziller
2011-10-31
1
-1
/
+1
|
*
Fix memory leaks (lacking destructors for uis)
Jarek Kobus
2011-10-28
1
-0
/
+1
|
*
debugger: re-enable sorting of source files, modules, and thread views
hjk
2011-10-28
3
-0
/
+3
*
|
Unify parsing of application output in Debugger and Profiler
Kai Koehne
2011-11-01
2
-64
/
+34
*
|
Debugger: Don't expect that debug output arrives line by line
Kai Koehne
2011-11-01
1
-53
/
+62
*
|
QmlV8DebuggerClient: Local Variables
Aurindam Jana
2011-11-01
1
-46
/
+93
*
|
QmlV8DebuggerClient: Show Watched Expressions
Aurindam Jana
2011-11-01
2
-39
/
+89
*
|
QmlV8DebuggerClient: Locals Window
Aurindam Jana
2011-11-01
2
-14
/
+114
*
|
Debugger: Avoid runtime warning when QmlJSInspector plugin is not loaded
Kai Koehne
2011-10-31
1
-1
/
+2
*
|
debugger: fix "unexpected" state changes when aborting the debugger
hjk
2011-10-31
7
-14
/
+44
*
|
WatchHandler: Init WatchCounter correctly.
Aurindam Jana
2011-10-31
1
-1
/
+3
*
|
QmlV8DebuggerClient: Set Correct Initial state
Aurindam Jana
2011-10-31
1
-1
/
+1
*
|
Add support to force skip deploy before running or debugging
Yuchen Deng
2011-10-28
1
-6
/
+42
*
|
Debugger: Always prefer files in loaded projects even for "Attach to QML Port"
Kai Koehne
2011-10-28
1
-0
/
+17
*
|
Debugger: Make QML Script console visible by default
Kai Koehne
2011-10-28
1
-0
/
+2
*
|
QmlV8DebuggerClient: Show Exception Underline under correct line.
Aurindam Jana
2011-10-28
1
-1
/
+1
*
|
SSH: SshRemoteProcessRunner does not need to be a shared pointer.
Christian Kandeler
2011-10-28
2
-13
/
+19
*
|
debugger: better breakpoint state handling
hjk
2011-10-28
2
-9
/
+30
*
|
debugger: cache getenv results
hjk
2011-10-28
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-10-28
16
-62
/
+149
|
\
\
|
|
/
|
*
QmlEngine: Engine State transitions
Aurindam Jana
2011-10-27
1
-1
/
+7
|
*
Removed dead assignment
Robert Loehning
2011-10-25
1
-1
/
+0
|
*
BreakDialog: Command and Message Fields.
Aurindam Jana
2011-10-22
1
-4
/
+14
|
*
debugger: re-enable use of -exec-interrupt
hjk
2011-10-21
1
-8
/
+11
|
*
Moved unused code for debugging
Robert Loehning
2011-10-21
1
-6
/
+7
|
*
Fix build.
Friedemann Kleint
2011-10-21
1
-3
/
+1
|
*
Moved unused code for debugging
Robert Loehning
2011-10-21
1
-3
/
+4
|
*
Debugger: Tooltip in Stack Window
Aurindam Jana
2011-10-20
1
-11
/
+18
|
*
QScriptDebugger: Enable ChangeBreakpoint
Aurindam Jana
2011-10-20
1
-1
/
+10
|
*
Debugger: Prevent adding invalid breakpoints.
Friedemann Kleint
2011-10-20
3
-2
/
+38
|
*
debugger: fix order of special actions to start debugging
hjk
2011-10-19
2
-23
/
+28
|
*
Merge branch '2.3' into 2.4
Oswald Buddenhagen
2011-10-18
1
-1
/
+1
|
|
\
[prev]
[next]