aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mercurial
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Proliferate FilePath a bit furtherhjk2022-11-093-8/+6
* 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-072-2/+2
* Mercurial: Convert to Tr::trhjk2022-10-0620-155/+123
* VcsBase: Move RunFlags into separate headerJarek Kobus2022-10-061-3/+3
* Mercurial: Inline srcdestdialog.uihjk2022-10-065-206/+79
* Mercurial: Inline revertdialog.uihjk2022-10-065-121/+46
* Mercurial: Inline mercurialcommitpanel.uihjk2022-10-065-136/+73
* Mercurial: Inline authenticationdialog.uihjk2022-10-065-118/+43
* MercurialPlugin: Reuse vcsSynchronousExec()Jarek Kobus2022-09-051-8/+2
* VcsBase: Rename vcsFullySynchronousExec into vcsSynchronousExecJarek Kobus2022-09-021-5/+5
* Use SPDX license identifiersLucie GĂ©rard2022-08-2622-528/+44
* VcsCommand: Remove unused SshPasswordPromptJarek Kobus2022-08-261-8/+2
* VcsCommand: Simplify public runCommand()Jarek Kobus2022-08-021-1/+1
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-012-23/+23
* ShellCommand: Introduce CommandResult structureJarek Kobus2022-07-291-41/+31
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-132-12/+9
* ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlagsJarek Kobus2022-07-121-7/+6
* Remove Core::ShellCommandJarek Kobus2022-07-111-5/+5
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-7/+7
* macros: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-033-5/+5
* QtcProcess: Forward declare Environment in QtcProcess headerJarek Kobus2022-05-091-0/+1
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-022-16/+16
* Mercurial: Fix saving of settingshjk2022-02-211-1/+1
* Remove qmake build filesEike Ziller2022-01-202-35/+0
* Vcs: Use FilePath for working directory in DiffEditorControllerhjk2021-08-202-5/+5
* Fix some compiler warningsChristian Kandeler2021-08-181-0/+1
* Vcs: Use more FilePath for file pathshjk2021-08-026-96/+89
* VCS: Partially use FilePath in VcsBaseClienthjk2021-07-303-3/+3
* Vcs: Replace findRepositoryForDirectoryhjk2021-07-303-8/+5
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-39/+39
* Fix lupdate issuesEike Ziller2021-07-091-0/+2
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-9/+9
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-7/+7
* Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-2/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-182-2/+2
* Vcs: Simplify VcsCommand::runCommand interfacehjk2021-05-171-1/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-27/+38
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+2
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-2/+2
* Mercurial: Use the new AspectContainer::applied signalhjk2021-04-073-62/+40
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-3/+1
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-3/+3
* Mercurial: Aspectify settingshjk2021-03-1910-351/+120