aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs/cvscontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-0/+0
* Cvs: Move plugin pimpl to .cpphjk2020-01-301-166/+0
* Cvs: Remove CvsPluginPrivate::cvsVersionControlhjk2020-01-291-10/+0
* Cvs: Drop direct access to plugin singleton datahjk2020-01-241-1/+1
* Vcs: Pimpl pluginshjk2020-01-241-2/+2
* Utils: Add a FilePath::isDir() convenience functionhjk2019-09-111-1/+1
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* CVS: ModernizeOrgad Shaneh2018-09-201-1/+1
* VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+7
* CVS: ModernizeTobias Hunger2016-02-041-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* UI text: fix capitalizationLeena Miettinen2015-06-011-1/+1
* CVS: Replace CVS checkout wizard with a Json wizardTobias Hunger2015-05-151-0/+1
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-111-0/+21
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-6/+3
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-6/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-151-6/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ClearCase: Handle read-only view private filesKnut Petter Svendsen2013-11-131-1/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-161-20/+0
|\|
| * Vcs: Remove snapshot supportTobias Hunger2013-10-151-20/+0
* | Use VcsBaseClient::diff instead of cvs's oneJarek Kobus2013-10-161-1/+1
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+5
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-101-1/+2
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-111-1/+5
* CVS: Add open textOrgad Shaneh2013-03-011-0/+5
* 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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-211-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* cvs: polish stylehjk2012-01-111-23/+23
* core: use Core::Id for IVersionControl::id()hjk2012-01-111-2/+2
* vcs: s/VCS/Vcs/hjk2012-01-091-1/+1
* 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/+7