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: 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
*
QmlDebug: Simplify logic to find the source file for a stack frame
Kai Koehne
2011-04-27
1
-5
/
+6
*
Merge remote branch 'origin/2.2'
con
2011-04-27
1
-0
/
+7
|
\
|
*
Fix "File name case mismatch" error when debugging QML apps (Win)
Kai Koehne
2011-04-20
1
-0
/
+7
*
|
Move OutputFormatter to Utils lib.
con
2011-04-26
1
-8
/
+8
*
|
Debugger: Separate internal constants.
Friedemann Kleint
2011-04-21
1
-0
/
+1
*
|
Run/Debug: Do not launch on a library project if user cancels
Friedemann Kleint
2011-04-18
1
-0
/
+9
*
|
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-14
/
+13
|
\
|
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
|
Fixing tons of application output
dt
2011-04-12
1
-3
/
+3
*
|
Debugger: Fix warning, remove unused AttachTcf mode.
Friedemann Kleint
2011-04-08
1
-0
/
+2
*
|
debugger: code cosmetics
hjk
2011-04-07
1
-24
/
+16
*
|
Merge remote branch 'origin/2.2'
con
2011-04-01
1
-4
/
+0
|
\
|
|
*
debugger: remove 'Attach to TCF' start option
hjk
2011-03-30
1
-4
/
+0
*
|
RunControl: Show correct icon in application output
dt
2011-03-28
1
-0
/
+5
*
|
API Documentation: Fix warnings.
Friedemann Kleint
2011-03-28
1
-2
/
+1
|
/
*
Debugger: Always add Qt install source mappings for gdb.
Friedemann Kleint
2011-03-18
1
-0
/
+6
*
Fix spelling of tool chain is user-visible strings and comments
Tobias Hunger
2011-03-16
1
-1
/
+1
*
Debugger: Show message box when preferred engine is not available.
Friedemann Kleint
2011-03-14
1
-48
/
+59
*
Revert "Debugger: Message box when preferred debugger is not set up."
Friedemann Kleint
2011-03-14
1
-13
/
+10
*
Debugger: Message box when preferred debugger is not set up.
Friedemann Kleint
2011-03-14
1
-10
/
+13
[next]