summaryrefslogtreecommitdiff
path: root/src/plugins/subversion/subversionplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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
* | Merge remote branch 'origin/2.0'con2010-05-201-2/+3
|\ \ | |/
| * VCS[Subversion/Perforce]: Fix VCSManager caching (Windows).Friedemann Kleint2010-05-201-2/+3
* | File renamingdt2010-05-121-0/+10
|/
* VCS[Subversion]: Add menu optionsFriedemann Kleint2010-04-271-14/+105
* 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-3/+3
* 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
* tr()-Fixes.Friedemann Kleint2010-02-251-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/+29
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | 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-51/+76
* | VCS[vcs,p4,svn,hg]: Use VCManager for delete operations.Friedemann Kleint2010-01-111-10/+3
* | VCS[SVN]: svn add: Accommodate for older Mac-versions.Friedemann Kleint2010-01-081-0/+40
* | 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-4/+44
* | VCS[SVN, CVS, Perforce]: Implement "Annotate Previous" context menu.Friedemann Kleint2010-01-061-3/+19
* | SVN: Pass "--parent" to "add" to automatically add directories.Friedemann Kleint2010-01-061-3/+2
* | Git/SVN: Ignore whitespace in annotation/blame (introduce setting).Friedemann Kleint2010-01-051-0/+2
* | VCS: Add "Open file" context menu action to VCS log paneFriedemann Kleint2009-12-151-0/+3
* | VCS: Introduce configureable timeout to vcs,svn, p4.Friedemann Kleint2009-12-141-18/+13
* | 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-0/+8
* | Subversion: Adapt to new VCSBasePlugin.Friedemann Kleint2009-12-081-174/+115
* | VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-29/+23
|/
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-111-1/+5
* Revert "Code model: Update on changes from the versioning system."con2009-11-101-5/+1
* Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-1/+5
* Enable multi key shortcuts on the Mac.con2009-10-091-6/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-14/+14