Port to KStandardAction::DeleteFile
ClosedPublic

Authored by elvisangelaccio on Mar 10 2017, 6:48 PM.

Details

Summary

It was introduced in kconfig 5.25 and it properly handles the shift+del
shortcut (together with kxmlgui >= 5.30). This allows us to drop the
custom delete shortcut as well as the shift+del workaround in
DolphinMainWindow.

Test Plan

Shift+Del still deletes files, without the 'ambiguous shortcut' warning dialog.

Diff Detail

Repository
R318 Dolphin
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
emmanuelp accepted this revision.Mar 13 2017, 3:20 PM
This revision is now accepted and ready to land.Mar 13 2017, 3:20 PM
This revision was automatically updated to reflect the committed changes.