summaryrefslogtreecommitdiff
path: root/src/plugins/cvs/cvsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add command locator.Friedemann Kleint2010-02-121-3/+27
* VCS[hg, git]: Add support for repository creation.Friedemann Kleint2010-01-121-1/+1
* VCS[p4,cvs,svn]: Reorder menu options.Friedemann Kleint2010-01-111-48/+70
* VCS[vcs,p4,svn,hg]: Use VCManager for delete operations.Friedemann Kleint2010-01-111-11/+3
* Add display name to VCS plugin structsTobias Hunger2010-01-081-7/+12
* Make method naming more consistent.Tobias Hunger2010-01-071-3/+3
* VCS[Perforce/SVN/CVS]: Add "Annotate" to single file logs.Friedemann Kleint2010-01-071-5/+42
* VCS[SVN, CVS, Perforce]: Implement "Annotate Previous" context menu.Friedemann Kleint2010-01-061-20/+18
* VCS: Introduce configureable timeout to vcs,svn, p4.Friedemann Kleint2009-12-141-20/+15
* VCS Submit: Run check script in repository, do not front-trim message.Friedemann Kleint2009-12-141-0/+1
* CVS: Use new VCSBasePlugin-class.Friedemann Kleint2009-12-091-263/+173
* VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-30/+21
* Wizards: Improve list of files displayed.Friedemann Kleint2009-11-251-39/+4
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-2/+7
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-7/+2
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-2/+7
* Enable multi key shortcuts on the Mac.con2009-10-091-6/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-14/+14
* VCS: perforce, cvs, subversion: Goto current line in blame.Friedemann Kleint2009-10-011-0/+3
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+2
* Version control: Do not keep lock on message file while committing.Friedemann Kleint2009-09-221-25/+25
* Fixed dublicated placeholder in message.Sergey Belyashov2009-08-191-1/+1
* Tr glitches.Friedemann Kleint2009-08-171-2/+2
* Version Control: Release the commit message temporary file.Friedemann Kleint2009-08-171-1/+1
* long live the kinghjk2009-08-141-1/+1
* API naming.con2009-08-121-1/+1
* Version control: Replace per-VCS output panes with a single one.Friedemann Kleint2009-08-101-25/+14