Skip to content
GitLab
Explore
Sign in
Remove KActionCollection
Code
Review changes
Check out branch
Download
Patches
Plain diff
Marco Martin
requested to merge
work/mart/removeKActionCollection
into
master
Jul 13, 2023
Overview
10
Commits
10
Pipelines
19
Changes
24
Expand
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
Loading