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: Add a field for source path map in DebuggerStartParameters
Aurindam Jana
2013-02-07
4
-2
/
+30
*
Replace com.nokia.qtcreator with org.qt-project.qtcreator
Sergio Ahumada
2013-02-07
3
-3
/
+3
*
Fix debugger source paths for Qt 5 SDKs.
Friedemann Kleint
2013-02-07
1
-0
/
+1
*
Fix warning about use of uninitialized values
Tobias Hunger
2013-02-06
1
-1
/
+1
*
Doc: replace deprecated QDoc commands
Leena Miettinen
2013-02-06
2
-16
/
+16
*
Added missing pointer deref
Robert Loehning
2013-02-04
1
-1
/
+1
*
Debugger: consolidate WatchData manipulation in watchdata.{h,cpp}
hjk
2013-02-01
6
-311
/
+302
*
Incremented year in copyright info
Robert Loehning
2013-02-01
3
-3
/
+3
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
194
-194
/
+194
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
205
-205
/
+205
*
|
Debugger: Fix triggering display of threadnames
hjk
2013-01-31
2
-3
/
+10
*
|
CDB: Use maxStackDepth and implement reload full stack.
Friedemann Kleint
2013-01-31
1
-5
/
+16
*
|
CDB: Pass settings maxStringLength and maxStackDepth to extension.
Friedemann Kleint
2013-01-31
1
-0
/
+5
*
|
Debugger: Avoid endless loop when setting breakpoint on functions
hjk
2013-01-31
1
-1
/
+6
*
|
DebuggerKitInformation: Remove unused member
Daniel Teske
2013-01-30
3
-7
/
+3
*
|
consoleprocess: support Terminal.app on mac
Fawzi Mohamed
2013-01-29
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-29
3
-5
/
+16
|
\
\
|
|
/
|
*
Kits: Reduce magic while improving setup
Tobias Hunger
2013-01-22
2
-0
/
+7
|
*
Debugger: correct typos in comment
hjk
2013-01-17
1
-2
/
+2
|
*
Debugger: Speed up disassembly retrieval
hjk
2013-01-17
1
-5
/
+9
*
|
LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)
Tobias Hunger
2013-01-28
2
-2
/
+2
*
|
Debugger: split editor related code off watchutils.{h,cpp}
hjk
2013-01-25
14
-390
/
+544
*
|
Debugger: remove isEditorDebuggable
hjk
2013-01-24
4
-18
/
+2
*
|
Adapt qbs project files to new installation approach.
Christian Kandeler
2013-01-24
1
-2
/
+1
*
|
Debugger: move MI decoding to debuggerprotocol.{h,cpp}
hjk
2013-01-24
5
-194
/
+199
*
|
Debugger: rename gdb/gdbmi.{h,cpp} into debuggerprotocol.{h,cpp}
hjk
2013-01-24
18
-44
/
+41
*
|
Fix lupdate warnings.
Friedemann Kleint
2013-01-23
1
-0
/
+1
*
|
Debugger: fix loading of dumpers when attaching to running process
hjk
2013-01-23
1
-0
/
+1
*
|
Debugger: use Id::{from,to}Setting when appropriate
hjk
2013-01-18
1
-3
/
+2
*
|
namedemangler: move template implementation to the .h file
Fawzi Mohamed
2013-01-17
2
-11
/
+5
*
|
Use Core::Id for IOptionsPage::m_id
hjk
2013-01-17
4
-10
/
+4
*
|
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-16
2
-2
/
+5
|
\
\
|
|
/
|
*
Debugger: Update command-line arguments
Orgad Shaneh
2013-01-15
1
-2
/
+2
|
*
Debugger: Fix visibility of Debugging Helper Dialog
Christian Stenger
2013-01-11
1
-0
/
+3
*
|
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
2
-2
/
+1
*
|
Move TextEditor::ToolTip to Utils
Daniel Teske
2013-01-11
1
-5
/
+5
*
|
Debugger: make variable format changes work with multi-selection
hjk
2013-01-10
1
-8
/
+15
*
|
Debugger: Add "Reload Debugging Helpers" to Log Window context menu
hjk
2013-01-10
5
-1
/
+32
*
|
Debugger: Fix compiler warning
Kai Koehne
2013-01-10
1
-1
/
+1
*
|
Fix qbs build
Orgad Shaneh
2013-01-09
1
-0
/
+2
*
|
Debugger: Move python initialization after first stop
hjk
2013-01-09
3
-9
/
+21
*
|
Debugger: split fixCppExpression into some common and some cdb part
hjk
2013-01-09
5
-3
/
+14
*
|
Debugger: Add Image viewer with color picker and context menu.
Friedemann Kleint
2013-01-08
4
-7
/
+244
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
27
-190
/
+116
*
|
Debugger: Make tabs in separate view closable.
Ryan May
2013-01-01
1
-5
/
+23
*
|
Debugger: de-noise
hjk
2012-12-30
1
-17
/
+12
*
|
Windows compile fix.
Friedemann Kleint
2012-12-29
1
-1
/
+1
*
|
CDB: Support for displaying QImage.
Friedemann Kleint
2012-12-29
1
-1
/
+6
*
|
CDB: Enable "Separate Window" format for standard strings.
Friedemann Kleint
2012-12-29
1
-0
/
+1
*
|
Use Core::Id for IOptionPage::category
hjk
2012-12-29
4
-6
/
+5
[next]