summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/iversioncontrol.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Do not use version manager cache in threadsTobias Hunger2017-06-201-0/+2
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+14
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-1/+17
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-12/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use class, not structTobias Hunger2015-01-191-1/+2
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-9/+2
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-151-7/+0
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* IVcsControl: Add additionalToolsPath()Tobias Hunger2014-03-051-0/+6
* Core: Compile fix with Qt 4hjk2014-02-191-0/+1
* fix build on WindowsJoerg Bornemann2014-02-191-1/+1
* IVersionControl: Implement topic cache in the base classOrgad Shaneh2014-02-191-4/+29
* IVersionControl: Remove parent argumentOrgad Shaneh2014-02-191-1/+1
* IVersionControl: Remove a TODO already doneOrgad Shaneh2014-02-191-3/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | VcsManager: Add unit testsTobias Hunger2013-12-101-0/+50
* | IVersionControl: Fix typo in function parameterTobias Hunger2013-11-271-1/+1
* | ClearCase: Handle read-only view private filesKnut Petter Svendsen2013-11-131-2/+2
|/
* Vcs: Remove snapshot supportTobias Hunger2013-10-151-21/+0
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+8
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-111-1/+12
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProjectExplorer: Show VCS topic in treeMathias Hasselmann2012-11-161-0/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Read-only file dialog: Use VCS terms if applicableOrgad Shaneh2012-09-041-0/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* core: use Core::Id for IVersionControl::id()hjk2012-01-111-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Add id to IVersionControlTobias Hunger2011-04-201-0/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-0/+1
* VCS: Do not claim to support any operation if unconfiguredTobias Hunger2011-04-151-0/+6
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | vcsmanager: coding conventionhjk2010-12-081-1/+1
|/
* Fixup formating of mr2178Tobias Hunger2010-09-291-1/+1
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-1/+13
* VCS[Perforce]: Add a setting to automatically open filesFriedemann Kleint2010-07-091-0/+15
* Version control: Improve detection.Friedemann Kleint2010-05-201-13/+4