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
*
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
*
Debugger: Remove some unused code
hjk
2014-06-06
1
-11
/
+0
*
Find: Add a convenience "factory" for searchable treeview wrappers
hjk
2014-06-04
1
-17
/
+2
*
Debugger: Consolidate Debugger view creation
hjk
2014-06-04
1
-53
/
+116
*
Debugger: Some infrastructure for stricter watch model testing
hjk
2014-06-03
1
-4
/
+4
*
Debugger: Move debugger icons from core to debugger
Alessandro Portale
2014-06-02
1
-1
/
+1
*
Debugger: Remove unused variable
hjk
2014-05-30
1
-1
/
+0
*
Debugger: Simplify raise-on-stop logic
hjk
2014-05-27
1
-1
/
+0
*
Add missing include
Campbell Barton
2014-05-18
1
-0
/
+1
*
Debugger: Streamline option page code
hjk
2014-05-16
1
-0
/
+3
*
DocumentModel: Make interface static
hjk
2014-05-13
1
-1
/
+1
*
Project: Use Utils::FileName as return type for projectDirectory(...)
Tobias Hunger
2014-05-06
1
-1
/
+1
*
Project: Use Utils::FileName as return type for projectFilePath()
Tobias Hunger
2014-05-06
1
-1
/
+1
*
Debugger: Remove redundant condition
Orgad Shaneh
2014-05-05
1
-1
/
+1
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-3
/
+3
*
Debugger: Fix setting breakpoints in disassembly view
hjk
2014-04-14
1
-7
/
+9
*
Valgrind: Fix missing pause icon
Christian Stenger
2014-03-28
1
-1
/
+1
*
Debugger: Fix message about attaching to local processes.
Friedemann Kleint
2014-03-13
1
-1
/
+1
[next]