summaryrefslogtreecommitdiff
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-242-3/+2
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-131-1/+2
* Mercurial: Remove unused methodKai Koehne2012-01-131-8/+0
* core: use Core::Id for IVersionControl::id()hjk2012-01-112-3/+3
* Mercurial: code cosmeticshjk2012-01-1115-146/+134
* vcs: s/VCS/Vcs/hjk2012-01-0918-117/+117
* VCS: auto-completion in the description text editHugues Delorme2011-12-081-1/+1
* Bazaar,Mercurial: fix update of the commit buttonHugues Delorme2011-11-231-6/+5
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1128-55/+55
|\
| * String fixesRobert Loehning2011-11-031-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0327-54/+54
* | more style fixes of string literal accesshjk2011-11-021-50/+50
|/
* Fix typoJarek Kobus2011-10-141-1/+1
* vcsbase: throw away VCSJobRunner, replaced by GitCommandcerf2011-10-052-12/+7
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-3/+22
* s/error_message/errorMessage/ghjk2011-09-212-2/+2
* HG: Use -A when commitingTobias Hunger2011-09-141-1/+1
* vcsbase: add mechanism to ease management of VCS settingscerf2011-09-148-82/+34
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* vcsbase: overhaul *Arguments() methods in VCSBaseClientcerf2011-08-232-141/+60
* vcsbase: refactor status output signal in VCSBaseClientcerf2011-08-221-1/+1
* vcsbase: rename slot VCSBaseClient::settingsChanged()cerf2011-08-221-1/+1
* vcsbase: refactor status parsing in VCSBaseClientcerf2011-08-226-27/+28
* vcsbase: fix confusing error when no binary specifiedcerf2011-08-161-1/+1
* vcsbase: auto save settings when requested by Core::ICorecerf2011-06-234-11/+11
* vcsbase: simplify init of the diff editor in VCSBaseClientcerf2011-06-104-59/+93
* vcsbase: make settings mutable inside VCSBaseClientcerf2011-06-104-4/+4
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-2/+2
* Get rid of VCSBaseClient::ExtraCommandOptionscerf2011-05-123-69/+27
* Fix/add copyright headersTobias Hunger2011-05-0627-27/+27
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* vcsbase: VCSBaseClient::log() now accepts extra optionscerf2011-05-033-3/+7
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-3/+6
* VCS: Add id to IVersionControlTobias Hunger2011-04-202-0/+7
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-4/+7
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-1/+2
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-3/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-153-0/+7
* VCS: Do not claim to support any operation if unconfiguredTobias Hunger2011-04-152-1/+13
* Merge branch '2.2'Oswald Buddenhagen2011-04-1427-378/+351
|\
| * Update license.hjk2011-04-1327-378/+351
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-24/+0
* | Mercurial: Remove unnecessary virtual keywordsTobias Hunger2011-04-081-27/+27
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-283-17/+109
|/
* use an assert for a clearly internal errorOswald Buddenhagen2011-03-111-6/+2
* Bazaar: Fixup, set unique action id.Friedemann Kleint2011-02-281-5/+5
* Bazaar: CleanupsTobias Hunger2011-02-281-1/+1