The source project of this merge request has been removed.
KFileItemModelRolesUpdater: Avoid refreshing items when we receive their content count
It concerns the detail view.
It can cause multiple preview to be generated for the same file. This is visible for directories whose icons use a random value for their inner files thumbnails.
Only the view needs to be updated for this model change.