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
/
coreplugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use actual editor instance from activateEditor to jump to line
Eike Ziller
2013-07-19
1
-2
/
+3
*
Remove remaining usage of EditorManager::openedEditors
Eike Ziller
2013-07-19
2
-26
/
+17
*
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-19
2
-4
/
+11
|
\
|
*
Fix crash with splitting and non-splittable editors
Eike Ziller
2013-07-19
2
-4
/
+11
*
|
Fix usage of EditorManager::editorsForFileName
Eike Ziller
2013-07-18
3
-23
/
+10
*
|
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix issues with having same document open in multiple splits
Eike Ziller
2013-07-17
1
-0
/
+2
*
|
Add some useful methods to document model.
Eike Ziller
2013-07-18
2
-0
/
+18
*
|
Fix coding style for else statements
Orgad Shaneh
2013-07-17
3
-11
/
+8
*
|
Move IEditor::createNew to IDocument::setContents
Eike Ziller
2013-07-17
5
-4
/
+17
*
|
Fix marking JavaScript lines that threw an exception
Eike Ziller
2013-07-16
2
-6
/
+6
*
|
EditorManager: Remove unneeded methods
Eike Ziller
2013-07-15
3
-24
/
+7
*
|
Move IEditor::isTemporary to IDocument
Eike Ziller
2013-07-12
8
-30
/
+50
*
|
Wizards.Dialog: fix the All Templates case
Thomas Hartmann
2013-07-12
1
-29
/
+21
*
|
Make document model static and add some document related methods
Eike Ziller
2013-07-12
10
-61
/
+79
*
|
OpenEditorsModel API: Use 'document' more where is about documents.
Eike Ziller
2013-07-12
12
-130
/
+129
*
|
Editors: Fix leaking entries.
Eike Ziller
2013-07-12
2
-26
/
+31
*
|
Editors: Get rid of keeping separate lists of "duplicated" editors.
Eike Ziller
2013-07-12
7
-300
/
+211
*
|
Show VCS topic in window title
Orgad Shaneh
2013-07-11
2
-0
/
+17
*
|
Move displayName from IEditor to IDocument
Eike Ziller
2013-07-10
11
-79
/
+78
*
|
Add QTCREATOR_COMPAT_VERSION
Eike Ziller
2013-07-09
1
-1
/
+1
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
12
-74
/
+74
*
|
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
3
-3
/
+27
*
|
Add a <no document> entry to editor views.
Eike Ziller
2013-07-09
6
-51
/
+217
*
|
Editors: Don't use model index outside of model/view.
Eike Ziller
2013-07-09
8
-182
/
+217
*
|
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-08
3
-2
/
+20
|
\
\
|
|
/
|
*
Progress summary: Forward click to "current" progress details.
Eike Ziller
2013-07-08
2
-1
/
+18
|
*
Progressbar: Fix uninitialized variable
Eike Ziller
2013-07-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/2.8' into HEAD
Eike Ziller
2013-07-03
1
-0
/
+1
|
\
\
|
|
/
|
*
Call refresh before checking the splitter sizes.
Lincoln Ramsay
2013-07-02
1
-0
/
+1
*
|
Add EditorModel::openDocumentCount and use it.
Eike Ziller
2013-07-02
3
-1
/
+8
*
|
Remove script manager and script debugger engine.
Eike Ziller
2013-07-01
10
-508
/
+1
*
|
Unify pattern used for privates and constructors
Eike Ziller
2013-07-01
19
-116
/
+162
*
|
Merge remote-tracking branch 'origin/2.8'
Eike Ziller
2013-06-27
7
-49
/
+124
|
\
\
|
|
/
|
*
qbs files: fix OS X checks
Joerg Bornemann
2013-06-26
1
-3
/
+3
|
*
Fix possible crash when looking for version control for directory
Eike Ziller
2013-06-26
1
-2
/
+2
|
*
Adapt the escape key logic for external windows.
Eike Ziller
2013-06-25
3
-44
/
+99
|
*
Fix escape key for "About Qt Creator"
Eike Ziller
2013-06-25
2
-0
/
+20
*
|
Merge remote-tracking branch 'origin/2.8'
Eike Ziller
2013-06-25
26
-139
/
+114
|
\
\
|
|
/
|
*
Core: Let IDocument also report failed file reload operations
Nikolai Kosjar
2013-06-24
1
-1
/
+2
|
*
Fix external file change notification in case of multiple windows.
Eike Ziller
2013-06-21
2
-12
/
+14
|
*
update qbs files
Joerg Bornemann
2013-06-20
2
-6
/
+6
|
*
Doc: use standard wording in \brief commands
Leena Miettinen
2013-06-20
17
-46
/
+64
|
*
Revert "DocumentManager: Support expect/unexpect directory changes"
Orgad Shaneh
2013-06-19
2
-57
/
+2
|
*
Add a DiffShowEditor showing an additional info
jkobus
2013-06-19
3
-0
/
+2
|
*
Fix that sometimes documents are opened in wrong split
Eike Ziller
2013-06-18
1
-2
/
+1
|
*
VcsManager: Hide unconfigured VCS message after VCS is configured
Orgad Shaneh
2013-06-17
1
-15
/
+23
*
|
SettingsDialog: Update size of category view on showing/hiding scrollbar
Daniel Teske
2013-06-21
1
-0
/
+11
*
|
FancyToolButton: remove forceVisible
Daniel Teske
2013-06-20
2
-16
/
+2
*
|
FancyToolButton::paintEvent remmove unused variables
Daniel Teske
2013-06-20
1
-2
/
+0
[next]