[Differential] [Request, 151 lines] D1124: Improve password-protection status in the properties dialog
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Fri Mar 11 18:57:28 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Herald added a subscriber: kde-utils-devel.
Herald added a project: Ark.
REVISION SUMMARY
Currently there is a bug in the props dialog (well, in the Archive class actually).
If you create an encrypted archive with CreateDialog, the props dialog claims that is unencrypted.
While looking for a fix, I thought that would be nice to also tell the user whether the
archive is header-encrypted.
To do so, a new EncryptionType enum was introduced as archive property.
REPOSITORY
rARK Ark
BRANCH
improve-pwd-api
REVISION DETAIL
https://phabricator.kde.org/D1124
AFFECTED FILES
autotests/kerfuffle/archivetest.cpp
autotests/plugins/cliunarchiverplugin/cliunarchivertest.cpp
kerfuffle/addtoarchive.cpp
kerfuffle/archive_kerfuffle.cpp
kerfuffle/archive_kerfuffle.h
kerfuffle/archiveinterface.h
kerfuffle/propertiesdialog.cpp
part/archivemodel.cpp
part/archivemodel.h
part/part.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
More information about the Kde-utils-devel
mailing list