chinmoyr created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY This patch adds support for PrivilegeExecution job flag in chmodjob, copyjob, deletejob, mkpathjob, transferjob and storedtransferjob. Dolphin and KNewFileMenu makes use of these jobs for file handling. For confirmation to work properly these jobs set themselves as parent jobs for other sub-jobs. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6833 AFFECTED FILES src/core/chmodjob.cpp src/core/copyjob.cpp src/core/deletejob.cpp src/core/filecopyjob.cpp src/core/job_p.h src/core/mkpathjob.cpp src/core/storedtransferjob.cpp To: chinmoyr Cc: #frameworks