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
*
Maemo: Support QML-only debugging.
Christian Kandeler
2010-09-16
1
-16
/
+28
*
QmlJsDebugger: Replace QDDesignView by QDViewObserver
Kai Koehne
2010-09-15
1
-5
/
+5
*
Debugger: Unexport GdbEngine, d-pointer for run control.
Friedemann Kleint
2010-09-14
1
-50
/
+73
*
Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}
Friedemann Kleint
2010-09-13
1
-8
/
+18
*
Debugger: Un-export GdbAdapters.
Friedemann Kleint
2010-09-13
1
-0
/
+65
*
debugger: don't suppress previous error messages.
hjk
2010-09-10
1
-2
/
+2
*
QML Debugger: Mangle shadow build filenames
Lasse Holmstedt
2010-09-08
1
-0
/
+4
*
QML debugging: Adaptations for Maemo.
Christian Kandeler
2010-09-08
1
-0
/
+1
*
Qml: Allow user to configure port used (all project types)
Kai Koehne
2010-09-03
1
-3
/
+1
*
Debugger: Removed unused methods
Lasse Holmstedt
2010-08-31
1
-14
/
+0
*
Debugger: Disable auto switching of debugger languages based on qmlfiles
Lasse Holmstedt
2010-08-31
1
-1
/
+0
*
Debugger UI: Removed debug language detection on mode change
Lasse Holmstedt
2010-08-31
1
-2
/
+1
*
debugger: add a few lines to the Application Output pane on debugger start/stop
hjk
2010-08-27
1
-0
/
+4
*
Debugger UI: Don't switch layout while debugging
Lasse Holmstedt
2010-08-27
1
-4
/
+7
*
Debugger: Fixed missing variable init
Lasse Holmstedt
2010-08-25
1
-0
/
+1
*
Qml Debugger: Code style and cleanup
Lasse Holmstedt
2010-08-24
1
-31
/
+5
*
Qml Debugger: Enable debugging qml+cpp standalone applications
Lasse Holmstedt
2010-08-24
1
-7
/
+76
*
Debugger: Fix exit crash.
Friedemann Kleint
2010-08-24
1
-11
/
+8
*
Debugger: Fix Symbian.
Friedemann Kleint
2010-08-24
1
-14
/
+6
*
S60: Dis-embed the embedded run S60 debugger run control.
Friedemann Kleint
2010-08-20
1
-0
/
+6
*
Debugger: Refactor run control termination.
Friedemann Kleint
2010-08-20
1
-3
/
+22
*
QML Debugger: OS X support for detecting qml viewer/observer
Lasse Holmstedt
2010-08-13
1
-1
/
+5
*
QML Debugger refactoring
Lasse Holmstedt
2010-08-13
1
-1
/
+1
*
debugger: get rid of the private header dependency
Olivier Goffart
2010-08-10
1
-2
/
+0
*
Debugger: Fix compilation if no private headers are specified
Kai Koehne
2010-08-09
1
-0
/
+2
*
debugger: enable debugging of multiple projects at the same time
hjk
2010-07-22
1
-1
/
+2
*
debugger: attempt to re-try examining dumper location after build.
hjk
2010-07-21
1
-1
/
+6
*
debugger: make debugger restartable using the buttons in the application outp...
hjk
2010-07-20
1
-0
/
+1
*
debugger: remove unused DebuggerRunner::init()
hjk
2010-07-20
1
-4
/
+0
*
debugger: tie engine creation close to runconfiguration creation
hjk
2010-07-20
1
-12
/
+8
*
debugger: fix shutdown by pressing "[x]" in the output pane
hjk
2010-07-02
1
-1
/
+1
*
debugger: fix some regressions in the log output after the engine refactoring
hjk
2010-06-30
1
-4
/
+3
*
Debugger[Trk]: Added TCF experimental adapter.
Friedemann Kleint
2010-06-25
1
-0
/
+4
*
debugger: attempt to fix symbian output connections
hjk
2010-06-23
1
-2
/
+2
*
debugger: fix addToWatchWindow
hjk
2010-06-23
1
-1
/
+0
*
debugger: restore session breakpoints if RunControl finishes
hjk
2010-06-22
1
-5
/
+10
*
debugger: pass RunConfiguration to ProjectExplorer::RunControl constructor if...
hjk
2010-06-22
1
-6
/
+6
*
Compile Windows.
Friedemann Kleint
2010-06-22
1
-8
/
+18
*
debugger: link fix
hjk
2010-06-22
1
-8
/
+8
*
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-268
/
+303
*
debugger: move m_inferiorPid from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-3
/
+21
*
debugger: move SnapshotHandler from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-2
/
+5
*
debugger: move RegisterHandler from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-2
/
+98
*
debugger: move ModulesHandler from DebuggerManager to DebuggerRunControl
hjk
2010-06-15
1
-9
/
+46
*
debugger: add model accessors to run control
hjk
2010-06-15
1
-26
/
+106
*
Compile fixes
Robert Loehning
2010-06-14
1
-0
/
+2
*
debugger: refactoring of output channeling
hjk
2010-06-14
1
-15
/
+27
*
debugger: more of the RunControl refactoring
hjk
2010-06-14
1
-10
/
+23
*
debugger: start 'runcontrol-ification' of the debugger plugin.
hjk
2010-06-14
1
-25
/
+23
*
debugger: more runconfig refactoring
hjk
2010-06-14
1
-1
/
+2
[next]