KPropertiesDialog: also load plugins with JSON metadata
This patch makes the properties dialog able to load plugins with JSON metadata, using KPluginLoader.
Those plugins will have to be installed under a kf5/propertiesdialog
subfolder of the plugin dir.
This is one more step towards the deprecation of C++ plugins without JSON metadata.