Diffusion Ark a188149abf80

Improve ordering of encryption methods

Authored by rthomsen on Nov 27 2016, 3:26 PM.

Description

Improve ordering of encryption methods

The encryptions methods in CreateDialog were re-ordered so the strongest
is at the top.

This necessitated changing the EncryptionMethod field in the plugin json
files from a map to an array, because QVariantMaps are always sorted by
key.

Differential Revision: D3520

Details

Committed
rthomsenNov 27 2016, 3:29 PM
Differential Revision
D3520: Allow ordering of encryption methods
Parents
R36:3d9e4dcd4832: Fix sizeAdjustPolicy on the combobox with the encryption methods
Branches
Unknown
Tags
Unknown