aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-062-6/+5
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-5/+5
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-3/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* VCS: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-211-5/+4
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-202-25/+1
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-1/+2
* Remove apparently unneeded QtPlugin includeshjk2020-02-121-1/+0
* Vcs: Make some editor factories proper plugin pimpl membershjk2020-02-071-40/+40
* Vcs: Separate plugin and QObject parent roles for VcsSubmitEditorFactoryhjk2020-02-061-1/+1
* Diff/Vcs: Use a function object for reloadinghjk2020-02-061-10/+1
* Vcs: Move responsibility to set editor parameters to editor factoryhjk2020-02-063-5/+4
* Vcs: Use setters to set up DiffController parametershjk2020-02-061-8/+12
* VcsBase: More use of settings instead of client when it sufficeshjk2020-02-041-4/+4
* VcsBase: Use settings instead of client when it sufficeshjk2020-02-031-2/+2
* VcsBase: Partially move vcsTimeoutS() to VcsBaseClientSettingshjk2020-02-031-12/+12
* Vcs: Provide default implementations for some pure methodshjk2020-02-032-21/+0
* Subversion: Make settings page a value member in the plugin pimplhjk2020-01-313-5/+4
* Subversion: Move plugin pimpl to .cpphjk2020-01-316-186/+175
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-319-299/+163
* Core: IVersionControl: Introduce a setTopicCachehjk2020-01-311-2/+3
* Subversion: Compile fixhjk2020-01-292-3/+3
* Subversion: Remove some indirectionshjk2020-01-293-21/+19
* Vcs: Drop VcsBaseOptionsPage hierarchy levelhjk2020-01-273-28/+35
* Vcs: Pass settings handles to settings pages more directlyhjk2020-01-243-4/+6
* Vcs: Move settings ownership from VcsBaseClientImpl to pluginhjk2020-01-244-5/+7
* Vcs: Pimpl pluginshjk2020-01-246-100/+118
* Vcs: Move static functions out of VcsPlugin "namespace"hjk2020-01-231-1/+1
* Vcs: Dissolve VcsManager::registerVersionControlhjk2020-01-221-1/+2
* Vcs: Dissolve VcsBaseOptionsPage intermediate hierarchy levelhjk2020-01-171-0/+1
* Vcs: Move Settings widget definitions to .cpp fileshjk2020-01-152-29/+25
* Vcs: Base VcsClientOptionsPageWidget on Core::IOptionsPageWidgethjk2020-01-152-2/+2
* Utils: Add a FilePath::isDir() convenience functionhjk2019-09-111-2/+1
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Use CommandLine in ShellCommandhjk2019-06-112-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-286-9/+9
* Qt Creator CMake portCristian Adam2019-05-171-0/+13
* Subversion: Do not close the editor if commit failsOrgad Shaneh2019-01-203-23/+17
* Subversion: ModernizeAlessandro Portale2018-11-262-3/+3
* VCS: Improve dialog on submit promptOrgad Shaneh2018-11-121-6/+3
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Subversion: ModernizeOrgad Shaneh2018-09-207-19/+20
* Subversion: Fix missing overrideEike Ziller2018-09-181-6/+6
* VCS: Consolidate submit editor actions setupOrgad Shaneh2018-08-283-27/+2
* VCS: Unify default and maximum timeout in all setting pagesOrgad Shaneh2018-06-191-0/+3
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-063-9/+8
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-3/+3
* Subversion: fix forward declarationLaurent Montel2017-09-293-7/+3