Panel: Replaced space calculation in KrCalcSpaceDialog with SizeCalculator

Authored by Alexander Bikadorov <alex.bikadorov@kdemail.net> on Feb 22 2017, 8:16 PM.

Description

Panel: Replaced space calculation in KrCalcSpaceDialog with SizeCalculator

Better split of filesystem backend with UI, no own threading anymore and
KrCalcSpaceDialog is non-blocking now.

+ Removed size calculation with space key. Selecting+shortcut works just as well.

Details

Committed
Alexander Bikadorov <alex.bikadorov@kdemail.net>Feb 22 2017, 8:55 PM
Differential Revision
D4747: Rework of size/space calculation
Parents
R167:286a2d224fd1: FileSystem: added new SizeCalculator class for async calculation of space
Branches
Unknown
Tags
Unknown
Reverted By
R167:c447f1813f28: Panel: re-added quick disk space calculation with space key