Use new "Show/Hide Hidden Files" standard shortcut
ClosedPublic

Authored by ngraham on Apr 13 2020, 6:32 PM.

Details

Summary

Note that we lose the F8 shortcut since the KStandardShortcut added in XXXX can only
accommodate toew default shortcuts, and I thought Ctrl+H and Alt+. were the more important
ones. Hopefully that's not too high a price to pay.

Depends on D28802

Test Plan
  • Apply D28802 to kconfig
  • Apply this patch to Dolphin, compile, and launch Dolphin
  • Hit Ctrl+H or Alt+. and see that hidden files are shown or hidden as approproiate

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Apr 13 2020, 6:32 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptApr 13 2020, 6:32 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
ngraham requested review of this revision.Apr 13 2020, 6:32 PM
This revision is now accepted and ready to land.Apr 20 2020, 9:39 PM
This revision was automatically updated to reflect the committed changes.