Use KDcraw for RAW thumbnails if available
Currently it uses the raw image format plugin for creating thumbnails which internally calls KDcrawIface::KDcraw::loadHalfPreview. That's still too slow and overkill, so use loadEmbeddedPreview directly if available.
CC @mircomir