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
*
debugger: handle new 'LoadRemoteCore' in switch
hjk
2012-06-06
1
-0
/
+3
*
debugger: add Load Remote Core
hjk
2012-06-05
1
-0
/
+1
*
DebuggingHelper: Move to QtSupport
Tobias Hunger
2012-05-18
1
-1
/
+0
*
debugger: fix translation contexts
hjk
2012-04-24
1
-3
/
+3
*
Merge remote-tracking branch 'origin/2.5'
Oswald Buddenhagen
2012-04-19
1
-1
/
+1
|
\
|
*
debugger: disable the gdb fallback for MSVC compiled binary
hjk
2012-04-17
1
-1
/
+1
*
|
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
1
-1
/
+1
*
|
debugger: prepare naive handling of multiple inferiors
hjk
2012-03-28
1
-13
/
+32
|
/
*
Debugger: Clear message on attach to core
Orgad Shaneh
2012-03-19
1
-0
/
+1
*
Debugger Settings: Make sure that Cpp, Qml checkboxes are initialized
Kai Koehne
2012-02-29
1
-2
/
+3
*
Run configuration: Make debugger aspect display more configurable.
Christian Kandeler
2012-02-24
1
-0
/
+6
*
debugger: make qml port spinbox supressable in debugger runconfig aspect
hjk
2012-02-24
1
-0
/
+5
*
Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspect
hjk
2012-02-23
1
-11
/
+11
*
projectexplorer: remove useQmlDebugger from generic RunConfiguration
hjk
2012-02-23
1
-1
/
+1
*
debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidget
hjk
2012-02-23
1
-130
/
+38
*
projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"
hjk
2012-02-21
1
-7
/
+208
*
debugger: remove a few too-fancy typedefs
hjk
2012-02-16
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-4
/
+4
*
Debugger: Make language to debug (QML/CPP) explicit
Kai Koehne
2012-02-01
1
-25
/
+49
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Debugger: Fix 'Attach to Qml port'
Kai Koehne
2012-01-25
1
-1
/
+2
*
Use new static ICore interface.
hjk
2012-01-24
1
-3
/
+3
*
TC: Use FileName for debuggerCommand()
Tobias Hunger
2012-01-19
1
-1
/
+1
*
Use Utils::FileName in abi
Tobias Hunger
2012-01-17
1
-1
/
+1
*
ProjectExplorer: use enum instead of QString for run mode
hjk
2012-01-11
1
-8
/
+6
*
Debugger: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2011-12-21
1
-10
/
+11
*
Do not start LocalRunConfiguration when the executable is empty.
Friedemann Kleint
2011-12-20
1
-1
/
+5
*
debugger/remotelinux: new dialog to attach to remote process
hjk
2011-12-08
1
-1
/
+3
*
Use Utils::FileName for various bits in QtVersion
Daniel Teske
2011-12-07
1
-6
/
+6
*
debugger: clearer naming for some of the remote operations
hjk
2011-12-07
1
-1
/
+2
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
1
-2
/
+2
*
CERC: Use invalid ABI
Tobias Hunger
2011-10-05
1
-0
/
+5
*
debugger: fix compiler warning for not-yet-used enumeration value
hjk
2011-09-20
1
-0
/
+1
*
all: less QScopedPointer
hjk
2011-09-19
1
-0
/
+1
*
debugger: hard-code some qt5 related paths
hjk
2011-09-16
1
-2
/
+2
*
QmlDebugger: Added dialog "Attach to QML Port..."
Aurindam Jana
2011-09-14
1
-0
/
+3
*
Debugger: Don't warn about never-hit breakpoints when loading a coredumps
Kai Koehne
2011-08-15
1
-11
/
+13
*
Debugger[CDB]: Implement AttachCore for debugdiag dumps.
Friedemann Kleint
2011-08-05
1
-0
/
+5
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-1
/
+1
*
Debugger: Only warn once about unhandled breakpoints
Kai Koehne
2011-07-28
1
-0
/
+1
*
Debugger: Prevent message boxes for every output to stderr
Kai Koehne
2011-07-27
1
-1
/
+4
*
debugger: split BreakpointIndex into plugin and debugger specific part
hjk
2011-06-27
1
-1
/
+1
*
Debugger: Allow users to disable warning about unsupported breakpoints
Kai Koehne
2011-06-21
1
-11
/
+8
*
QmlDebugger: Always use ',block' argument
Kai Koehne
2011-06-08
1
-2
/
+2
*
introduce separate output format for windows debug channel
Oswald Buddenhagen
2011-05-12
1
-1
/
+1
*
DebuggerRunner: Use 'Yes', 'No' buttons for 'Do you want to continue?'.
Kai Koehne
2011-05-12
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
debugger: make F10/F11 start the app if not running and break on main
hjk
2011-05-02
1
-2
/
+4
*
Debugger: Add warning if debugger cannot handle breakpoints
Kai Koehne
2011-04-28
1
-0
/
+17
*
DebuggerRunner: Add tr()
Kai Koehne
2011-04-28
1
-1
/
+1
[next]