aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/subversion/subversionplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-3/+3
|\
| * SVN: Fix Subversion 1.6 and earlier support after refactoringJonathan Liu2011-11-081-1/+1
| * all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-3/+4
* | Small include header fixesHarald Fernengel2011-11-091-1/+1
* | more style fixes of string literal accesshjk2011-11-021-27/+27
|/
* SVN: Refactor SVN detection codeTobias Hunger2011-10-191-42/+27
* SVN: Fix handling of svn:externals for Subversion 1.7Jonathan Liu2011-10-191-15/+21
* Add support for Subversion 1.7Jonathan Liu2011-10-191-2/+18
* minor stylehjk2011-09-191-2/+1
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1
* vcsbase: remove facility tool buttons in EditorParameterWidgetcerf2011-06-031-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Added a shortcut for Diff Selected FilesOrgad Shaneh2011-05-031-1/+1
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-11/+10
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-2/+3
* file manager: introduce saveFile() and remove blockFileChange() & unblockFile...Oswald Buddenhagen2011-04-181-3/+1
* VCS: Notify project wizard about config changesTobias Hunger2011-04-151-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | VCS[perforce,svn,vcs]: Use convenience to tag editors for reuse.Friedemann Kleint2011-03-311-30/+19
* | subversion: fix crash introduced with a7a7d735ahjk2011-03-301-1/+2
* | VCS[cvs,subversion]: Add diff options and enable reverting chunks.Friedemann Kleint2011-03-251-15/+92
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-15/+15
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | VCS: Allow to run commands synchronouslyFriedemann Kleint2010-11-221-3/+1
* | svn: annotate codec - bugfixRoman Kovalev2010-11-171-3/+3
* | svn: subversion log codecRoman Kovalev2010-11-031-3/+4
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | SVN: Use codec when running svn diffTobias Hunger2010-10-281-1/+1
|/
* VCS: String updateTobias Hunger2010-10-081-1/+1
* Fixup formating of mr2178Tobias Hunger2010-09-291-3/+4
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-291-1/+70
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-6/+8
* coreplugin: use Core::Id is some placeshjk2010-09-101-1/+1
* VCS[svn]: Display svn status success message.Friedemann Kleint2010-08-191-1/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-0/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-5/+2
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-4/+3
* Merge remote branch 'origin/2.0'con2010-06-081-0/+1
|\
| * VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-0/+1
* | VCS[svn]: Extract runSVN overload with username/password.Friedemann Kleint2010-06-081-6/+41
* | VCS: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-90/+57
* | Version control: Improve detection.Friedemann Kleint2010-05-201-33/+34