aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* 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
* VCS: Offer to save-all before commitTobias Hunger2017-09-121-0/+3
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Replace QLatin1String, QStringLiteral ("") with QString()Nikita Baryshnikov2017-08-211-2/+2
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-251-9/+9
|\|
| * Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-9/+9
* | VcsManager: Register IVersionControls with VcsManagerTobias Hunger2017-07-101-1/+1
|/
* VcsBase: Create common base diff editor controllerJarek Kobus2017-07-052-60/+49
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* | Move mimetype definitions to plugin specsEike Ziller2017-02-276-19/+11
* | Prefix editor's uniqueId with plugin nameJarek Kobus2017-01-102-2/+6
* | VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-282-14/+1
* | VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-282-5/+7
* | Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-211-1/+1
|\|
| * Add missing overridesJarek Kobus2016-11-171-1/+1
* | Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-143-16/+28
|\|
| * SVN: Escape files containing '@' charactersTobias Hunger2016-11-073-16/+28
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-10-271-9/+12
|\|
| * SVN: Fix topicTobias Hunger2016-10-261-9/+12
* | Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-242-7/+6
* | VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-3/+5
* | VCS: Fix inverse conditionOrgad Shaneh2016-10-241-1/+1
* | VCS: Add a way to filter out files/directories that belong to a VCSTobias Hunger2016-10-214-0/+18
* | VCS: "final"-ize IVersionControl implementationsTobias Hunger2016-10-211-13/+13
|/
* VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponseTobias Hunger2016-07-152-10/+7
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* SVN: Avoid uncessesary QString creations.Andre Hartmann2016-05-302-7/+11
* SVN: Show conflicted files in submit editorAndre Hartmann2016-05-264-13/+16
* SVN: Add constants for file change stateAndre Hartmann2016-05-221-4/+9
* VCS: Colorize unmerged files in submit editorAndre Hartmann2016-05-201-0/+2
* vcs: fix compiler warningNikita Baryshnikov2016-05-131-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-309-36/+9