aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseclientsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-1/+4
* VcsBaseClientSettings: Skip empty parts when splitting pathsFriedemann Kleint2017-09-251-1/+1
* Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-3/+3
* Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* 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/+3
|/
* VcsBaseClientSettings: Add method to retrieve VCS client search pathTobias Hunger2014-03-051-2/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Vcs: Make sure legacy settings get removedTobias Hunger2013-10-111-0/+4
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-1/+1
* Vcs: allow settings to read legacy dataHugues Delorme2013-02-281-0/+7
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-20/+19
|\|
| * Adjust license headershjk2012-10-051-20/+19
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-3/+11
|\|
| * Git: Fix binary lookup with path settingOrgad Shaneh2012-09-271-3/+10
|/
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-211-2/+14
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-37/+37
* vcsbase: stylehjk2012-01-091-4/+3
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-1/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* VcsBaseClientSetting, check the type before returning from the unionDaniel Teske2011-10-071-3/+3
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-70/+253
* vcsbase: fix confusing error when no binary specifiedcerf2011-08-161-2/+13
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-231-4/+14
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix warning about non-virtual destructorTobias Hunger2011-04-151-0/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-0/+8
|/
* Bazaar: CleanupsTobias Hunger2011-02-281-2/+2
* Refactored the Mercurial plugincerf2011-02-281-0/+151