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
/
subversion
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-7
/
+6
*
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
-26
/
+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
3
-58
/
+52
*
Some QString -> FileName transformation
Orgad Shaneh
2014-07-16
5
-7
/
+9
*
Revert "VCS: Open diff/blame editors in other split"
Tobias Hunger
2014-06-17
1
-3
/
+1
*
Svn: Asynchronous exec of commit operations
Hugues Delorme
2014-05-26
5
-5
/
+64
*
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
/
+25
*
Vcs: Remove propertyPages from wizardFactory
Tobias Hunger
2014-05-26
2
-15
/
+14
*
Vcs: Make checkout wizards work, even when VCS in unconfigured
Tobias Hunger
2014-05-26
1
-1
/
+5
*
Vcs: Add method to create a Wizard to the WizardFactory and use it
Tobias Hunger
2014-05-26
2
-0
/
+19
*
Vcs: Append "Factory" to the variaus checkout wizards
Tobias Hunger
2014-05-26
3
-6
/
+6
*
Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*
Tobias Hunger
2014-05-26
1
-1
/
+1
*
Rename BaseCheckoutWizard to BaseCheckoutWizardFactory
Tobias Hunger
2014-05-26
1
-1
/
+1
*
Subversion: Denoise
hjk
2014-05-18
1
-139
/
+139
*
Subversion: Use QTC_ASSERT when appropriate
hjk
2014-05-18
1
-1
/
+2
*
VCS: Remove unused local variables
Orgad Shaneh
2014-05-06
1
-1
/
+0
*
Use ICore::dialogParent for message boxes without parent so far
hjk
2014-03-12
1
-3
/
+6
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
1
-1
/
+1
*
VCS: Open diff/blame editors in other split
Tobias Hunger
2014-03-07
1
-1
/
+4
*
EditorManager: Add OpenEditorFlags to openEditorWithContents
Tobias Hunger
2014-03-07
1
-1
/
+0
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
1
-6
/
+2
*
Qbs/qmake: Fix dependencies of plugins
Tobias Hunger
2014-02-11
1
-0
/
+2
*
BaseTextEditor: Remove some unnecessary indirections through widget
Eike Ziller
2014-01-14
1
-1
/
+1
*
Core: Merge Find and Locator into Core plugin
hjk
2014-01-14
4
-10
/
+4
*
Incremented year in copyright info
Robert Loehning
2014-01-09
2
-2
/
+2
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
20
-20
/
+20
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
20
-20
/
+20
*
|
VCS: Remove unnecessary indirection
Eike Ziller
2013-12-19
1
-3
/
+2
*
|
Preferences: Add default implementation for filtering
Eike Ziller
2013-12-10
2
-34
/
+10
*
|
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2013-12-05
1
-2
/
+4
|
\
\
|
|
/
|
*
Limit cdUp to root
Orgad Shaneh
2013-12-03
1
-2
/
+4
*
|
Svn: Add history completer to path choosers
Tobias Hunger
2013-11-26
1
-0
/
+1
*
|
SVN: Remove dead static function
Tobias Hunger
2013-11-15
1
-6
/
+0
*
|
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2013-10-16
2
-25
/
+0
|
\
\
|
|
/
|
*
Vcs: Remove snapshot support
Tobias Hunger
2013-10-15
2
-25
/
+0
*
|
Use VcsBaseClient::diff instead of svn's one
jkobus
2013-10-16
9
-180
/
+319
|
/
*
VCS: Do not try to add files that are already tracked
Orgad Shaneh
2013-10-11
4
-4
/
+20
*
VCS: Rename diffBaseDirectory -> workingDirectory
Orgad Shaneh
2013-10-10
1
-4
/
+4
*
VCS: Pass workingDirectory for annotate
Orgad Shaneh
2013-10-10
2
-6
/
+6
*
Use book style capitalization for button labels
jkobus
2013-10-10
1
-1
/
+1
*
qbs project files: Make use of new qbsSearchPaths property.
Christian Kandeler
2013-10-09
1
-1
/
+1
[next]