Skip to content

Remove KActionCollection

Marco Martin requested to merge work/mart/removeKActionCollection into master
  • Remove direct access to the collection from Corona
  • Remove all the internal usage of KActionCollection from plasma-framework
  • named actions are now in a simple QHash<QString, QAction *>

Merge request reports