summaryrefslogtreecommitdiff
path: root/src/plugins/subversion/subversionplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vcs: Use new FilePathAspect in a few placeshjk2023-05-171-6/+6
* Vcs: Use PagedSettings for all plugin settingshjk2023-05-151-2/+1
* Subversion: Follow the Fossil settings setuphjk2023-05-151-21/+20
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-2/+2
* Subversion: Tr::trAlessandro Portale2023-01-231-36/+35
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-3/+1
* VcsBase: Proliferate use of FilePathhjk2023-01-201-5/+5
* Subversion: Mask credentials in command line everywhereOrgad Shaneh2023-01-171-55/+48
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VcsBase & dependent: Fix const correctnessJarek Kobus2022-12-141-7/+5
* 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-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* VcsBase: Use FilePath in editorTag()Jarek Kobus2022-10-061-1/+1
* Svn: Reuse CommandResultJarek Kobus2022-10-061-59/+37
* Svn: Move timeoutMultiplier arg as the last oneJarek Kobus2022-10-061-8/+9
* VcsBase: Move RunFlags into separate headerJarek Kobus2022-10-061-11/+11
* Subversion: Remove FullySynchronously flag from vcsMove()Jarek Kobus2022-10-051-2/+1
* Vcs plugins: Replace foreach with ranged for loopJarek Kobus2022-09-301-2/+2
* VcsBase: Rename vcsFullySynchronousExec into vcsSynchronousExecJarek Kobus2022-09-021-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VcsCommand: Remove unused SshPasswordPromptJarek Kobus2022-08-261-11/+8
* VcsOutputWindow: Use FilePath for repositoryJarek Kobus2022-08-031-1/+1
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-011-23/+23
* ShellCommand: Introduce CommandResult structureJarek Kobus2022-07-291-9/+7
* SubversionPlugin: Switch arguments in runSvnJarek Kobus2022-07-141-24/+20
* SubversionPlugin: Introduce convenient s_defaultFlagsJarek Kobus2022-07-141-20/+12
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-12/+11
* ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlagsJarek Kobus2022-07-121-12/+11
* 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
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
* Vcs: Use more FilePath for file pathshjk2021-08-021-51/+47
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-40/+40
* 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-1/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Utils: Simplify QtcProcess::exitMessage() interfacehjk2021-05-171-1/+1
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-6/+6
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* Subversion: Use the new AspectContainer::applied signalhjk2021-04-061-1/+3
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* Subversion: Aspectify settingshjk2021-03-221-20/+18
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+4