Skip to content

[kfileplacesmodel] Cache device display name

Nicolas Fella requested to merge work/fileplacesitemdevice into master

Querying the display name from Solid is expensive and we do that quite a lot

Only fetch it once on demand and store the result

Merge request reports