index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
debugger
/
debuggeruiswitcher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplor/Debugger: Header cleanup
Friedemann Kleint
2010-11-02
1
-7
/
+0
*
Debugger: Remove explicit language switch from menu
Kai Koehne
2010-09-28
1
-78
/
+17
*
QmlDebugger: Fix qDebug output
Kai Koehne
2010-09-22
1
-2
/
+2
*
Compile warnings in DebuggerUISwitcher
Friedemann Kleint
2010-09-13
1
-9
/
+24
*
coreplugin: use Core::Id is some places
hjk
2010-09-10
1
-9
/
+9
*
debugger: show "Memory..." menu entry only in debug mode
hjk
2010-09-10
1
-1
/
+2
*
debugger: code cosmetics
hjk
2010-09-10
1
-65
/
+66
*
debugger: add an "Memory View" item to the menu
hjk
2010-09-09
1
-16
/
+28
*
Debugger languages are now runconfiguration dependent
Lasse Holmstedt
2010-09-01
1
-21
/
+23
*
debugger: code cosmetics
hjk
2010-09-01
1
-29
/
+32
*
Debugger: Removed unused methods
Lasse Holmstedt
2010-08-31
1
-25
/
+0
*
Debugger: Disable auto switching of debugger languages based on qmlfiles
Lasse Holmstedt
2010-08-31
1
-4
/
+3
*
Debugger UI: Removed debug language detection on mode change
Lasse Holmstedt
2010-08-31
1
-12
/
+0
*
DebuggerUI: Language selection mutual exclusive if lang is deselected
Lasse Holmstedt
2010-08-31
1
-2
/
+11
*
debugger: partially rever Qml&C++ action enabling logic
hjk
2010-08-30
1
-1
/
+2
*
Debugger UI: Don't switch layout while debugging
Lasse Holmstedt
2010-08-27
1
-13
/
+17
*
Debugger UI: Fixed wrong debugger appearing if no editor is open
Lasse Holmstedt
2010-08-27
1
-2
/
+2
*
Debugger UI: Don't write QML settings if QML debugging is disabled
Lasse Holmstedt
2010-08-25
1
-10
/
+14
*
Debugger UI: Fix crash if QML plugin is not present
Lasse Holmstedt
2010-08-25
1
-2
/
+5
*
Debugger UI: Don't check "C++" language if active project is .qmlproject
Lasse Holmstedt
2010-08-25
1
-1
/
+10
*
Debugger UI: create initial settings for mainwindow
Lasse Holmstedt
2010-08-25
1
-0
/
+10
*
Qml Debugger: Code style and cleanup
Lasse Holmstedt
2010-08-24
1
-55
/
+74
*
Qml Debugger: Enable debugging qml+cpp standalone applications
Lasse Holmstedt
2010-08-24
1
-157
/
+381
*
debugger: show all dockwidgets in the views menu, even if disabled.
hjk
2010-08-11
1
-14
/
+15
*
Merge remote branch 'origin/2.0'
Friedemann Kleint
2010-08-06
1
-2
/
+7
|
\
|
*
QML Inspector: Disable debug actions when qml inspector is disabled
Lasse Holmstedt
2010-07-29
1
-0
/
+5
*
|
debugger: remove unneeded code from ui switcher
hjk
2010-07-22
1
-12
/
+8
*
|
Fix consistency issue with splitter in debug mode.
con
2010-06-30
1
-4
/
+16
*
|
Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBAL
hjk
2010-06-28
1
-7
/
+4
*
|
Core::Context: compile hot fix for Windows.
hjk
2010-06-25
1
-2
/
+1
*
|
core: use a class derived from QList<int> instead of a QList<int> for Core::C...
hjk
2010-06-25
1
-9
/
+7
*
|
debugger: The DebuggerEngine refactoring.
hjk
2010-06-22
1
-7
/
+24
|
/
*
Rename IPlugin::shutdown --> IPlugin::aboutToShutdown
con
2010-04-28
1
-1
/
+1
*
Use south tabs in the debugger
Jens Bache-Wiig
2010-04-26
1
-1
/
+0
*
Move the Debugger/Designer view menus to Window menu.
Friedemann Kleint
2010-04-20
1
-33
/
+19
*
Added debugging mode for simultaneous QML and C++ debugging
Lasse Holmstedt
2010-04-15
1
-0
/
+3
*
Fixed warning messages on close if user does not have QtCreator.ini
Lasse Holmstedt
2010-04-08
1
-0
/
+1
*
debugger: some gui & code cosmetics
hjk
2010-04-06
1
-9
/
+7
*
Debugger[CDB]: Handle debugger warnings correctly.
Friedemann Kleint
2010-04-06
1
-0
/
+1
*
Fixed crash with debugger when qml inspector is not enabled as plugin
Lasse Holmstedt
2010-03-26
1
-1
/
+4
*
Fixes: Tooltips for hover help didn't show up anymore.
con
2010-03-23
1
-4
/
+0
*
Introduced a single convenient function for updating additional contexts
Thorbjørn Lindeijer
2010-03-23
1
-7
/
+1
*
Added some missing license headers
Thorbjørn Lindeijer
2010-03-23
1
-0
/
+29
*
context-based hiding/showing of debug menu entries
Lasse Holmstedt
2010-03-19
1
-15
/
+32
*
setting menu item visiblity in debuggeruiswitcher
Lasse Holmstedt
2010-03-18
1
-3
/
+8
*
fixed merge issues and cleaned up code
Lasse Holmstedt
2010-03-18
1
-3
/
+4
*
Added automatic language switching option to debugger settings
Lasse Holmstedt
2010-03-18
1
-1
/
+16
*
Made debugger menu items disabled in QML inspector mode
Lasse Holmstedt
2010-03-18
1
-1
/
+0
*
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Friedemann Kleint
2010-03-18
1
-85
/
+137
*
Progress so far
dt
2010-03-17
1
-38
/
+17
[next]