aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial/mercurialplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* VCS: Fix handling of default executableChristian Stenger7 days1-1/+1
* Fix QMetaType::type() related deprecation warningshjk2024-05-231-3/+3
* CommandLine: Reuse new c'torJarek Kobus2024-05-221-3/+1
* VcsBaseClientImpl: Don't leak VcsCommand instancesJarek Kobus2024-03-181-3/+2
* Fix i18n issuesEike Ziller2024-02-211-4/+4
* Mercurial: Remove unused lambda capturesJarek Kobus2024-02-141-3/+3
* VCS: Allow remote vcs operationsMarcus Tillmanns2024-02-121-1/+3
* Vcs: Hide topic cache in new IVersionControl pimplhjk2024-02-091-18/+6
* Vcs: Use QString and Id in editor parameters instead of char *hjk2024-02-091-4/+5
* VCS: Simplify VcsEditor setuphjk2024-02-071-30/+18
* Mercurial: Use more direct access to the client singletonhjk2024-02-071-46/+47
* Vcs: Move VcsEditorFactory closer to its producthjk2024-02-071-1/+0
* Vcs: Merge basevcssubmiteditorfactory.* into vcsbasesubmiteditor.*hjk2024-02-071-1/+0
* Vcs: Make submit editor setup a bit more compacthjk2024-02-071-13/+8
* Vcs: Rename VcsBasePluginPrivate to VersionControlBasehjk2024-02-061-4/+4
* Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}hjk2024-01-291-1/+1
* Utils: Rename ParameterAction into Actionhjk2024-01-291-14/+14
* Mercurial: Get rid of a fake overloadJarek Kobus2024-01-161-4/+4
* Mercurial: Hide plugin class definion in .cpphjk2024-01-151-21/+42
* Vcs: Convert settings pages to latest stylehjk2023-07-181-1/+0
* Use more FilePathAspecthjk2023-05-191-1/+1
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-171-1/+1
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-1/+1
* Mercurial: Follow the Fossil settings setuphjk2023-05-151-8/+7
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-2/+1
* VcsBase: Proliferate use of FilePathhjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-2/+1
* VcsBase: Don't return editor from annotate()Jarek Kobus2022-12-111-2/+2
* Vcs: Proliferate FilePath a bit furtherhjk2022-11-091-1/+1
* VCS: Simplify submit editor accept/close flowOrgad Shaneh2022-10-251-2/+2
* VCS: Deduplicate some submit editor closing logicOrgad Shaneh2022-10-171-24/+0
* VCS: Remove "Prompt to submit" settingsOrgad Shaneh2022-10-171-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Mercurial: Convert to Tr::trhjk2022-10-061-39/+36
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-011-9/+9
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-2/+2
* Remove Core::ShellCommandJarek Kobus2022-07-111-5/+5
* macros: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-031-1/+1
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-9/+9
* 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