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
/
debuggerrunner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
10n: Fix tr() issues.
Friedemann Kleint
2011-01-19
1
-2
/
+2
*
Maemo: Introduce dedicated Fremantle and Harmattan targets.
Christian Kandeler
2011-01-18
1
-1
/
+2
*
Add "never ask again" option to dialog asking about killing applications
con
2011-01-17
1
-7
/
+6
*
debugger: introduce generic master/slaves engine
hjk
2011-01-12
1
-11
/
+11
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Debugger[New CDB]: Move from namespace Cdb to Internal.
Friedemann Kleint
2011-01-11
1
-3
/
+3
*
Debugger: Link (export checkconfiguration)
Friedemann Kleint
2011-01-10
1
-1
/
+4
*
debugger: remove engine type parameter from runcontrol constructor
hjk
2011-01-10
1
-20
/
+20
*
debugger: refactor debugger configuration check
hjk
2011-01-10
1
-63
/
+49
*
introduce a appendMessage overload not requiring the 'this' parameter
hjk
2011-01-10
1
-7
/
+7
*
Debugger: Header cleanup
Friedemann Kleint
2011-01-10
1
-0
/
+1
*
runcontrols: use ProjectExplorrer::OutputFormat for format selection
hjk
2011-01-07
1
-6
/
+7
*
merge addToOutputWindow and addToOutputWindowInline
hjk
2011-01-07
1
-8
/
+6
*
Debugger: R.I.P. old CDB engine.
Friedemann Kleint
2011-01-07
1
-32
/
+3
*
debugger: compile fix, minor cleanup
hjk
2011-01-07
1
-1
/
+3
*
debugger move DebuggerStartParameters into file of its own
hjk
2011-01-07
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
QmlCppDebugging: Make sure command line args have spaces in between
Kai Koehne
2010-12-15
1
-2
/
+3
*
|
debugger: comment cosmetics
hjk
2010-12-15
1
-3
/
+3
*
|
debugger: move sanity check from DebuggerRunControl::start to Factory::create
hjk
2010-12-15
1
-15
/
+12
*
|
debugger: fix wrong assert when no engine could be constructed
hjk
2010-12-15
1
-132
/
+133
*
|
debugger: remove dead code
hjk
2010-12-13
1
-14
/
+0
*
|
debugger: structural cleanup remote debugging
hjk
2010-12-10
1
-97
/
+0
*
|
debugger: find better separation between runcontrol and engine
hjk
2010-12-10
1
-2
/
+2
*
|
debugger: minor cleanup
hjk
2010-12-10
1
-23
/
+18
*
|
debugger: remove unneeded function
hjk
2010-12-06
1
-6
/
+0
*
|
debugger: make more bits private
hjk
2010-12-03
1
-37
/
+22
*
|
debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}
hjk
2010-12-02
1
-1
/
+1
*
|
lldb: introduce dialog to start engine remotely
Arvid Ephraim Picciani
2010-12-01
1
-4
/
+3
*
|
debugger: make breakpoint enables state visible in the breakpoint dialog
hjk
2010-11-30
1
-4
/
+8
*
|
lldb: move away from local sockets to stdio coms
Arvid Ephraim Picciani
2010-11-29
1
-0
/
+2
*
|
lldb: enable lldb through gui configure page
Arvid Ephraim Picciani
2010-11-26
1
-3
/
+6
*
|
ToolChain: Rename RVCT toolchains to RVCT2
Tobias Hunger
2010-11-26
1
-4
/
+4
*
|
Debugger: Fix compilation, centralize breakpoint type detection.
Friedemann Kleint
2010-11-26
1
-2
/
+2
*
|
debugger: compile fix
hjk
2010-11-26
1
-2
/
+3
*
|
debugger: code cosmetics
hjk
2010-11-26
1
-4
/
+15
*
|
debugger: remove unneeded declarations
hjk
2010-11-26
1
-18
/
+15
*
|
debugger: code cosmetics
hjk
2010-11-26
1
-144
/
+180
*
|
Debugger: Add new CDB-engine.
Friedemann Kleint
2010-11-18
1
-2
/
+11
*
|
overhaul process argument handling
Oswald Buddenhagen
2010-11-17
1
-3
/
+3
*
|
debugger: Refactor breakpoint handling.
hjk
2010-11-15
1
-3
/
+9
*
|
ProjectExplorer + Debugger: Move Debug Action to the Debugger plugin
dt
2010-11-12
1
-3
/
+3
*
|
debugger: refactoring of the plugin interface
hjk
2010-11-10
1
-18
/
+19
*
|
Experimental lldb engine host
Arvid Ephraim Picciani
2010-11-09
1
-0
/
+7
*
|
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-11
/
+0
*
|
Maemo: Use dynamic port list.
Christian Kandeler
2010-11-02
1
-4
/
+4
*
|
ProjectExplorer: Move ToolChainType enumeration into separate Header.
Friedemann Kleint
2010-11-01
1
-26
/
+27
|
/
*
Debugger: Disable gdb post-mortem debugging on Windows.
Friedemann Kleint
2010-10-22
1
-0
/
+4
*
Debugger: Avoid crashes when no C++-engine is available.
Friedemann Kleint
2010-10-22
1
-3
/
+5
[next]