summaryrefslogtreecommitdiff
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-284-7/+7
* Qt Creator CMake portCristian Adam2019-05-171-0/+18
* VCS: Fix display of diff/show commands in progress barOrgad Shaneh2019-02-281-0/+1
* Mercurial: Fix qbs buildDavid Schulz2018-12-121-0/+1
* Fix build: there's no Q_OBJECT in this file anymoreThiago Macieira2018-12-121-2/+0
* DiffEditor: Diff editor for MercurialAsit Dhal2018-12-113-15/+142
* Mercurial: Fix passing editor parameters when creating a factoryChristian Stenger2018-11-151-1/+1
* Mercurial: ModernizeAlessandro Portale2018-11-1410-18/+18
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-283-32/+1
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-0/+3
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-9/+8
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-4/+4
* Mercurial: fix forward declarationLaurent Montel2017-09-282-8/+0
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-1/+4
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-4/+3
|/
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-5/+2
* VCS: De-slotOrgad Shaneh2017-03-203-16/+2
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-3/+4
* 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-214-0/+15
* VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-13/+13
* improve static initializersTim Jenssen2016-09-231-3/+1
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+6
* 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-142-7/+7
* VCS: Reslot describe functionsOrgad Shaneh2016-02-121-2/+3
* Mercurial: ModernizeTobias Hunger2016-02-1017-132/+77
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1926-451/+326
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-231-0/+2
|\
| * Mercurial: Fix "view" invoked from editorOrgad Shaneh2015-11-201-0/+2
* | Mercurial: Use Qt5-style connectsTobias Hunger2015-11-202-30/+31
|/
* 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