D27882: Move KProcessRunner into it's own file

2020-03-13 Thread David Edmundson
davidedmundson abandoned this revision. davidedmundson added a comment. Outdated by David F's patch REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D27882 To: davidedmundson, apol Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D27882: Move KProcessRunner into it's own file

2020-03-08 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D27882 To: davidedmundson, apol Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns

D27882: Move KProcessRunner into it's own file

2020-03-06 Thread David Edmundson
davidedmundson created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision. REVISION SUMMARY Just for readability, krun.cpp was too long. There are no code changes TEST PLAN N/A REPOSITORY