index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
stackhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
debugger: remove a bit of stackview flicker by using the 80 ms timer
hjk
2010-12-17
1
-7
/
+19
*
|
debugger: split debuggeragents.{h,cpp} int {memory,disassembler}agent.{h,cpp}
hjk
2010-12-08
1
-1
/
+0
*
|
debugger: Refactor breakpoint handling.
hjk
2010-11-15
1
-2
/
+3
*
|
debugger: more handler/window refactoring
hjk
2010-11-08
1
-42
/
+1
*
|
Debugger: Add Run to/Jump to Line to text editor context menu.
Friedemann Kleint
2010-11-04
1
-0
/
+1
*
|
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-2
/
+0
*
|
debugger: don't display invalid line numbers in the stack view
hjk
2010-10-27
1
-1
/
+1
|
/
*
Debugger: Sanitize Datatypes, part 2: Stackframes.
Friedemann Kleint
2010-09-21
1
-2
/
+4
*
Fixed memory leak in StackHandler
Robert Loehning
2010-09-15
1
-1
/
+1
*
debugger: suppress variable tooltips with outdated contents
hjk
2010-09-15
1
-5
/
+2
*
I10N: First translation fixes for 2.1
Friedemann Kleint
2010-09-10
1
-1
/
+0
*
Pedantic cleanup of filename parameters for QIcon constructor
Alessandro Portale
2010-07-30
1
-2
/
+2
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-17
/
+60
*
debugger: refactor thread related class
hjk
2010-05-18
1
-219
/
+0
*
debugger: gather more information on threads when easily available
hjk
2010-05-18
1
-10
/
+11
*
debugger: make it possible to bulk-assign breakpoints to threads
hjk
2010-04-30
1
-0
/
+7
*
debugger: remove or rename a few images.
hjk
2010-03-22
1
-2
/
+2
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-0
/
+1
*
Avoid pulling in the svg plugin.
con
2010-03-05
1
-4
/
+4
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
debugger: make handling multiple core files a bit more convenient
hjk
2010-02-03
1
-0
/
+1
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-1
/
+1
*
remove trailing whitespace
Oswald Buddenhagen
2010-01-29
1
-3
/
+3
*
frames with debug info but without source cannot be navigated to
Oswald Buddenhagen
2009-10-30
1
-1
/
+1
*
Debugger: Show slashes correctly in Stack frame tooltip.
Friedemann Kleint
2009-10-30
1
-1
/
+2
*
Debugger: Use the code model to detect unitialized variables.
Friedemann Kleint
2009-10-16
1
-7
/
+37
*
Debugger: Fix crash toggling Stack/"Derefence Pointers" without project
Friedemann Kleint
2009-10-07
1
-0
/
+1
*
Debugger: Extend threads model to display frame.
Friedemann Kleint
2009-10-05
1
-14
/
+70
*
debugger: fix chain of fallbacks for disassembler view.
hjk
2009-10-02
1
-2
/
+2
*
debugger: apply disassembler/normal view toggling immediately to stack view,
hjk
2009-10-01
1
-0
/
+2
*
debugger: rename StepByInstruction into OperateByInstruction
hjk
2009-09-29
1
-1
/
+1
*
debugger: create a disassembler view as main editor
hjk
2009-08-17
1
-3
/
+27
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Debugger: Show address column of stack view.
Friedemann Kleint
2009-08-11
1
-1
/
+1
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
debugger: rename resource path for generic images from 'gdbdebugger' to 'debu...
hjk
2009-05-19
1
-4
/
+4
*
Fixed translation glitches.
Friedemann Kleint
2009-05-13
1
-8
/
+16
*
add missing tr()s, etc., add some //: comments
Oswald Buddenhagen
2009-04-20
1
-6
/
+9
*
debugger: make user visible strings translatable
hjk
2009-04-08
1
-5
/
+2
*
debugger: stack view cosmetics
hjk
2009-04-08
1
-12
/
+15
*
debugger: rename data dumpers into "debugging helpers"
hjk
2009-04-07
1
-1
/
+1
*
debugger: allow short stack to be expanded by a context menu item or
hjk
2009-04-07
1
-5
/
+15
*
debugger: make maximal number of stack entries configurable
hjk
2009-04-02
1
-5
/
+4
*
Start stack frame context/symbol group classes for CDB
Friedemann Kleint
2009-03-26
1
-0
/
+10
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
1
-1
/
+1
*
chancge Nokia GPL exception version from 1.2 to 1.3
hjk
2008-12-16
1
-1
/
+1
[next]