summaryrefslogtreecommitdiff
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* VCS: Always allow "Revert Chunk"Orgad Shaneh2012-06-041-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-31/+29
* Svn: fix lack of completion in submit editorHugues Delorme2012-05-241-1/+3
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-15/+3
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-14/+3
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+12
* SVN: Fix project status command when no document openJonathan Liu2012-05-151-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-10/+10
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-16/+16
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-084-6/+8
|\
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-6/+8
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* vcsbase: rename VCSBase into VcsBasehjk2012-02-242-2/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+49
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-1512-34/+34
* Git: Speed up diff/show outputTobias Hunger2012-02-031-1/+1
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-312-3/+5
* Long live the king!hjk2012-01-2619-19/+19
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-7/+6
* core: use Core::Id for IVersionControl::id()hjk2012-01-112-3/+3
* vcs: s/VCS/Vcs/hjk2012-01-0915-115/+115
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1119-39/+39
|\
| * SVN: Fix Subversion 1.6 and earlier support after refactoringJonathan Liu2011-11-081-1/+1
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0319-38/+38
* | 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-022-33/+33
|/
* SVN: Refactor SVN detection codeTobias Hunger2011-10-191-42/+27
* SVN: Fix handling of svn:externals for Subversion 1.7Jonathan Liu2011-10-192-16/+22
* Remove code that has no effectDaniel Teske2011-10-191-1/+0
* Add support for Subversion 1.7Jonathan Liu2011-10-191-2/+18
* VCS: Unify VCS options pages a bitTobias Hunger2011-10-051-21/+42
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* 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-292-2/+2
* 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-0619-19/+19
* 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-205-8/+13
* VCS: Add id to IVersionControlTobias Hunger2011-04-202-0/+8
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-11/+10
* abort commit if commit message cannot be savedOswald Buddenhagen2011-04-181-2/+3