[Differential] [Request, 31 lines] D1137: Add MD5 hash to properties dialog
rthomsen (Ragnar Thomsen)
noreply at phabricator.kde.org
Sat Mar 12 19:58:51 UTC 2016
rthomsen created this revision.
rthomsen added a reviewer: elvisangelaccio.
rthomsen set the repository for this revision to rARK Ark.
rthomsen added a project: Ark.
Herald added a subscriber: kde-utils-devel.
REVISION SUMMARY
Use QCryptographicHash to calculate MD5 hash and show it in properties dialog. The hash is selectable with mouse for easy copying.
I tried adding SHA-1 and SHA-256 hashes, but QCryptographicHash provides the wrong hashes (compared to sha1sum/sha256sum).
F95435: md5.png <https://phabricator.kde.org/F95435>
REPOSITORY
rARK Ark
REVISION DETAIL
https://phabricator.kde.org/D1137
AFFECTED FILES
kerfuffle/propertiesdialog.cpp
kerfuffle/propertiesdialog.ui
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
More information about the Kde-utils-devel
mailing list