summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase/vcsbaseeditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-2/+1
|\
| * VCS: Fix Apply/Revert for last line of chunkOrgad Shaneh2011-11-141-2/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-9/+20
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| * VCS base diff editor with merge conflictsPeter Kuemmel2011-11-021-8/+19
* | more Id type fixeshjk2011-11-101-3/+3
|/
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-1/+1
* VCS: Add a 'Apply patch chunk' pairing 'Revert chunk' to VCS editor.Friedemann Kleint2011-08-121-17/+55
* VCS: Improve tab width handling in VCS editorTobias Hunger2011-06-271-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* VCS: Don't locate files based on working directoryKai Koehne2011-05-041-20/+24
* CodePaster: Provide service for soft-dependent plugins.Friedemann Kleint2011-04-211-0/+19
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-10/+2
* | VCS: Do not offer to revert a chunk when in a diff headerTobias Hunger2011-04-081-0/+5
* | VCS: Do not jump to any file when in the diff headerTobias Hunger2011-04-081-0/+4
* | VCS: Fix unintented showing of description in log editor.Friedemann Kleint2011-04-061-2/+12
* | VCS[perforce,svn,vcs]: Use convenience to tag editors for reuse.Friedemann Kleint2011-03-311-0/+43
* | API Documentation: Add VCSBase.Friedemann Kleint2011-03-281-5/+59
* | VCS[Bazaar, Mercurial]: Add diff formatting, revert chunk.Friedemann Kleint2011-03-281-0/+2
* | VCS[git]: Add 'Revert this chunk' context menu option to diff view.Friedemann Kleint2011-03-241-2/+113
|/
* Fixed layout issues in some editor toolbarsThorbjørn Lindeijer2011-02-251-29/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-95/+95
* Text editor: Introduce per project settingsLeandro Melo2011-02-211-1/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+1
* 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
* | VCS: Handle code folding in diff viewTobias Hunger2010-11-221-0/+1
* | Git: Add options to diff editorTobias Hunger2010-11-221-2/+31
|/
* 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