Reuse KFileItemActions instance during lifetime of dolphin
With frameworks/kio!411 the plugin instances can be reused during the lifetime of the KFileItemActions object. This improves performance and also allows the plugins to emit errors, even if they run async.
Please register or sign in to comment