aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
...
* Vcs: Split up VcsCommandTobias Hunger2015-05-042-12/+13
* Vcs: Push the binary into the Jobs of VcsCommandTobias Hunger2015-04-292-6/+5
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-1/+1
* DiffEditorManager simplifyNikita Baryshnikov2015-04-131-3/+3
* Vcs: Make VcsBaseClient return stderr on fullySynchronous executionTobias Hunger2015-04-131-1/+1
* Vcs: Standardize on second based timeoutsTobias Hunger2015-04-133-20/+20
* Vcs: Unify options pages for VcsBaseClientImpl based VCSesTobias Hunger2015-04-093-47/+8
* Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImplTobias Hunger2015-04-089-74/+67
* Subversion: WS fixTobias Hunger2015-04-072-7/+8
* Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClientTobias Hunger2015-03-264-53/+34
* VCS: Rename DiffHighlighter -> DiffAndLogHighlighterOrgad Shaneh2015-03-251-1/+1
* Vcs: Fix compile with MSVC2010Christian Stenger2015-03-161-1/+3
* Vcs: colorize file items in submit editorHugues Delorme2015-03-131-0/+9
* Vcs: fix missing icons in SubmitFileModelHugues Delorme2015-03-111-3/+4
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-102-85/+44
* VCS: Remove dead storesOrgad Shaneh2015-03-081-3/+3
* Vcs: rename overload SubmitEditor::diffSelectedFiles() for rowsHugues Delorme2015-03-061-1/+2
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Clean exported headers of the VcsBase plugin.Friedemann Kleint2015-02-261-0/+2
* Fix layouts for OSX: Set the obligatory ExpandingFieldsGrowAlessandro Portale2015-02-241-0/+6
* SVN: Save description as utf-8 stringTobias Hunger2015-02-202-1/+14
* SVN: Remove commented out codeTobias Hunger2015-02-201-18/+0
* Use new mime databaseEike Ziller2015-02-171-3/+3
* DiffEditor: Make DiffEditorDocument internalTobias Hunger2015-02-161-8/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1222-130/+130
|\
| * Update LicenseEike Ziller2015-01-1622-130/+130
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-042-16/+16
* | SVN: Fix warning raised by clangTobias Hunger2015-01-271-1/+2
* | Svn: add "Verbose" option for log commandHugues Delorme2015-01-265-37/+49
* | Svn: move common constants in subversionconstants.hHugues Delorme2015-01-262-19/+29
* | Svn: Sprinkle with autoTobias Hunger2015-01-223-6/+6
* | VcsBase: Make VcsConfiguration page more dynamicTobias Hunger2015-01-211-2/+5
* | VcsBase: Move vcsconfigurationpage into wizard subfolderTobias Hunger2015-01-211-1/+1
* | Vcs: Remove unused GetRepositoryRootOperationTobias Hunger2015-01-194-47/+0
* | Core: Remove unused functionality to checkout from VCSTobias Hunger2015-01-152-7/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Svn: Fix warning about overriding virtual methodsTobias Hunger2015-01-063-6/+11
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-242-26/+27
|\|
| * SVN: Fix checkout wizardTobias Hunger2014-11-212-2/+1
| * VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-24/+26
* | Subversion: Fix qbs build.Christian Kandeler2014-11-211-0/+1
* | Replace old svn diff editor with the new onejkobus2014-11-215-165/+234
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-121-2/+0
|\|
| * qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* | SVN: Remove unused methodTobias Hunger2014-11-102-36/+0
|/
* Subversion: Fix argument order when using --username and --passwordTobias Hunger2014-11-065-78/+52
* Subversion: Bump minimum subversion version to 1.7.0 or laterTobias Hunger2014-11-053-27/+6
* Subversion: Offer to trust server certificate on import from SVNTobias Hunger2014-11-053-2/+26
* Subversion: Do not treat all numbers in log/annotate as revisionsTobias Hunger2014-11-052-13/+29