aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-051-10/+7
* HG: Use -A when commitingTobias Hunger2011-09-141-1/+1
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-141-2/+2
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-231-117/+44
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-221-10/+10
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-101-40/+24
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-101-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-2/+2
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-121-51/+15
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-031-1/+3
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-4/+7
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-6/+90
|/
* Bazaar: CleanupsTobias Hunger2011-02-281-1/+1
* Refactored the Mercurial plugincerf2011-02-281-446/+229
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-17/+17
* License headers.con2010-12-171-7/+11
* Fixup formating of mr2178Tobias Hunger2010-09-291-2/+3
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-0/+57
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-1/+4
|\
| * VCS[hg]: Mercurial forgets working directory from commit #2 on.Friedemann Kleint2010-08-191-1/+4
| * VCS[Mercurial]: Remove LANG=C settingFriedemann Kleint2010-06-151-2/+0
* | VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-051-2/+4
* | Merge remote branch 'origin/2.0'con2010-06-081-0/+1
|\|
| * VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-0/+1
| * VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-201-9/+4
* | VCS[Mercurial]: Make push/pull synchronous commands.Friedemann Kleint2010-05-251-21/+40
* | VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-2/+13
* | VCS[git/hg]: Prevent search for repository from creating foldersFriedemann Kleint2010-05-191-9/+4
* | File renamingdt2010-05-121-0/+8
|/
* VCS: Minor fixesFriedemann Kleint2010-03-011-0/+1
* VCS: Fix time-out handling for synchronous processes.Friedemann Kleint2010-03-011-11/+12
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-0/+12