Diffusion Ark 172b35a89b3f

Add MD5 and SHA hashes to PropertiesDialog

Authored by rthomsen on Mar 14 2016, 12:21 PM.

Description

Add MD5 and SHA hashes to PropertiesDialog

Use QCryptographicHash to calculate MD5, SHA-1 and SHA-256 hashes and
present them in the properties dialog. The hashes are selectable with
mouse for easy copying. The SHA hashes can take a while to calculate for
large archives, so the calculations are performed asynchronously using
QtConcurrent.

Differential Revision: D1137

Details

Committed
rthomsenMar 14 2016, 12:25 PM
Differential Revision
D1137: Add MD5 and SHA hashes to properties dialog
Parents
R36:d1847208b1b9: clazy: use static QFileInfo::exists()
Branches
Unknown
Tags
Unknown