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 resizing of the status message label
hjk
2009-08-13
1
-5
/
+2
*
debugger: re-enable all dumpers that are usable in bootstrapped applications
hjk
2009-08-13
1
-6
/
+10
*
debugger: work around a bug in gdb/MI in gdb 6.8/Ubuntu
hjk
2009-08-13
1
-2
/
+21
*
Compile
Bradley T. Hughes
2009-08-12
1
-0
/
+2
*
debugger: fix linking by removing unneeded slot declaration
hjk
2009-08-12
1
-1
/
+0
*
debugger: use the bineditor to show memory dumps
hjk
2009-08-12
15
-43
/
+297
*
CDB: Improve expanding watch children.
Friedemann Kleint
2009-08-12
2
-5
/
+19
*
Debugger: Make use of the "displayedtype" attribute.
Friedemann Kleint
2009-08-12
8
-40
/
+101
*
Fix resetting to default layout in case of floating widgets.
con
2009-08-11
1
-1
/
+3
*
Debugger: Show address column of stack view.
Friedemann Kleint
2009-08-11
1
-1
/
+1
*
Don't crash when the /proc/<pid>/stat file failed to open.
Thiago Macieira
2009-08-07
1
-1
/
+3
*
Extract the special mainwindow behavior of the debug mode into class.
con
2009-08-06
3
-127
/
+26
*
Debugger: Fixed assert when debugging a core-file without project.
Friedemann Kleint
2009-07-31
1
-0
/
+6
*
Fixed tr()-glitches.
Friedemann Kleint
2009-07-30
2
-7
/
+8
*
Fixed compiler/lupdate/uic warnings.
Friedemann Kleint
2009-07-29
1
-4
/
+0
*
CDB: Fixed duplicated options key.
Friedemann Kleint
2009-07-28
1
-1
/
+1
*
Debugger: Fix debugging external executables/attaching to pid.
Friedemann Kleint
2009-07-28
3
-0
/
+40
*
CDB: Start up correctly if no working directory is specified.
Friedemann Kleint
2009-07-28
1
-7
/
+15
*
CDB: Added option for verbose symbol loading, fixed image path.
Friedemann Kleint
2009-07-27
7
-12
/
+64
*
solaris build fixes
Oswald Buddenhagen
2009-07-27
1
-0
/
+3
*
CDB: Fixed thread handling, added dumping of string types in case of crashes.
Friedemann Kleint
2009-07-24
8
-56
/
+345
*
debugger: move code around
hjk
2009-07-23
3
-16
/
+9
*
debugger: progress for the trk adapter
hjk
2009-07-21
1
-0
/
+1
*
debugger: handle execRun() error result
hjk
2009-07-21
1
-14
/
+30
*
Back to the bottom.
con
2009-07-21
1
-1
/
+1
*
Add missing find tool bar placeholders.
con
2009-07-21
1
-1
/
+6
*
Making the find tool bar be more connected to the searched text.
con
2009-07-21
1
-2
/
+2
*
Some more QToolBar changes.
con
2009-07-16
2
-2
/
+0
*
Remove usage of QToolBar from debugger tool bar.
con
2009-07-16
1
-19
/
+26
*
Add "Delete all breakpoints/Delete breakpoints by file".
Friedemann Kleint
2009-07-16
2
-45
/
+87
*
Debugger: Remove unneeded expression for dumping QVector.
Friedemann Kleint
2009-07-16
1
-9
/
+1
*
dbugger: switch back to 'not running' when executable could not be started
hjk
2009-07-15
1
-4
/
+6
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
dt
2009-07-15
3
-4
/
+5
|
\
|
*
Debugger: Alert on stop in the debugger manager.
Friedemann Kleint
2009-07-15
2
-4
/
+4
|
*
Debugger/CDB: Do not disable dumpers on a C++ exception.
Friedemann Kleint
2009-07-15
1
-0
/
+1
*
|
Mention possible locations of the debugging helper in the error dialog
dt
2009-07-15
5
-3
/
+25
|
/
*
Fix CDB/output dumperversion correctly, dump maps correctly.
Friedemann Kleint
2009-07-15
1
-4
/
+8
*
debugger: remove duplicated 'completeSuffix' entry in QFileInfo dumper
hjk
2009-07-15
1
-0
/
+7
*
debugger: assume that not-known-to-be-simple types have children
hjk
2009-07-14
3
-2
/
+26
*
debugger: fix regression in QMap dumping introduced in 5bd1d2a0
hjk
2009-07-14
1
-2
/
+2
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
9
-52
/
+52
*
Fixes: Do not change the default color
Harald Fernengel
2009-07-13
1
-4
/
+1
*
debugger: insert all children of WatchData as a single block
hjk
2009-07-13
3
-7
/
+100
*
debugger: remove unnecessary first level in WatchModel
hjk
2009-07-13
5
-42
/
+22
*
Fully restore old watchmodel.
Friedemann Kleint
2009-07-13
1
-0
/
+354
*
Revert "Enabled the use of Debugger-specific watch/locals models."
hjk
2009-07-13
29
-1788
/
+687
*
Remove unused class.
Friedemann Kleint
2009-07-10
1
-354
/
+0
*
debugger: hopefully _finally_ fix the "vanishing helper checkmark" problem
hjk
2009-07-10
1
-2
/
+4
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Friedemann Kleint
2009-07-10
1
-1
/
+7
|
\
|
*
debugger: reduce amount of data produced by the dumpers by removing
hjk
2009-07-10
1
-1
/
+7
[next]