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: Don't update watch view needlessly
hjk
2015-03-27
1
-1
/
+0
*
Debugger: Inline DebuggerPluginPrivate::{isDockVisible,mainWindow}
hjk
2015-03-20
1
-12
/
+5
*
Debugger: Fix removal of expression that ends with whitespace
Orgad Shaneh
2015-03-20
1
-0
/
+1
*
Debugger: Re-enable watchers after ending a debugger run
hjk
2015-03-19
1
-0
/
+2
*
QML: Remove Apply on Save functionality
Kai Koehne
2015-03-18
1
-8
/
+0
*
Debugger: inline DebuggerPluginPrivate::updateWatchersWindow
hjk
2015-03-16
1
-8
/
+2
*
Fix parsing of filename with position when -client is used
Orgad Shaneh
2015-03-09
1
-5
/
+7
*
Debugger: Remove dead store
Orgad Shaneh
2015-03-09
1
-1
/
+1
*
Debugger: Don't show a location marker in the mixed master engine
hjk
2015-03-05
1
-4
/
+6
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Debugger: Remove 'Remote' qualification from 'Debug Server'
hjk
2015-03-03
1
-2
/
+2
*
EditorManager: add optional uniqueId parameter
Nikita Baryshnikov
2015-02-27
1
-1
/
+1
*
Core: Add an ActionContainer::addSeparator(Id) overload
hjk
2015-02-26
1
-5
/
+2
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+4
*
Core: Make Context parameter to registerAction optional
hjk
2015-02-26
1
-46
/
+30
*
Debugger: Rework 'Attach to unstarted application' startup
hjk
2015-02-26
1
-54
/
+42
*
SettingsDialog: Remove CategoryId parameter from callers
hjk
2015-02-24
1
-7
/
+1
*
ProjectExplorer: Add runStartupProject() convenience function
hjk
2015-02-23
1
-22
/
+4
*
Debugger: Simplify code to open disassembler view from context menu
hjk
2015-02-19
1
-16
/
+7
*
Use new mime database
Eike Ziller
2015-02-17
1
-0
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Some code modernization
hjk
2015-02-12
1
-1
/
+1
*
|
Debugger: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-31
/
+31
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-1
/
+1
*
|
Debugger: Re-work breakpoint storage handling
hjk
2015-01-15
1
-133
/
+51
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-5
/
+5
*
|
Debugger: Further cleanup
Christian Stenger
2014-12-19
1
-3
/
+0
*
|
Debugger: Rework register handling
hjk
2014-12-18
1
-2
/
+5
*
|
Debugger: Some cleanup in DebuggerPlugin
hjk
2014-12-16
1
-18
/
+1
*
|
Debugger: Introduce a "Native Mixed" switch
hjk
2014-12-12
1
-1
/
+25
*
|
Debugger: Use mostly Qt5-style connects in debuggerplugin.cpp
hjk
2014-12-08
1
-59
/
+59
*
|
Debugger: Use Core::AsynchronousMessageBox
Marco Bubke
2014-12-08
1
-4
/
+5
*
|
Completely rework currentNode/currentProject handling
Daniel Teske
2014-12-03
1
-2
/
+3
|
/
*
Debugger: Use Qt5 style disconnect
Christian Stenger
2014-11-26
1
-2
/
+2
*
Debugger: Introduce "Close memory buffers on exit" option
hjk
2014-11-17
1
-6
/
+7
*
Debugger: Expose WatchModel signals
hjk
2014-11-07
1
-6
/
+5
*
Debugger: Fix crash after creator shutdown
David Schulz
2014-10-28
1
-1
/
+1
*
Debugger: Fix attach external application.
David Schulz
2014-10-28
1
-4
/
+2
*
Debugger: Replace debuggerCore() by equivalent free functions
hjk
2014-10-23
1
-148
/
+180
*
Debugger: Move RunControl creation helper code to debuggerruncontrol.cpp
hjk
2014-10-21
1
-98
/
+15
*
Debugger: Consolidate RunControl creation
hjk
2014-10-20
1
-8
/
+1
*
MacroExpander: Fall back to global expander
hjk
2014-10-16
1
-1
/
+1
*
MacroExpander: Allow registering local expansions
hjk
2014-10-15
1
-1
/
+1
*
Debugger: Remove unused values from DebuggerStartMode
Orgad Shaneh
2014-10-14
1
-24
/
+0
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
TextEditor: Move some enums to namespace scope
hjk
2014-10-13
1
-3
/
+3
*
|
Re-introduce option to toggle FancyMainWindow auto-hiding
hjk
2014-10-09
1
-0
/
+1
*
|
TextEditor: Make mark requests operate on widgets, not editor
hjk
2014-10-02
1
-26
/
+21
[next]