Skip to content

RecentUsageModel: propagate mimeType to KFileItem ctor

Méven Car requested to merge meven/plasma-workspace:bug-401579 into master

BUG: 401579

Will work best with frameworks/kio!780 (merged) that will allow kicker recentUsageModel not to make any stat call but solely base its iconName based on passed mimetype, allowing to act as if KFileItem::SkipMimeTypeFromContent was set.

cc @ngraham

Edited by Méven Car

Merge request reports