summaryrefslogtreecommitdiff
path: root/src/plugins/diffeditor/diffutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Show the chunk context info in unified diffjkobus2014-08-141-2/+6
* DiffEditor: Fix no newline handlingOrgad Shaneh2014-08-111-9/+25
* Fix reading of git format-patch outputjkobus2014-08-041-4/+11
* DiffEditor: Fix newline handling for not the last chunkJarek Kobus2014-07-281-1/+1
* Fix newline handling in diff editorjkobus2014-07-091-20/+53
* Handle similarity index in git commitsjkobus2014-07-071-21/+164
* Make it possible to save diff editor contentsjkobus2014-07-041-3/+44
* Fix test for DiffEditorjkobus2014-06-171-1/+1
* DiffEditor: Support patch with empty new/deleted fileOrgad Shaneh2014-06-161-2/+4
* DiffEditor: Support patch with new/deleted fileOrgad Shaneh2014-06-111-2/+2
* DiffEditor: Cleanup regexpsOrgad Shaneh2014-06-111-23/+26
* Implement unified diff editorjkobus2014-06-061-94/+691
* Diff Editor: Fix compilation with Qt < 5.2.Friedemann Kleint2014-03-121-3/+5
* DiffEditor: refactor internal structures.jkobus2014-03-111-90/+57
* Move more function into diffutils, fix calculateOriginalData.jkobus2014-03-101-3/+36
* Move internal structures and some functions into diffutils.hjkobus2014-02-281-0/+351