New Decrypt / Verify Files dialog
Closed, ResolvedPublic

Description

With GpgME 1.7.0 we will have a working gpgme_data_identify. Meaning that gpgme will tell us what we should do with a file.

This can be used to automate the Input Dialog in Decrypt Verify Files where we previously asked the user what to do.

The Output folder can be moved in the Resultdialog.

To avoid a hard dependency against GpgME 1.7.0 we will probably keep the old dialog in case an older GpgME Version was found or if we can't automatically determine what to do with a file.

aheinecke closed this task as Resolved.Jul 14 2016, 9:50 AM

To live with older GpgME versions the new automatic handling is only enabled if GpgME 1.7 is used. As a fallback and for older version the old wizard was left alone.

The new Dialog can be disabled in settings. Which might also provide a solution for cases where decrypting first into the temporary directory might not be wanted. Although we might make this configurable (decrypting to temp) If this really is a big problem, which I currently doubt.

Commit is:
https://quickgit.kde.org/?p=kleopatra.git&a=commit&h=e41a317dad63e36c04e81e27cc66d3d80124c9a0