aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/command.h
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Some naming re-organizationhjk2014-08-281-142/+0
* Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* VCS: Do less when command is aborted internallyOrgad Shaneh2013-09-301-0/+1
* Command: Do not emit repositoryChanged when app is closedOrgad Shaneh2013-09-271-0/+2
* VCS: Enable canceling a commandOrgad Shaneh2013-09-261-5/+9
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-4/+6
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-0/+2
* VCS: Enable terminating a commandOrgad Shaneh2013-09-021-0/+2
* VCS: Update progress bar for commands that output progressOrgad Shaneh2013-08-301-0/+23
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-4/+9
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-4/+8
|\
| * Git: Fix crash on quit while rebase-todo editor is openOrgad Shaneh2013-08-131-4/+8
* | VCS: Use runVcs for CommandOrgad Shaneh2013-08-201-4/+2
* | VCS: Un-data functions that accept QStringOrgad Shaneh2013-07-311-1/+1
* | VCS: Remove unused termination modeOrgad Shaneh2013-07-191-12/+0
* | VCS: Consolidate codec handlingOrgad Shaneh2013-07-191-1/+4
* | VCS: Remove removeColorCodesOrgad Shaneh2013-07-081-4/+0
|/
* VCS: Add a property to Command to indicate expected repo changesOrgad Shaneh2013-06-101-0/+3
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-3/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* vcs: s/VCS/Vcs/hjk2012-01-091-2/+2
* vcsbase: stylehjk2012-01-091-7/+8
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-1/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-0/+105