aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseclient.h
Commit message (Expand)AuthorAgeFilesLines
* VCS: Use more FilePath in ShellCommand and surroundingshjk2021-08-171-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-46/+56
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-301-5/+8
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-1/+1
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-3/+3
* VcsBase: Remove unused VcsBaseClientImpl::commandOutputFromLocal8Bit()hjk2021-06-221-4/+0
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-10/+11
* Utils: Don't expose Utils::defaultExitCodeInterpreterhjk2021-05-111-2/+1
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-1/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-8/+3
* CVS: Aspectify settingshjk2021-03-191-1/+2
* Git: Aspectify settingshjk2021-03-191-3/+6
* VCS: Do not write defaults to settingsEike Ziller2021-02-161-1/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+3
* Move Id from Core to UtilsEike Ziller2020-06-181-2/+2
* Vcs: Remove unneeded VcsBaseClient::StatusItem ctor implementationhjk2020-02-131-1/+0
* Vcs: De-pimpl VcsBaseClienthjk2020-02-031-4/+3
* Vcs: Provide default implementations for some pure methodshjk2020-02-031-3/+3
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-1/+2
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-241-1/+1
* VcsBase: Un-pimpl VcsBaseClientImplhjk2020-01-241-1/+1
* Utils: Use CommandLine in ShellCommandhjk2019-06-111-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* VcsBase: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-4/+3
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-10-271-0/+4
|\
| * Vcs: Optionally pass binary to runTobias Hunger2016-10-251-0/+4
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-4/+4
* | VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-1/+2
|/
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-151-9/+12
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-6/+6
* VcsBaseClient: Make some functions constOrgad Shaneh2016-05-081-2/+2
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-7/+3
* VcsBase: Modernize headersTobias Hunger2016-02-031-11/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Vcs: Do not crash when stopping running commandsTobias Hunger2015-06-231-2/+1
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-1/+1
* ShellCommand: Allow setting working directory per jobTobias Hunger2015-06-101-0/+1
* Git: Move executeGit into VcsBaseClientImplTobias Hunger2015-04-151-0/+5
* Vcs: Move vcsSynchronousExec into VcsBaseClientImplTobias Hunger2015-04-141-7/+7
* Vcs: Move vcsFullySynchronousExec into VcsBaseClientImplTobias Hunger2015-04-141-4/+6
* Vcs: Extend vcsFullySynchronousExec to have flagsTobias Hunger2015-04-131-1/+2
* Vcs: Make VcsBaseClient return stderr on fullySynchronous executionTobias Hunger2015-04-131-1/+6
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-1/+1
* Vcs: Move annotate and annotateRevisionRequested into VcsBaseClientImplTobias Hunger2015-04-131-4/+6
* Vcs: Move createVcsEditor into VcsBaseClientImplTobias Hunger2015-04-131-5/+10
* Vcs: Move resetCachedVcsInfo into VcsBaseClientImplTobias Hunger2015-04-101-2/+3
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-14/+16
* Vcs: Move vcsBinary and vcsTimeout into VcsBaseClientImplTobias Hunger2015-04-091-3/+3