aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* 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-172-6/+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
* Vcs plugins: Replace foreach with ranged for loopJarek Kobus2022-09-301-1/+1
* Cvs: Move to Tr::trhjk2022-09-3015-154/+114
* CvsPlugin: Reuse vcsSynchronousExec()Jarek Kobus2022-09-021-9/+3
* Use SPDX license identifiersLucie GĂ©rard2022-08-2613-312/+26
* 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
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-6/+8
* 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
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* QtcProcess: Forward declare Environment in QtcProcess headerJarek Kobus2022-05-091-0/+1
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-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
* Remove qmake build filesEike Ziller2022-01-202-23/+0
* 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-063-57/+32
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-3/+2
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-1/+1
* CVS: Aspectify settingshjk2021-03-199-362/+157
* Utils: Drop deprecated Utils::FilePath::{setFilePath,filePath}hjk2021-03-161-1/+1
* VCS: Remove reading of very old settingsEike Ziller2021-02-162-17/+0