D21783: [WIP]Show more details in warning dialog shown before starting a privileged operation
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Thu Jun 13 17:13:22 BST 2019
chinmoyr created this revision.
chinmoyr added reviewers: VDG, Frameworks, dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
chinmoyr requested review of this revision.
REVISION SUMMARY
Currently it uses the dialog from D21782 <https://phabricator.kde.org/D21782> to provide the current action being performed, the source file and any
action specific detail.
F6887442: warningdialog.png <https://phabricator.kde.org/F6887442>
The initial plan was to show all the files needing elevated privileges but due to KIO jobs processing one file at
a time only limited info could be provided. There's also the option for determing this during the stat phase but it
caused my VM to slow down to a crawl. Any more ideas here?
REPOSITORY
R241 KIO
BRANCH
warn
REVISION DETAIL
https://phabricator.kde.org/D21783
AFFECTED FILES
autotests/kiotesthelper.h
src/core/jobuidelegateextension.h
src/core/slavebase.cpp
src/core/slavebase.h
src/core/slaveinterface.cpp
src/core/slaveinterface.h
src/core/usernotificationhandler.cpp
src/core/usernotificationhandler_p.h
src/ioslaves/file/file_unix.cpp
src/widgets/jobuidelegate.cpp
src/widgets/jobuidelegate.h
To: chinmoyr, #vdg, #frameworks, dfaure
Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190613/f3a10483/attachment.html>
More information about the Kde-frameworks-devel
mailing list