Skip to content

kfileitem: cache group names

Méven Car requested to merge work/meven/bug-486956 into master

Since b1a0a7cf the group name is now fetch in KFFileItem, it was previously fetched inside the file kioworker.

Cache the group names in KFileItem using a thread local QMap.

BUG: 486956

Tested, works

Edited by Méven Car

Merge request reports