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
/
debuggerplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: add "External" to "Start and Debug Application" menu entry
hjk
2012-08-14
1
-1
/
+1
*
debugger: remove explicit lldb option
hjk
2012-08-14
1
-15
/
+0
*
debugger: Merge "Start and Debug {Local,Remote} Application" dialogs
hjk
2012-08-13
1
-41
/
+16
*
Fix crashes when no default profile is set
Tobias Hunger
2012-08-13
1
-1
/
+2
*
debugger: streamline classical dumper setup
hjk
2012-08-12
1
-33
/
+0
*
debugger: move qtInstallPath closer to place where it is used
hjk
2012-08-12
1
-2
/
+0
*
debugger: remove dead code
hjk
2012-08-09
1
-39
/
+0
*
debugger: merge attach to local and remote process dialogs
hjk
2012-08-08
1
-62
/
+98
*
debugger: rename attach option
hjk
2012-08-06
1
-17
/
+17
*
debugger: move startgdbserverdialog from remotelinux plugins
hjk
2012-07-31
1
-84
/
+6
*
Fix support for MSVC2012.
Tobias Hunger
2012-07-30
1
-5
/
+9
*
debugger: remove unued gnutarget parameter
hjk
2012-07-25
1
-2
/
+0
*
debugger: remove unused code
hjk
2012-07-25
1
-22
/
+2
*
debugger: remove channel lineedit in StartRemote dialog
hjk
2012-07-25
1
-0
/
+7
*
debugger: merge local and remote core selection
hjk
2012-07-24
1
-42
/
+14
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
debugger: code cosmetics
hjk
2012-07-18
1
-47
/
+47
*
debugger: adjust to profile changes
hjk
2012-06-28
1
-138
/
+81
*
Remove unused member variable from debugger plugin
Tobias Hunger
2012-06-28
1
-2
/
+1
*
debugger: port 'Attach to Core' over to new Profile architecture
hjk
2012-06-26
1
-11
/
+19
*
Profile introduction
Tobias Hunger
2012-06-21
1
-28
/
+30
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
1
-6
/
+2
*
QmlEngine: Attach to Remote Process
Aurindam Jana
2012-06-13
1
-1
/
+1
*
debugger: Replace adapter classes by GdbEngine subclasses
hjk
2012-06-13
1
-0
/
+3
*
debugger: close source file of main event loop on debugger exit
hjk
2012-06-12
1
-8
/
+14
*
debugger: add Load Remote Core
hjk
2012-06-05
1
-5
/
+41
*
Add ActionContainer::addSeparator(...)
Eike Ziller
2012-06-05
1
-34
/
+8
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-53
/
+49
*
debugger: rework WatchModel
hjk
2012-05-24
1
-8
/
+5
*
Show shortcuts in debugger tool buttons.
Eike Ziller
2012-05-24
1
-25
/
+28
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
1
-45
/
+13
*
Move SSH support into a dedicated library.
Christian Kandeler
2012-05-22
1
-2
/
+2
*
Debugger: Rename LocalsAndWatchersWindow
Kai Koehne
2012-05-16
1
-10
/
+10
*
Debugger: Remove 'Clear Code Model' context menu action
Kai Koehne
2012-05-15
1
-7
/
+0
*
Debugger: Show locals when loading core dumps
Kai Koehne
2012-05-14
1
-0
/
+2
*
Debugger: Rename actions dealing with watched expressions
Kai Koehne
2012-05-14
1
-2
/
+2
*
Debugger: Move std:: Qt namespace actions to options
Kai Koehne
2012-05-14
1
-1
/
+1
*
editormanager: simplify use of interface
hjk
2012-05-11
1
-16
/
+8
*
Merge QML inspector into debugger plugin
Kai Koehne
2012-05-09
1
-13
/
+57
*
use Core::Id for IMode::id and IMode::type
hjk
2012-05-08
1
-8
/
+8
*
remotelinux: use /proc/*/exe link target to determine local binary
hjk
2012-05-04
1
-6
/
+19
*
Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()
Aurindam Jana
2012-04-10
1
-3
/
+3
*
debugger: rework the searchable view
hjk
2012-03-29
1
-9
/
+9
*
debugger: fix path to declarative sources
hjk
2012-03-28
1
-1
/
+1
*
QmlJSInspector: Reposition the Tool Bar
Aurindam Jana
2012-03-28
1
-1
/
+3
*
debugger: make the selection of detach or kill explicit
hjk
2012-03-26
1
-0
/
+8
*
Merge remote-tracking branch 'origin/2.5'
Oswald Buddenhagen
2012-03-23
1
-6
/
+20
|
\
|
*
debugger: make Attach to Remote... dialogs better accessible
hjk
2012-03-22
1
-6
/
+20
*
|
Debugger: Bring Qt Creator to foreground if app interrupts
Kai Koehne
2012-03-23
1
-0
/
+1
*
|
debugger: make views searchable
hjk
2012-03-22
1
-8
/
+8
[next]