Skip to content

KCoreDirLister: updateDirectory: update parent folder if it is listed

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

This allows to send refreshItems signal, when a file is created in a directory whose parent is listed, for that directory.

BUG: 440712

We don't have KDirWatch set on direct sub-folders of listed directories, so this works only with KDirNotify.

Merge request reports