aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditorplugin.h
Commit message (Expand)AuthorAgeFilesLines
* DiffEditor: ModernizeAlessandro Portale2018-11-091-2/+2
* DiffEditor: fix various warningsJarek Kobus2018-05-031-1/+1
* Support diff a file from project explorer against the current fileJarek Kobus2017-03-281-0/+1
* DiffEditor: De-slotOrgad Shaneh2017-03-201-4/+5
* DiffEditor: Initialize pointersTobias Hunger2016-11-291-2/+2
* Handle "Diff All Modified Files" action enablementJarek Kobus2016-10-211-5/+4
* Implement diff on close, on revert and on external modificationJarek Kobus2016-10-211-0/+11
* Implement diff for unsaved changesJarek Kobus2016-10-061-1/+13
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-3/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Use more direct approach for fallback IEditor constructionhjk2014-08-291-1/+0
|/
* Implement unified diff editorjkobus2014-06-061-3/+6
* DiffEditor: refactor internal structures.jkobus2014-03-111-4/+0
* Prepare for patch generation, fix internals.jkobus2014-02-271-1/+1
* Add DiffEditorManager, refactoring.jkobus2014-02-181-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add a DiffShowEditor showing an additional infojkobus2013-06-191-29/+0
* Fix wrong diff output with span linesjkobus2013-06-071-0/+4
* Add file list combobox to diff editorjkobus2013-05-241-1/+0
* Basic integration of diff editor inside git pluginjkobus2013-05-151-69/+5
* Standardize IEditor subclass names, don't capitalize namespacesjkobus2013-02-221-3/+3
* Rename namespace DIFFEditor to DiffEditor.Friedemann Kleint2013-02-211-2/+2
* Experimental integration of DiffEditorjkobus2013-02-181-0/+158