Skip to content
Commit 9de9b974 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Show progress in percentage when listing with CliPlugins

Use the summed compressedSize property of Archive::Entry and compare it
with the archive size on disk to compute the progress in percentage. We
connect the entry signal to a slot in CliInterface.

This works for all Cli-based archives except 7z, since they dont give
compressedSize of individual entries.

Differential Revision: D3138
parent 862ac22e
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