aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* Mercurial: Fix "view" invoked from editorOrgad Shaneh2015-11-201-0/+2
* Mercurial: Make commiter/commiter email work againTobias Hunger2015-09-032-3/+2
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-2/+2
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-5/+6
* Mercurial: Replace CloneWizard with a Json wizardTobias Hunger2015-05-189-268/+0
* CheckoutWizards: Use IVersionControl::createInitialCheckoutCommandTobias Hunger2015-05-111-16/+5
* CheckoutWizards: Simplify code to look up specific pagesTobias Hunger2015-05-111-8/+4
* IVersionControl: Add method to get a ShellCommand for initial checkoutsTobias Hunger2015-05-112-0/+21
* Vcs: Sprinkle overrides over IVersionControlsTobias Hunger2015-05-081-12/+13
* Vcs: Split up VcsCommandTobias Hunger2015-05-041-6/+6
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-291-3/+2
* 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: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-093-46/+8
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-089-53/+32
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-261-3/+1
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-3/+3
* VCS: Add accelerators to context menu entry in editorsOrgad Shaneh2015-03-101-2/+2
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-2/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Mercurial: Transform path separators on statusOrgad Shaneh2015-03-021-1/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-262-2/+2
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-262-0/+3
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1230-177/+177
|\
| * Update LicenseEike Ziller2015-01-1630-177/+177
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-043-4/+4
* | 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-222-47/+16
* | Mercurial: Sprinkle with autoTobias Hunger2015-01-222-13/+9
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-194-20/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-173-8/+7
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Mercurial: Disable hidden menu entriesOrgad Shaneh2014-11-102-29/+31
* Mercurial: Replace Alt+H with Alt+G for acceleratorsOrgad Shaneh2014-11-071-4/+4
* Mercurial: Fix highlightingOrgad Shaneh2014-11-051-16/+22
* Mercurial: Use TextEditor::SyntaxHighlighterOrgad Shaneh2014-11-051-17/+14
* Mercurial: Properly cleanup commit messageOrgad Shaneh2014-11-052-0/+12
* Mercurial: Show full commit message on describeOrgad Shaneh2014-11-051-1/+2
* Mercurial: Remove invalid TODOsOrgad Shaneh2014-11-051-2/+0
* Mercurial: Remove unused functionOrgad Shaneh2014-11-052-10/+0
* Mercurial: Use explicit namespace in cpp filesOrgad Shaneh2014-11-059-12/+47