summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbaseeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-2/+1
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-061-1/+3
* VCS polishing: Change context menu entry for 'Blame parent'.Friedemann Kleint2010-08-131-4/+18
* VCS[git]: Limit text size to be displayed.Friedemann Kleint2010-07-121-1/+5
* Core::Context: compile hot fix for Windows.hjk2010-06-251-4/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+3
* Merge remote branch 'origin/2.0'con2010-06-081-6/+25
|\
| * VCS/Diff editors: Set readonly attributes correctly.Friedemann Kleint2010-06-071-6/+25
* | Version control: Improve detection.Friedemann Kleint2010-05-201-2/+2
|/
* Avoid messing up navigation history from the vcs editors.con2010-04-141-5/+10
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-3/+3
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-3/+3
* | Fixes: Diff editors don't get correct name.con2010-01-111-4/+1
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | Add display name to VCS plugin structsTobias Hunger2010-01-081-1/+4
* | Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* | VCS[Mercurial]: Single file log annotation.Friedemann Kleint2010-01-071-0/+29
* | VCS[Perforce/SVN/CVS]: Add "Annotate" to single file logs.Friedemann Kleint2010-01-071-31/+70
* | VCS[SVN, CVS, Perforce]: Implement "Annotate Previous" context menu.Friedemann Kleint2010-01-061-11/+66
* | CVS: Use new VCSBasePlugin-class.Friedemann Kleint2009-12-091-4/+22
* | Subversion: Adapt to new VCSBasePlugin.Friedemann Kleint2009-12-081-0/+37
* | VCS: Introduce Base class for VCS plugins, use in git.Friedemann Kleint2009-12-081-0/+36
|/
* VCS: perforce, cvs, subversion: Goto current line in blame.Friedemann Kleint2009-10-011-0/+30
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* long live the kinghjk2009-08-141-1/+1
* Less QToolBars in editor tool bar.con2009-07-161-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fix memory leak in the diff editor.dt2009-06-051-3/+9
* API: temporaryEditor --> isTemporarycon2009-06-041-2/+2
* Fixes spelling of temporaryEditordt2009-05-251-2/+2
* Fixes showing temporary filesdt2009-05-251-0/+4
* Turn code into links when holding CtrlThorbjørn Lindeijer2009-03-241-1/+0
* Refactor navigation history again, put last edit position in historycon2009-03-191-2/+1
* Fixes: Add a combo for diff file browsing, bring diff editors to front, exclu...Friedemann Kleint2009-03-101-8/+133
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-8/+5
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-50/+43
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-11/+11
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Merge branch '0.9.1-beta'dt2008-12-171-1/+1
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* | Show pointing hand cursor when hovering a change number (e.g. git SHA1).Ariya Hidayat2008-12-101-2/+10
|/
* support different selection kinds in basetexteditor.mae2008-12-051-16/+5
* more code cosmeticshjk2008-12-021-1/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+486