Skip to content

Remove plugin loading using keywords

Alexander Lohnau requested to merge work/alex/remove_compat_code into master

This was deprecated in during the 5.24 development period. All KDE consumers are ported away from it. Third parties will get meaningful runtime messages which instruct them to register the plugins without keywords.

The create overloads which take keywords were already deprecated in KPluginFactory.

This should wait for 5.24 branching.

Merge request reports