Fixed coexistence between Qt Raw plugin and KDcraw
Use the RAW plugin to load raw images if installed:
- Previews are always generated from the RAW image at the fastest possible speed.
- Images are loaded in the highest possible quality (default plugin raw).
- If the raw plugin is not installed everything works as before (use KDcraw).
BUG: 463132 FIXED-IN: 22.12.2
(cherry picked from commit a7dc8fee)