summaryrefslogtreecommitdiff
path: root/src/plugins/cvs/cvsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-6/+5
* cvs: polish stylehjk2012-01-111-279/+284
* vcs: s/VCS/Vcs/hjk2012-01-091-81/+81
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+3
* | more style fixes of string literal accesshjk2011-11-021-29/+30
|/
* 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-2/+2
* 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/+9
* 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-27/+16
* | VCS[cvs,subversion]: Add diff options and enable reverting chunks.Friedemann Kleint2011-03-251-12/+84
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-17/+17
* 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
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* VCS: String updateTobias Hunger2010-10-081-1/+1
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-6/+7
* coreplugin: use Core::Id is some placeshjk2010-09-101-2/+1
* VCS: Add 'Check/Uncheck' all context menu to submit file list.Friedemann Kleint2010-08-191-0/+1
* VCS[CVS]: Complement menu options, support 'edit'.Friedemann Kleint2010-08-061-20/+206
* VCS: Windows slash display fixing spree.Friedemann Kleint2010-07-051-1/+2
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+2
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-5/+4
* 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: Show message box on timeouts/Add SSH prompt.Friedemann Kleint2010-05-211-70/+48
* | Merge remote branch 'origin/2.0'con2010-05-211-1/+1
|\ \ | |/
| * VCS[CVS]: Fix crash when describing a change.Friedemann Kleint2010-05-211-1/+1
* | Version control: Improve detection.Friedemann Kleint2010-05-201-32/+33
|/
* VCS[Subversion/Perforce]: Fix VCSManager caching (Windows).Friedemann Kleint2010-05-201-1/+2
* VCS: Initially enable menus.Friedemann Kleint2010-04-261-4/+0
* VCS: Add 'Annotate' context menu entry to build issues task window.Friedemann Kleint2010-03-191-2/+2
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-1/+0