aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcscommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* VcsCommand: Do not use QueuedConnection for the output proxyOrgad Shaneh2017-01-251-10/+5
* VcsCommand: Fix indentation in lambdaOrgad Shaneh2016-07-201-19/+19
* Utils::Shellcommand: Remove runFullySynchronousTobias Hunger2016-07-151-10/+0
* SynchronousProcess: Change exit code interpreter to function objectEike Ziller2016-04-271-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* VcsBase: Remove unused includesEike Ziller2016-01-191-17/+1
* ShellCommand: Allow setting working directory per jobTobias Hunger2015-06-101-7/+10
* ShellCommand: Store workingdirectory in the jobsTobias Hunger2015-06-101-1/+1
* Vcs: Fix compilation for gcc 4.7.3Christian Stenger2015-05-051-1/+1
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-569/+54
* VcsCommand: Add method to set the display name of a commandTobias Hunger2015-04-301-6/+25
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-48/+37
* Fix printing of seconds and millisecondsTobias Hunger2015-04-151-1/+1
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-3/+3
* VCS: Remove superfluous metatype declarations for QVariantOrgad Shaneh2015-04-151-2/+0
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-27/+25
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VcsCommand: Use Qt5-style connectsTobias Hunger2015-01-201-13/+14
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* Vcs: Some naming re-organizationhjk2014-08-281-0/+644