summaryrefslogtreecommitdiff
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* SVN: Fix checkout wizardTobias Hunger2014-11-212-2/+1
* VCS: Rework disabling of ambiguous actionsOrgad Shaneh2014-11-171-24/+26
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+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
* Subversion: Make sure commit messages are handled as utf8 encodedTobias Hunger2014-11-051-0/+1
* Subversion: Remove some dead codeTobias Hunger2014-11-052-18/+0
* Subversion: Show output on commitOrgad Shaneh2014-11-051-0/+1
* Subversion: Add vcsTopicTobias Hunger2014-11-055-4/+72
* Subversion: Allow describing the initial commitTobias Hunger2014-11-051-3/+3
* Fix endless loop while executing Core plugin unit testChristian Stenger2014-11-051-1/+2
* Subversion: Improve detection of svn directoriesTobias Hunger2014-11-041-7/+5
* Subversion: Clean up commit message file after failed commit attemptsTobias Hunger2014-11-031-2/+2
* Subversion: Force deletion of filesTobias Hunger2014-11-031-2/+2
* Svn: CosmeticsTobias Hunger2014-11-031-1/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1421-147/+168
|\
| * License updateEike Ziller2014-10-0922-149/+170
* | Editors: Automatically add editor/document id to context and use thatEike Ziller2014-09-021-6/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | Vcs: Collapse VcsSubmitEditorFactory hierarchyhjk2014-09-013-12/+7
* | Vcs: Convert to new editor construction schemehjk2014-08-281-6/+2
* | Vcs: Some naming re-organizationhjk2014-08-285-40/+47
* | Vcs: Move some static functions from *EditorWidget to *Editorhjk2014-08-281-20/+20
* | VcsBase: Use static pattern for VcsBaseOutputWindowhjk2014-08-271-7/+6
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Do not shout at usersRobert Loehning2014-08-221-1/+1
* | Vcs*: Rename several *Editors to *EditorWidgetshjk2014-08-223-11/+11
* | Fix closing editor with ctrl+w or "x" or File > CloseEike Ziller2014-08-221-1/+2
* | Vcs: Move editor construction over to new schemehjk2014-08-213-9/+8
* | Vcs: Flatten the VcsBase::BaseCheckoutWizard hierarchyhjk2014-08-183-26/+10
* | VCS: Make submit editor closing independent from current editorEike Ziller2014-08-151-1/+1
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | Vcs: Denoise *plugin.cpp and reduces scope of constantshjk2014-07-283-58/+52
* | Some QString -> FileName transformationOrgad Shaneh2014-07-165-7/+9
|/
* Revert "VCS: Open diff/blame editors in other split"Tobias Hunger2014-06-171-3/+1
* Svn: Asynchronous exec of commit operationsHugues Delorme2014-05-265-5/+64
* Vcs: Use Utils::FileName where possible in the CheckoutWizardsTobias Hunger2014-05-262-8/+8
* BaseCheckoutWizard*: Move createCommand from factory into WizardTobias Hunger2014-05-262-25/+25
* Vcs: Remove propertyPages from wizardFactoryTobias Hunger2014-05-262-15/+14
* Vcs: Make checkout wizards work, even when VCS in unconfiguredTobias Hunger2014-05-261-1/+5
* Vcs: Add method to create a Wizard to the WizardFactory and use itTobias Hunger2014-05-262-0/+19
* Vcs: Append "Factory" to the variaus checkout wizardsTobias Hunger2014-05-263-6/+6
* Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*Tobias Hunger2014-05-261-1/+1
* Rename BaseCheckoutWizard to BaseCheckoutWizardFactoryTobias Hunger2014-05-261-1/+1
* Subversion: Denoisehjk2014-05-181-139/+139
* Subversion: Use QTC_ASSERT when appropriatehjk2014-05-181-1/+2
* VCS: Remove unused local variablesOrgad Shaneh2014-05-061-1/+0