Skip to content
Commit a1c5c5cf authored by Méven Car's avatar Méven Car
Browse files

KDirectoryContentsCounter: show intermediate dir size counting results,...

KDirectoryContentsCounter: show intermediate dir size counting results, improve stopping, improve data caching

Two user visible changes:
 * we can see the dir size changing as it is updated.
 * This makes the file counting a lot more reactive, when changing directories for instance.

`KDirectoryContentsCounterWorker::walkDir` is not recursive anymore.

The cache is now shared and only a single thread is used to count size recursively.
parent ab13c888
Pipeline #405851 passed with stage
in 5 minutes and 43 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment