aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/differ.h
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-117/+0
* DiffEditor: ModernizeAndre Hartmann2017-12-091-2/+2
* Move diff calculation to the separate threadJarek Kobus2016-11-211-1/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Implement unified diff editorjkobus2014-06-061-0/+4
* DiffEditor: Pass const lists and string by referenceOrgad Shaneh2014-05-201-1/+1
* Move some functions to Differ, add unified diffJarek Kobus2014-02-141-0/+18
* Fix return arg of Diff class getterjkobus2014-01-161-1/+1
* Add default arg to Diff ctorjkobus2014-01-161-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add cleanupSemanticsLossless for even betten diff outputjkobus2013-03-151-9/+3
* Add cleanupSemantics method, produce nicer diff outputjkobus2013-03-141-0/+4
* Add autotests for diff editorjkobus2013-03-121-1/+5
* Rename namespace DIFFEditor to DiffEditor.Friedemann Kleint2013-02-211-2/+2
* Experimental integration of DiffEditorjkobus2013-02-181-0/+98