aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Use more FilePath for file pathshjk2021-08-021-19/+14
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-301-1/+1
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-301-3/+2
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-39/+39
* Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-2/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Mercurial: Use the new AspectContainer::applied signalhjk2021-04-071-2/+3
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* Mercurial: Aspectify settingshjk2021-03-191-7/+7
* Fix build with newest Qt 6Eike Ziller2020-11-201-1/+1
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-23/+22
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-5/+4
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-3/+2
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-2/+3
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-19/+40
* Vcs: Separate plugin and QObject parent roles for VcsSubmitEditorFactoryhjk2020-02-061-1/+1
* Vcs: Move responsibility to set editor parameters to editor factoryhjk2020-02-061-2/+1
* VcsBase: More use of settings instead of client when it sufficeshjk2020-02-041-2/+2
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-311-7/+189
* Mercurial: Move plugin pimpl to .cpphjk2020-01-301-54/+105
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-241-1/+1
* Vcs: Pimpl pluginshjk2020-01-241-59/+76
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+2
* Mercurial: Fix passing editor parameters when creating a factoryChristian Stenger2018-11-151-1/+1
* Mercurial: ModernizeAlessandro Portale2018-11-141-6/+5
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-4/+1
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-281-22/+0
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-6/+5
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-4/+4
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-1/+4
* VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-4/+3
* VCS: De-slotOrgad Shaneh2017-03-201-14/+2
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+4
* Mercurial: ModernizeTobias Hunger2016-02-101-12/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Mercurial: Use Qt5-style connectsTobias Hunger2015-11-201-19/+19
* Mercurial: Make commiter/commiter email work againTobias Hunger2015-09-031-2/+2
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-111-2/+2
* Mercurial: Replace CloneWizard with a Json wizardTobias Hunger2015-05-181-11/+0
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-091-2/+1
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-081-15/+1
* 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
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1