D28264: KIO: rename ProcessLauncherJob to ApplicationLauncherJob

David Faure noreply at phabricator.kde.org
Tue Mar 24 22:11:43 GMT 2020


dfaure created this revision.
dfaure added reviewers: davidedmundson, broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  Initially I thought it could do the job both for applications (running a
  desktop file) and commands (running a shell command) but it's better API
  to separate the two things.

TEST PLAN
  make && ctest

REPOSITORY
  R241 KIO

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D28264

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/applicationlauncherjobtest.cpp
  autotests/applicationlauncherjobtest.h
  autotests/processlauncherjobtest.cpp
  autotests/processlauncherjobtest.h
  src/gui/CMakeLists.txt
  src/gui/applicationlauncherjob.cpp
  src/gui/applicationlauncherjob.h
  src/gui/kprocessrunner.cpp
  src/gui/kprocessrunner_p.h
  src/gui/processlauncherjob.cpp
  src/gui/processlauncherjob.h
  src/widgets/krun.cpp
  src/widgets/krun.h

To: dfaure, davidedmundson, 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/20200324/f5209181/attachment.html>


More information about the Kde-frameworks-devel mailing list