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
/
cvs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CVS: fix UI text capitalization and punctuation
Leena Miettinen
2015-03-27
1
-4
/
+4
*
VCS: Rename DiffHighlighter -> DiffAndLogHighlighter
Orgad Shaneh
2015-03-25
1
-1
/
+1
*
Vcs: rename overload SubmitEditor::diffSelectedFiles() for rows
Hugues Delorme
2015-03-05
1
-1
/
+2
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+3
*
Clean exported headers of the VcsBase plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+2
*
Fix layouts for OSX: Set the obligatory ExpandingFieldsGrow
Alessandro Portale
2015-02-24
1
-0
/
+6
*
Use new mime database
Eike Ziller
2015-02-17
1
-5
/
+5
*
Cvs: Use AsynchronousMessageBox
Marco Bubke
2015-02-16
1
-2
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
24
-142
/
+142
|
\
|
*
Update License
Eike Ziller
2015-01-16
24
-142
/
+142
*
|
VCS: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
2
-3
/
+3
*
|
Vcs: in VcsBaseClient use functors to create log/diff parameter widgets
Hugues Delorme
2015-01-22
2
-44
/
+9
*
|
CVS: Sprinkle with auto
Tobias Hunger
2015-01-22
2
-5
/
+5
*
|
VcsBase: Make VcsConfiguration page more dynamic
Tobias Hunger
2015-01-21
1
-2
/
+5
*
|
VcsBase: Move vcsconfigurationpage into wizard subfolder
Tobias Hunger
2015-01-21
1
-1
/
+1
*
|
Vcs: Remove unused GetRepositoryRootOperation
Tobias Hunger
2015-01-19
2
-7
/
+0
*
|
Core: Remove unused functionality to checkout from VCS
Tobias Hunger
2015-01-15
2
-7
/
+0
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-24
1
-31
/
+32
|
\
\
|
|
/
|
*
VCS: Rework disabling of ambiguous actions
Orgad Shaneh
2014-11-17
1
-28
/
+29
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-12
1
-2
/
+0
|
\
\
|
|
/
|
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-2
/
+0
*
|
Add CVS directory actions
Toralf
2014-10-24
2
-1
/
+50
|
/
*
License update.
Eike Ziller
2014-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
23
-161
/
+184
|
\
|
*
License update
Eike Ziller
2014-10-09
24
-163
/
+186
*
|
CVS: change QTC_CHECK to QTC_ASSERT and remove dead stores.
Erik Verbruggen
2014-09-12
1
-4
/
+4
*
|
Editors: Automatically add editor/document id to context and use that
Eike Ziller
2014-09-02
1
-7
/
+1
*
|
ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec files
Eike Ziller
2014-09-02
2
-17
/
+19
*
|
Vcs: Collapse VcsSubmitEditorFactory hierarchy
hjk
2014-09-01
3
-10
/
+5
*
|
Vcs: Convert to new editor construction scheme
hjk
2014-08-28
1
-6
/
+2
*
|
Vcs: Some naming re-organization
hjk
2014-08-28
4
-24
/
+29
*
|
Vcs: Move some static functions from *EditorWidget to *Editor
hjk
2014-08-28
1
-20
/
+20
*
|
VcsBase: Use static pattern for VcsBaseOutputWindow
hjk
2014-08-27
1
-5
/
+5
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
|
Do not shout at users
Robert Loehning
2014-08-22
1
-1
/
+1
*
|
Vcs*: Rename several *Editors to *EditorWidgets
hjk
2014-08-22
3
-11
/
+11
*
|
Fix closing editor with ctrl+w or "x" or File > Close
Eike Ziller
2014-08-22
1
-1
/
+2
*
|
Vcs: Move editor construction over to new scheme
hjk
2014-08-21
3
-9
/
+8
*
|
Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchy
hjk
2014-08-18
3
-24
/
+10
*
|
VCS: Make submit editor closing independent from current editor
Eike Ziller
2014-08-15
1
-1
/
+1
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
1
-1
/
+1
*
|
Vcs: Denoise *plugin.cpp and reduces scope of constants
hjk
2014-07-28
2
-93
/
+95
*
|
Git: Remove unused declarations
hjk
2014-07-23
1
-1
/
+0
*
|
Some QString -> FileName transformation
Orgad Shaneh
2014-07-16
4
-6
/
+6
|
/
*
Revert "VCS: Open diff/blame editors in other split"
Tobias Hunger
2014-06-17
1
-3
/
+1
*
CVS: Pass const string by reference
Orgad Shaneh
2014-05-26
2
-2
/
+2
*
Vcs: Use Utils::FileName where possible in the CheckoutWizards
Tobias Hunger
2014-05-26
2
-8
/
+8
*
BaseCheckoutWizard*: Move createCommand from factory into Wizard
Tobias Hunger
2014-05-26
2
-25
/
+24
*
Vcs: Remove propertyPages from wizardFactory
Tobias Hunger
2014-05-26
2
-20
/
+14
[prev]
[next]