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
/
debugger.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add model tester to Creator sources.
hjk
2011-06-20
1
-3
/
+2
*
debugger: display "sub-breakpoints"
hjk
2011-06-20
1
-2
/
+3
*
Debugger: Separate internal constants.
Friedemann Kleint
2011-04-21
1
-0
/
+1
*
Debugger: Use bin editor widget for standalone-memory views.
Friedemann Kleint
2011-04-19
1
-2
/
+2
*
Debugger: Add memory views.
Friedemann Kleint
2011-04-08
1
-2
/
+4
*
debugger: remove 'Attach to TCF' start option
hjk
2011-03-30
1
-2
/
+0
*
Debugger: Require QtDeclarative module
Kai Koehne
2011-03-15
1
-5
/
+1
*
Debugger: Add a flexible widget for source path substitutions.
Friedemann Kleint
2011-03-04
1
-2
/
+4
*
Debugger: Actually pass the debugger command from ToolChain.
Friedemann Kleint
2011-02-25
1
-2
/
+0
*
Debugger: Add toolchain combos to start dialogs, refactor detection.
Friedemann Kleint
2011-02-24
1
-2
/
+4
*
debugger: finish moving of binary setting
hjk
2011-02-22
1
-0
/
+2
*
debugger: move common option pages into files of their own
hjk
2011-02-22
1
-0
/
+2
*
Debugger: Make tooltips pinnable.
Friedemann Kleint
2011-02-11
1
-4
/
+4
*
Debugger[New CDB]: Get rid of postfix '2' in file names/classes.
Friedemann Kleint
2011-01-11
1
-1
/
+1
*
Debugger: Link (export checkconfiguration)
Friedemann Kleint
2011-01-10
1
-1
/
+2
*
Debugger: R.I.P. old CDB engine.
Friedemann Kleint
2011-01-07
1
-1
/
+0
*
debugger move DebuggerStartParameters into file of its own
hjk
2011-01-07
1
-0
/
+1
*
debugger: split debuggeragents.{h,cpp} int {memory,disassembler}agent.{h,cpp}
hjk
2010-12-08
1
-2
/
+4
*
debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}
hjk
2010-12-02
1
-2
/
+2
*
debugger: merger DebuggerMainWindow and DebuggerUISwitcher
hjk
2010-12-02
1
-2
/
+0
*
lldb: have a proper Agent tranfering the sourcecode
Arvid Ephraim Picciani
2010-12-02
1
-0
/
+2
*
lldb: introduce dialog to start engine remotely
Arvid Ephraim Picciani
2010-12-01
1
-1
/
+2
*
Adapt Lldb to dissasembler changes
Arvid Ephraim Picciani
2010-11-24
1
-0
/
+2
*
Debugger: Add new CDB-engine.
Friedemann Kleint
2010-11-18
1
-0
/
+1
*
debugger: refactoring of the plugin interface
hjk
2010-11-10
1
-0
/
+1
*
Experimental lldb engine host
Arvid Ephraim Picciani
2010-11-09
1
-0
/
+1
*
Add stream operators for debugger transport types
Arvid Ephraim Picciani
2010-11-08
1
-0
/
+2
*
debugger: remove sessionengine
hjk
2010-11-05
1
-2
/
+0
*
centralize addition of pluginspecs to OTHER_FILES
Oswald Buddenhagen
2010-11-03
1
-3
/
+0
*
Clean up BreakPoint
Arvid Ephraim Picciani
2010-10-29
1
-0
/
+2
*
clean up ThreadData
Arvid Ephraim Picciani
2010-10-15
1
-0
/
+1
*
debugger: remove unused break-by-function dialog
hjk
2010-09-28
1
-1
/
+0
*
Debugger: Add special widgets for editing watch values.
Friedemann Kleint
2010-09-22
1
-2
/
+4
*
debugger: rename output window into log window
hjk
2010-09-22
1
-22
/
+22
*
debugger: start implementing a debugger console
hjk
2010-09-22
1
-0
/
+2
*
debugger: add a somewhat more generic breakpoint creation dialog
hjk
2010-09-21
1
-0
/
+5
*
QML Debugger refactoring
Lasse Holmstedt
2010-08-13
1
-1
/
+6
*
debugger: get rid of the private header dependency
Olivier Goffart
2010-08-10
1
-5
/
+1
*
Debugger: Fix compilation if no private headers are specified
Kai Koehne
2010-08-09
1
-1
/
+6
*
QmlJsInspector: remove private header dependencies
Olivier Goffart
2010-07-29
1
-1
/
+0
*
debugger: move BreakpointData into file of its own
hjk
2010-07-14
1
-1
/
+1
*
debuygger: make snapshots using true parallel engines
hjk
2010-07-14
1
-0
/
+3
*
Fix compilation with installed qt
dt
2010-07-07
1
-0
/
+1
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-4
/
+4
*
debugger: start second shot at Qml debugging
hjk
2010-06-10
1
-0
/
+1
*
debugger: refactor thread related class
hjk
2010-05-18
1
-2
/
+6
*
debugger: first shot a implementing data watchpoints
hjk
2010-05-07
1
-0
/
+1
*
Revive TCF agent
hjk
2010-05-05
1
-0
/
+2
*
debugger: add a cut-down version of the dumpers for python
hjk
2010-04-27
1
-0
/
+1
*
debugger: some engine renamings
hjk
2010-04-27
1
-1
/
+1
[next]