Add KisActionRegistry
ClosedPublic

Authored by abrahams on Oct 30 2015, 5:55 PM.

Details

Summary

This serves as a database for QAction and KisAction static (xml) data.

This commit should not change any internal behavior.

Tasks: T947

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
abrahams updated this revision to Diff 1111.Oct 30 2015, 5:55 PM
abrahams retitled this revision from to Add KisActionRegistry.
abrahams updated this object.
abrahams edited the test plan for this revision. (Show Details)
abrahams added a reviewer: rempt.
abrahams updated this object.Oct 30 2015, 6:55 PM
rempt accepted this revision.Nov 3 2015, 7:18 AM
rempt edited edge metadata.

But since you're moving KoResourcePaths around, please check what Friedrich has been doing to KoResourcePaths in calligra's master branch. Should we do something similar?

This revision is now accepted and ready to land.Nov 3 2015, 7:18 AM
abrahams added a comment.EditedNov 3 2015, 2:50 PM

Never mind the previous comment - let me look into that.

I think it would be fine to simply copy Friedrich's new KoResourcePaths code. It looks like there are various benefits to tidying up and the main benefit is to make searching more robust, but the usage stays the same.

I'd like to push this without doing that though, since AFAIK we weren't having any bugs with searching right now.

This revision was automatically updated to reflect the committed changes.