summaryrefslogtreecommitdiff
path: root/src/plugins/mercurial/mercurialclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-6/+6
* VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-3/+5
* VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+7
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-151-28/+22
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-1/+1
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-6/+6
* Vcs: Make VcsBaseClient return stderr on fullySynchronous executionTobias Hunger2015-04-131-1/+1
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-131-1/+1
* Vcs: Move createVcsEditor into VcsBaseClientImplTobias Hunger2015-04-131-2/+4
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-2/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-11/+6
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-3/+1
* Mercurial: Transform path separators on statusOrgad Shaneh2015-03-021-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-4/+2
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-221-44/+16
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-12/+0
|/
* Mercurial: Show full commit message on describeOrgad Shaneh2014-11-051-1/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-5/+5
* | Vcs: Some naming re-organizationhjk2014-08-281-33/+34
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-5/+6
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-1/+1
|/
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-061-1/+1
* Mercurial: Add cache for branch queryOrgad Shaneh2014-02-191-4/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-111-0/+9
* Use book style capitalization for button labelsjkobus2013-10-101-2/+2
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-5/+1
* VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-1/+2
* Introduce Utils::SynchronousProcess::normalizeNewlinesOrgad Shaneh2013-08-061-4/+3
* Mercurial: Run update after pullNikita Baryshnikov2013-07-171-0/+37
* Mercurial: fix typoNikita Baryshnikov2013-06-101-1/+1
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-12/+12
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* VCS: Fallback to raw revision if decorate failsOrgad Shaneh2012-06-051-1/+1
* VCS: Add 'Blame current revision' in blame context menuOrgad Shaneh2012-06-041-40/+20
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-2/+3
* vcs: s/VCS/Vcs/hjk2012-01-091-25/+25