aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-3/+6
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* VCS: Open diff/blame editors in other splitTobias Hunger2014-03-071-1/+4
* EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-1/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-111-0/+2
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-141-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-144-10/+4
* Incremented year in copyright infoRobert Loehning2014-01-092-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0820-20/+20
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0820-20/+20
* | VCS: Remove unnecessary indirectionEike Ziller2013-12-191-3/+2
* | Preferences: Add default implementation for filteringEike Ziller2013-12-102-34/+10
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-051-2/+4
|\|
| * Limit cdUp to rootOrgad Shaneh2013-12-031-2/+4
* | Svn: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
* | SVN: Remove dead static functionTobias Hunger2013-11-151-6/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-10-162-25/+0
|\|
| * Vcs: Remove snapshot supportTobias Hunger2013-10-152-25/+0
* | Use VcsBaseClient::diff instead of svn's onejkobus2013-10-169-180/+319
|/
* VCS: Do not try to add files that are already trackedOrgad Shaneh2013-10-114-4/+20
* VCS: Rename diffBaseDirectory -> workingDirectoryOrgad Shaneh2013-10-101-4/+4
* VCS: Pass workingDirectory for annotateOrgad Shaneh2013-10-102-6/+6
* Use book style capitalization for button labelsjkobus2013-10-101-1/+1
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Fix the condition to work with v 2.0 toojkobus2013-09-261-1/+2
* Cleanup IWizard interface and usershjk2013-09-242-24/+7
* VCS: Remove dead codeTobias Hunger2013-09-121-1/+0
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* VCS: Replace AbstractCheckoutJob with CommandOrgad Shaneh2013-09-022-9/+10
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-301-3/+2
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-7/+5
* VCS: Enable calling runVcs from non-GUI threadsOrgad Shaneh2013-08-201-3/+4
* VCS: Use a single filename for logOrgad Shaneh2013-08-072-16/+18
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-5/+5
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+2
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-3/+0
* Switch less often to edit modeEike Ziller2013-06-051-7/+6
* SVN: Add method to find SVN version and use it in svnDiffTobias Hunger2013-05-312-1/+41
* Subversion: Remove code for SVN version 1.4Tobias Hunger2013-05-312-44/+0
* SVN: Always use internal diff commandTobias Hunger2013-05-291-0/+1
* Remove Nokia leftovers take 2Daniel Teske2013-05-281-1/+1
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-282-0/+3
* VCS: Fix testsOrgad Shaneh2013-05-271-2/+2
* Remove Nokia leftoversOrgad Shaneh2013-05-242-3/+3
* VCS: Remove unused editorsOrgad Shaneh2013-05-241-6/+1
* VCS: Remove unused extension parameter from editorsOrgad Shaneh2013-05-241-7/+4