aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs/cvsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a few aspect.value() calls with operatpor()hjk2023-07-191-1/+1
* Vcs: Convert settings pages to latest stylehjk2023-07-181-1/+0
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-171-3/+3
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-2/+1
* Cvs: Follow the Fossil settings setuphjk2023-05-151-24/+17
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-1/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-5/+5
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-4/+1
* VcsBase: Proliferate use of FilePathhjk2023-01-201-9/+9
* VcsBase: Convert to Tr::trhjk2023-01-181-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-3/+2
* VCS: Simplify submit editor accept/close flowOrgad Shaneh2022-10-251-2/+2
* VCS: Deduplicate some submit editor closing logicOrgad Shaneh2022-10-171-23/+1
* VCS: Remove "Prompt to submit" settingsOrgad Shaneh2022-10-171-5/+2
* VcsBase: Use FilePath in editorTag()Jarek Kobus2022-10-061-2/+2
* Cvs: Reuse CommandResultJarek Kobus2022-10-061-181/+123
* Cvs: Replace timeout with timeout multiplierJarek Kobus2022-10-061-33/+25
* VcsBase: Move RunFlags into separate headerJarek Kobus2022-10-061-18/+18
* Cvs: Move to Tr::trhjk2022-09-301-55/+53
* CvsPlugin: Reuse vcsSynchronousExec()Jarek Kobus2022-09-021-9/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VcsCommand: Remove unused SshPasswordPromptJarek Kobus2022-08-261-22/+15
* VcsCommand: Simplify public runCommand()Jarek Kobus2022-08-021-1/+1
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-011-17/+17
* ShellCommand: Introduce CommandResult structureJarek Kobus2022-07-291-8/+7
* CvsPlugin: Introduce convenient s_defaultFlags variableJarek Kobus2022-07-141-17/+13
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-6/+8
* ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlagsJarek Kobus2022-07-121-35/+27
* Remove Core::ShellCommandJarek Kobus2022-07-111-5/+5
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* QtcProcess: Forward declare Environment in QtcProcess headerJarek Kobus2022-05-091-0/+1
* Utils: Drop [Qt::]SkipEmptyParts from porting.hhjk2022-03-101-9/+8
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-7/+7
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-65/+60
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-32/+31
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Core: filepathify expected document changesDavid Schulz2021-06-171-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-4/+4
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Vcs: Simplify VcsCommand::runCommand interfacehjk2021-05-171-1/+2
* Utils: Simplify QtcProcess::exitMessage() interfacehjk2021-05-171-1/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-14/+17
* Utils: Don't expose Utils::defaultExitCodeInterpreterhjk2021-05-111-1/+1
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Vcs/Utils: Use Utils::Environment for ShellCommandhjk2021-05-051-1/+1
* CVS: Use the new AspectContainer::applied signalhjk2021-04-061-1/+3
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-1/+1