D28201: Add KIO::CommandLauncherJob to replace KRun::runCommand
David Faure
noreply at phabricator.kde.org
Sun Mar 22 13:06:49 GMT 2020
dfaure created this revision.
dfaure added reviewers: apol, davidedmundson, nicolasfella, vkrause, broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.
REVISION SUMMARY
- Ported runCommand to CommandLauncherJob
- Added a unittest
I'll try to port all users away from runCommand before deprecating
it, once apps can depend on KF 5.69.
TEST PLAN
Test passes. I'll now test the code where dolphin start kompare
usin runCommand.
REPOSITORY
R241 KIO
BRANCH
2020_03_commandlauncherjob
REVISION DETAIL
https://phabricator.kde.org/D28201
AFFECTED FILES
autotests/CMakeLists.txt
autotests/commandlauncherjobtest.cpp
autotests/commandlauncherjobtest.h
src/gui/CMakeLists.txt
src/gui/commandlauncherjob.cpp
src/gui/commandlauncherjob.h
src/widgets/krun.cpp
To: dfaure, apol, davidedmundson, nicolasfella, vkrause, broulik
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200322/b6cec0a0/attachment.html>
More information about the Kde-frameworks-devel
mailing list