summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/patchtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* PatchTool: Fix patching files with CRLF on linuxOrgad Shaneh2015-09-281-5/+23
* PatchTool: Enable using git instead of patch.Friedemann Kleint2015-08-281-0/+6
* Utils: Make SynchronousProcess use second based timeoutsOrgad Shaneh2015-04-151-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-3/+3
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Implement unified diff editorjkobus2014-06-061-1/+3
* Move patch command out of VcsPluginjkobus2014-05-201-0/+134