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
/
vcsmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Chop trailing slash for cache
Orgad Shaneh
2016-02-16
1
-4
/
+11
*
Core: Use Qt5-style connects
Orgad Shaneh
2016-02-03
1
-6
/
+6
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Vcs: Simplify code by using Utils::equal
Daniel Teske
2015-09-07
1
-3
/
+1
*
use existing versionControls() instead allVersionControls()
Tim Jenssen
2015-07-01
1
-9
/
+3
*
Make every operator bool() explicit
Daniel Teske
2015-06-02
1
-1
/
+1
*
Remove some duplicate includes
Tobias Hunger
2015-03-20
1
-1
/
+0
*
Don't concatenate QStrings if concatenating string literals is fine
Thiago Macieira
2015-03-04
1
-2
/
+2
*
SettingsDialog: Remove CategoryId parameter from callers
hjk
2015-02-24
1
-2
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Core: Add some helper methods to VcsManager
Tobias Hunger
2015-01-21
1
-0
/
+12
*
|
Core: Remove unused functionality to checkout from VCS
Tobias Hunger
2015-01-15
1
-17
/
+0
*
|
Core: Cosmetics
Orgad Shaneh
2014-11-26
1
-5
/
+5
|
/
*
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
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-2
/
+2
*
|
Core: Use std::function for info bar callbacks
hjk
2014-09-04
1
-9
/
+6
|
/
*
Core: Add a convenience findTopLevelForDirectory to VcsManager
Orgad Shaneh
2014-07-03
1
-0
/
+7
*
Reinvent deprecated qSort as Utils::sort
Nikita Baryshnikov
2014-06-19
1
-6
/
+5
*
Use ICore::dialogParent for message boxes without parent so far
hjk
2014-03-12
1
-1
/
+1
*
VcsManager: Add convenience signal for Vcs config changes
Tobias Hunger
2014-03-05
1
-0
/
+3
*
VcsManager: Add method to get additionalToolsPaths from all IVcsControls
Tobias Hunger
2014-03-05
1
-1
/
+22
*
Unify text on buttons that open the options dialog
Eike Ziller
2014-02-25
1
-1
/
+2
*
Core: Fix plugin unit test on Win
Christian Stenger
2014-02-25
1
-2
/
+5
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
VcsManager: Add unit tests
Tobias Hunger
2013-12-10
1
-0
/
+187
*
|
VcsManager: Clear topLevel directory when necessary
Tobias Hunger
2013-11-28
1
-1
/
+4
*
|
VcsManager: Make instance() method return VcsManager * again
Tobias Hunger
2013-11-27
1
-1
/
+1
*
|
VcsManager: Remove two unused methods
Tobias Hunger
2013-11-26
1
-18
/
+0
|
/
*
VcsManager: Fix soft assertion when directory is managed by 2 VCS
Orgad Shaneh
2013-11-20
1
-0
/
+3
*
Remove most trailing newlines from translated messages.
Friedemann Kleint
2013-10-22
1
-2
/
+2
*
VCS: Prevent soft assertion for non-existent directories
Orgad Shaneh
2013-10-11
1
-8
/
+12
*
VCS: Do not try to add files that are already tracked
Orgad Shaneh
2013-10-11
1
-2
/
+11
*
Apply 'static' pattern to VcsManager
hjk
2013-09-03
1
-7
/
+15
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
1
-3
/
+3
*
Dialog that prompts to add files to VCS is now resizable.
Radovan Zivkovic
2013-08-15
1
-6
/
+5
*
Make document model static and add some document related methods
Eike Ziller
2013-07-12
1
-3
/
+1
*
Unify pattern used for privates and constructors
Eike Ziller
2013-07-01
1
-2
/
+4
*
Fix possible crash when looking for version control for directory
Eike Ziller
2013-06-26
1
-2
/
+2
*
VcsManager: Hide unconfigured VCS message after VCS is configured
Orgad Shaneh
2013-06-17
1
-15
/
+23
*
Suggest configuring VCS if it is unconfigured
Orgad Shaneh
2013-06-11
1
-4
/
+38
*
VCS: Add a property to Command to indicate expected repo changes
Orgad Shaneh
2013-06-10
1
-0
/
+5
*
VCS: Clear directory cache when availability of VCSes changes
Tobias Hunger
2013-06-04
1
-0
/
+13
*
Ignore unconfigured VCS
Orgad Shaneh
2013-05-31
1
-1
/
+3
*
Clean headers in Core-plugin.
Friedemann Kleint
2013-03-27
1
-1
/
+0
*
VcsManager: Prevent parents caching when VCS not found
Orgad Shaneh
2013-03-12
1
-1
/
+5
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
[next]