[Differential] [Request, 76 lines] D3520: Allow ordering of encryption methods

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Sun Nov 27 12:02:05 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.
Restricted Application added a subscriber: kde-utils-devel.

REVISION SUMMARY
  Change the type of `EncryptionMethods` field in json file from map to array, since QVariantMap always sorts by key.
  
  This was done to allow moving `ZipCrypto` before the `AES` methods so users won't think it's better than `AES`.

REPOSITORY
  rARK Ark

REVISION DETAIL
  https://phabricator.kde.org/D3520

AFFECTED FILES
  kerfuffle/archiveformat.cpp
  kerfuffle/archiveformat.h
  kerfuffle/cliproperties.cpp
  kerfuffle/compressionoptionswidget.cpp
  plugins/cli7zplugin/kerfuffle_cli7z.json.cmake
  plugins/clirarplugin/kerfuffle_clirar.json.cmake
  plugins/clizipplugin/kerfuffle_clizip.json.cmake

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161127/1e097304/attachment.html>


More information about the Kde-utils-devel mailing list