Fixed coexistence between Qt Raw plugin and KDcraw (CCBUG: 463132)
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).
- Fix CCBUG: 463132