-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129019/
-----------------------------------------------------------

(Updated Sept. 27, 2016, 12:26 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Changes
-------

Submitted with commit dffe7e1e60b59fd241a50f9d222f0c0a2ef6e305 by David Faure 
to branch master.


Repository: kio


Description
-------

This was missing in KFileItemActions so apps had to implement
this by themselves (this particular implementation is inspired by Dolphin's,
while KonqPopupMenu only had support for .desktop files and not JSON metadata).

This API will also be useful in folderview (which I'm porting away
from KonqPopupMenu) and kfind (same strategy).


Diffs
-----

  src/widgets/kfileitemactions.h 9b025549efdceef7f32dc461f3d5bfa2ee10d938 
  src/widgets/kfileitemactions.cpp b31da0a38bfef634b0be207be9a87c9ba6864230 
  src/widgets/kfileitemactions_p.h 3f669feb3cf54b61dcb7ad0a22bc005210e18899 

Diff: https://git.reviewboard.kde.org/r/129019/diff/


Testing
-------

Porting dolphin, folderview and kfind to this. Using KIO version checks of 
course.


Thanks,

David Faure

Reply via email to