D8199: Allow abortion of starting another NativeAppJob

Christoph Roick noreply at phabricator.kde.org
Sun Oct 8 13:43:33 UTC 2017


croick created this revision.
croick added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  - offers to cancel an accidental startup of an already running job
  - fix: do not ask again if "No" was already selected

TEST PLAN
  - start second instance of an already running job
  - select
    - Yes (kills the running instance)
    - No (just starts a new instance)
    - Cancel (closes the dialog and drops the new job)

REPOSITORY
  R32 KDevelop

BRANCH
  multijob

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

AFFECTED FILES
  plugins/execute/nativeappjob.cpp

To: croick, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171008/1f0979ca/attachment-0001.html>


More information about the KDevelop-devel mailing list