aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/command.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Some naming re-organizationhjk2014-08-281-643/+0
* VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-6/+4
* VcsBase: Adjusting incompatible signal/slotAlessandro Portale2014-07-171-5/+5
* Some QString -> FileName transformationOrgad Shaneh2014-07-161-16/+19
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-4/+3
* VCS: Do less when command is aborted internallyOrgad Shaneh2013-09-301-37/+44
* Command: Do not emit repositoryChanged when app is closedOrgad Shaneh2013-09-271-11/+21
* VCS: Enable canceling a commandOrgad Shaneh2013-09-261-13/+29
* Introduce ExitCodeInterpreter, useful when exit code != 0 is validjkobus2013-09-261-16/+23
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+2
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+2
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-2/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-021-11/+35
* VCS: Enable terminating a commandOrgad Shaneh2013-09-021-1/+6
* VCS: Update progress bar for commands that output progressOrgad Shaneh2013-08-301-3/+73
* Compile fixhjk2013-08-301-0/+1
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-18/+250
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-8/+11
|\
| * Git: Fix crash on quit while rebase-todo editor is openOrgad Shaneh2013-08-131-15/+18
* | VCS: Use runVcs for CommandOrgad Shaneh2013-08-201-60/+29
* | Introduce Utils::SynchronousProcess::normalizeNewlinesOrgad Shaneh2013-08-061-6/+5
* | VCS: Un-data functions that accept QStringOrgad Shaneh2013-07-311-1/+1
* | VCS: Remove unused termination modeOrgad Shaneh2013-07-191-34/+0
* | VCS: Consolidate codec handlingOrgad Shaneh2013-07-191-1/+18
* | VCS: Remove removeColorCodesOrgad Shaneh2013-07-081-26/+0
|/
* Revert "DocumentManager: Support expect/unexpect directory changes"Orgad Shaneh2013-06-191-6/+0
* VCS: Add a property to Command to indicate expected repo changesOrgad Shaneh2013-06-101-1/+24
* Basic integration of diff editor inside git pluginjkobus2013-05-151-9/+3
* Clean headers in vcsbase-plugin.Friedemann Kleint2013-03-261-2/+3
* VCS: Allow unlimited timeoutOrgad Shaneh2013-03-011-1/+2
* 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-6/+6
* Use new static ICore interface.hjk2012-01-241-1/+1
* vcs: s/VCS/Vcs/hjk2012-01-091-2/+2
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-081-14/+7
* 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/+340