aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialclient.h
Commit message (Expand)AuthorAgeFilesLines
* Mercurial: fix forward declarationLaurent Montel2017-09-281-1/+0
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-1/+0
* VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-211-0/+1
* VCS: Return the editor in VcsBaseClient::annotateOrgad Shaneh2016-06-141-3/+3
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-2/+3
* Mercurial: ModernizeTobias Hunger2016-02-101-19/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Mercurial: Fix "view" invoked from editorOrgad Shaneh2015-11-201-0/+2
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-3/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Vcs: in VcsBaseClient use functors to create log/diff parameter widgetsHugues Delorme2015-01-221-3/+0
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-191-1/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Some naming re-organizationhjk2014-08-281-1/+1
|/
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-061-1/+1
* 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/+1
* Mercurial: Run update after pullNikita Baryshnikov2013-07-171-0/+10
* Vcs: Use Core::Ids for editor kindshjk2013-03-191-1/+1
* 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
* | VCS: Remove superfluous virtualOrgad Shaneh2013-01-181-4/+4
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* VCS: Add 'Blame current revision' in blame context menuOrgad Shaneh2012-06-041-9/+5
* vcs: s/VCS/Vcs/hjk2012-01-091-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-24/+16
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-1/+1
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-7/+8
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-1/+1
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-15/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-1/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Mercurial: Remove unnecessary virtual keywordsTobias Hunger2011-04-081-27/+27
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-1/+9
|/
* Refactored the Mercurial plugincerf2011-02-281-87/+42
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* License headers.con2010-12-171-7/+11
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+2
* VCS[Mercurial]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-5/+16
* File renamingdt2010-05-121-0/+1
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-011-1/+1
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-0/+1
* Mercurial: Fixed committing untracked files.Friedemann Kleint2010-01-111-2/+5
* VCS[Mercurial]: Implement annotate previous as for git.Friedemann Kleint2010-01-081-1/+11