folderview: port the context menu away from KonqPopupMenu.
ClosedPublic

Authored by dfaure on Oct 2 2016, 7:19 PM.

Details

Summary

Many actions were coming from this code anyway, all that was missing
was:

  • Copy To / Move To (provided by KFileCopyToMenu)
  • the properties dialog (7 lines for action+slot/lambda)
  • popup menu plugins, now provided by KIO 5.27's new method in KFileItemActions

So this commit loses plugins with KIO < 5.27, but that's probably
not a big deal.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure updated this revision to Diff 7039.Oct 2 2016, 7:19 PM
dfaure retitled this revision from to folderview: port the context menu away from KonqPopupMenu..
dfaure updated this object.
dfaure edited the test plan for this revision. (Show Details)
dfaure added reviewers: broulik, hein.
Restricted Application added a project: Plasma. · View Herald TranscriptOct 2 2016, 7:19 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart added a subscriber: mart.Oct 3 2016, 9:57 AM

+1
killing the copy of libkonq would be sweet, yes

Eike: ping?

hein accepted this revision.Oct 13 2016, 4:51 PM
hein edited edge metadata.

Sorry, I had this open in the browser and thought I accepted it, somehow that ball got dropped though.

This revision is now accepted and ready to land.Oct 13 2016, 4:51 PM
This revision was automatically updated to reflect the committed changes.