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
*
Debugger: Fix command setting active frame
David Schulz
2017-03-29
1
-1
/
+1
*
Debugger: Prepend additional info to cdb exception task entry
David Schulz
2017-03-27
1
-1
/
+3
*
Qml Debugger: Properly handle JavaScript null
Ulf Hermann
2017-03-21
1
-2
/
+8
*
Qml Debugger: Show fewer messages in the status bar
Ulf Hermann
2017-03-16
1
-1
/
+3
*
Qml Inspector: Don't ignore anonymous objects
Ulf Hermann
2017-03-16
1
-1
/
+9
*
Qml Debugger: Set detailed options rather than "sanity"
Ulf Hermann
2017-03-15
1
-1
/
+2
*
Debugger: Fix MSVC warning
Orgad Shaneh
2017-03-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into 4.3
Eike Ziller
2017-03-14
1
-1
/
+7
|
\
|
*
Make QNX a separate OS type
James McDonnell
2017-03-13
1
-1
/
+7
*
|
Debugger: Comment out quasi dead code
Robert Loehning
2017-03-13
1
-9
/
+9
*
|
Qml Debugger: Raise sanity level to 1
Ulf Hermann
2017-03-13
1
-1
/
+3
*
|
QmlDebugger: Limit recursive property lookups
Ulf Hermann
2017-03-13
1
-47
/
+67
|
/
*
QmlDebugger: Allow functions and scripts to be specified as strings
Ulf Hermann
2017-03-13
1
-12
/
+9
*
Debugger: Remove libUtils dependency from some tests
hjk
2017-03-10
1
-1
/
+0
*
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-03-09
1
-3
/
+20
|
\
|
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Eike Ziller
2017-03-09
1
-3
/
+20
|
|
\
|
|
*
Android: Fix app waiting for qml engine connection
Vikas Pachdha
2017-03-02
1
-3
/
+20
*
|
|
TextEditor: add right sidebar
Serhii Moroz
2017-03-09
1
-1
/
+1
*
|
|
ProjectExplorer: Switch responsibilities for raising applications
hjk
2017-03-08
2
-6
/
+10
|
/
/
*
|
Debugger: Comment out dead code
Robert Loehning
2017-03-07
2
-3
/
+3
*
|
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-2
/
+1
*
|
ProjectExplorer: Make RunControl::bringApplicationToForeground virtual
hjk
2017-03-01
1
-1
/
+1
*
|
ProjectExplorer: Unify RunControl setup/teardown
Tobias Hunger
2017-03-01
2
-18
/
+7
*
|
Debugger: Use ProcessHandle in notifyInferiorPid()
hjk
2017-03-01
8
-18
/
+26
*
|
Debugger: Remove some unneeded "No process" notification in CDB
hjk
2017-03-01
1
-1
/
+0
*
|
Debugger: Use Utils::ProcessHandle for DebuggerEngine::m_inferiorPid
hjk
2017-03-01
8
-43
/
+42
*
|
Debugger: Use (only) -thread-group-started as pid notification
hjk
2017-02-28
2
-46
/
+1
*
|
Debugger: Fix crash in combined debugging
hjk
2017-02-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2017-02-27
2
-28
/
+13
|
\
\
|
|
/
|
*
Debugger: Don't crash if targets vanish if the last kit is deleted
hjk
2017-02-23
1
-23
/
+5
|
*
Debugger: Pass Qt type info version to the debugger protocol
David Schulz
2017-02-23
1
-5
/
+8
*
|
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
4
-19
/
+18
*
|
Debugger: Report PID back to RunControl
Tobias Hunger
2017-02-27
1
-0
/
+1
*
|
Convert some 0 to nullptr
Montel Laurent
2017-02-23
1
-2
/
+2
*
|
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
11
-38
/
+38
*
|
Debugger: Fix transfer of non-8-bit output with LLDB
hjk
2017-02-22
1
-1
/
+1
*
|
Debugger: Initialize members of DebuggerItemConfigWidget
Robert Loehning
2017-02-22
1
-2
/
+2
*
|
Debugger: Avoid some signed/unsigned warning
hjk
2017-02-22
1
-6
/
+2
*
|
Debugger: Run fresh expression evaluator also in combined debugging
hjk
2017-02-21
2
-0
/
+6
*
|
Debugger: Add a message when trying to evaluate a bad expression
hjk
2017-02-21
1
-1
/
+5
*
|
Debugger: Record breakpoint hit count
hjk
2017-02-21
1
-1
/
+1
*
|
Debugger: Make "Add Expression Evaluator" available in QmlJS editor
hjk
2017-02-21
1
-30
/
+26
*
|
BaseTreeView: Make resizeColumns() publicly accessible
hjk
2017-02-21
3
-4
/
+2
*
|
Debugger: Fix Locals windows column width adjustment
hjk
2017-02-21
1
-0
/
+1
*
|
Debugger: Simplify LocalsAndExpressionsWindow implementation
hjk
2017-02-21
2
-23
/
+14
*
|
Debugger: Fix setting display format based on type
David Schulz
2017-02-17
1
-4
/
+4
*
|
Debugger: Remove pleonasm
Robert Loehning
2017-02-15
1
-1
/
+1
*
|
Debugger: Add {Expand,Collapse} Children item
hjk
2017-02-15
1
-0
/
+19
*
|
Debugger: Trim user startup command input before usage
hjk
2017-02-15
1
-1
/
+1
*
|
Utils: Introduce TreeItem::{begin,end}
hjk
2017-02-08
4
-11
/
+11
[next]