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
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
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
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
ProjectExplorer: Apply static pattern to ProjectExplorerPlugin
hjk
2014-09-26
1
-11
/
+7
*
|
Rename {Core,TextEditor},{Base,}TextDocument classes
hjk
2014-09-25
1
-1
/
+1
*
|
Debugger: Operate tooltips on TextEditorWidgets, not TextEditor
hjk
2014-09-19
1
-1
/
+1
*
|
CppTools: Change CppModelManager implementation pattern
hjk
2014-09-19
1
-2
/
+2
*
|
Debugger: remove dead stores.
Erik Verbruggen
2014-09-11
1
-2
/
+2
*
|
Remove Qt version checks.
Christian Kandeler
2014-09-08
1
-2
/
+0
*
|
ProjectExplorer: Streamline the canRun(Project) functions
hjk
2014-09-04
1
-15
/
+10
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-03
1
-1
/
+0
|
\
|
|
*
Debugger: Remove default shortcut for Restart Debugging
Orgad Shaneh
2014-08-28
1
-1
/
+0
*
|
Editors: Automatically add editor/document id to context and use that
Eike Ziller
2014-09-02
1
-1
/
+1
*
|
TextEditor: Introduce some convenience text accessors in the editor
hjk
2014-08-27
1
-6
/
+3
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-1
/
+1
*
|
Do not shout at users
Robert Loehning
2014-08-22
1
-1
/
+1
*
|
TreeViewFind -> ItemViewFind
Daniel Teske
2014-08-11
1
-2
/
+2
*
|
Debugger: Reduce line noise
hjk
2014-07-28
1
-23
/
+24
*
|
TextEditor: Merge BaseTextEditorDocument into BaseTextDocument
hjk
2014-07-28
1
-1
/
+1
*
|
ProjectExplorer: Using function objects for kit matching
hjk
2014-07-25
1
-63
/
+35
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-27
/
+21
*
|
EditorManager: Do not be a widget.
Eike Ziller
2014-07-22
1
-1
/
+0
|
/
*
Debugger: Save width of manually resized tree view columns
hjk
2014-07-18
1
-3
/
+13
*
Hide broken "Apply on Save" feature
Kai Koehne
2014-07-17
1
-8
/
+10
*
Debugger: Hide some dock widget access
hjk
2014-07-16
1
-1
/
+5
*
FancyMainWindow: Use auto-hiding dock title bars
hjk
2014-07-15
1
-1
/
+0
*
Debugger: Rework editor tooltips handling
hjk
2014-07-11
1
-3
/
+2
*
Debugger: Fix race condition
Christian Stenger
2014-07-04
1
-2
/
+5
*
Fix that editor actions were enabled when help window is active
Eike Ziller
2014-07-02
1
-1
/
+5
*
Utils: Even more treeview column size fine tuning
hjk
2014-06-27
1
-12
/
+5
*
TextEditor: Consolidate various currentTextEditor() implementations
hjk
2014-06-24
1
-8
/
+3
*
Debugger: Some view resizeing fine-tuning
hjk
2014-06-23
1
-8
/
+11
*
GdbDebugger: add fast restart for debugging
Tim Sander
2014-06-20
1
-0
/
+25
*
Debugger: Add VariableSupport to some text fields
hjk
2014-06-19
1
-1
/
+2
[next]