SVN_MERGE: Merged revisions 1095058 via svnmerge from svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1095058 | mutz | 2010-02-23 16:52:48 +0100 (Tue, 23 Feb 2010) | 11 lines DecryptVerifyFilesController: fix verification of opaquely signed messages - gpgme_op_decrypt_verify only works for opaquely signed messages when protocol==OpenPGP, so we now classify the input file in the DecryptVerifyOpaque case and only use DecryptVerifyTask if the input is potential ciphertext, otherwise we use VerifyOpaqueTask. Partly fixes kolab/issue4156 (gpg4win). What's missing is either bullet-proof classification (also for binary content) or a way for the user to select decrypt over verify-opaque in the UI.
........
svn path=/trunk/KDE/kdepim/kleopatra/; revision=1097967