summaryrefslogtreecommitdiff
path: root/src/plugins/subversion
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
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* VcsBase: Use FilePath in editorTag()Jarek Kobus2022-10-062-13/+11
* 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-062-14/+14
* VcsCommand: Change the default logic for fully syncJarek Kobus2022-10-051-1/+1
* 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
* DiffEditor: Cleanup includesJarek Kobus2022-09-291-3/+0
* VcsBase: Rename vcsFullySynchronousExec into vcsSynchronousExecJarek Kobus2022-09-022-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-08-2614-336/+28
* VcsCommand: Remove unused SshPasswordPromptJarek Kobus2022-08-262-12/+9
* VcsOutputWindow: Use FilePath for repositoryJarek Kobus2022-08-031-1/+1
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-012-32/+32
* ShellCommand: Introduce CommandResult structureJarek Kobus2022-07-292-27/+25
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-4/+6
* 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-133-16/+12
* ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlagsJarek Kobus2022-07-122-14/+13
* 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-172-3/+3
* QtcProcess: Forward declare Environment in QtcProcess headerJarek Kobus2022-05-092-0/+2
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-022-3/+3
* Remove qmake build filesEike Ziller2022-01-202-24/+0
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
* Vcs: Use FilePath for working directory in DiffEditorControllerhjk2021-08-202-4/+4
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* Vcs: Use more FilePath for file pathshjk2021-08-023-71/+69
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-40/+40
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-232-3/+3
* Core: filepathify expected document changesDavid Schulz2021-06-171-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-022-3/+3
* 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-142-14/+14
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-102-4/+6
* Subversion: Use the new AspectContainer::applied signalhjk2021-04-063-59/+36
* Utils: Use a full layout row for an aspect for Columns and Formshjk2021-03-251-5/+3
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+1
* VcsBase: Remove VcsBaseClientSettingshjk2021-03-221-4/+4
* Subversion: Aspectify settingshjk2021-03-2211-407/+185
* Utils: Drop deprecated Utils::FilePath::{setFilePath,filePath}hjk2021-03-161-1/+1
* VCS: Remove reading of very old settingsEike Ziller2021-02-162-17/+0