Now it is possible to have more folders than the screen
is high and still select them in the filter dialog.
* Filter Dialog: changed folder combo box to (semi) auto
resize. Changed layout of dialog to better display all
elements. Also enabled vertical resizing of dialog.
svn path=/trunk/kdenetwork/kmail/; revision=15743
to implement ,,Add PGP key'' function, since there should be no low-level
programming (functions which interact with pgpk (5.x) and pgp (2.6.x) are
now written).
svn path=/trunk/kdenetwork/kmail/; revision=12929
it).
TODO :
* Add this to pgp 2.x. I have really no idea of pgp 2.x command line syntax
* Add support for inserting others' keys. This should be done via
pubKeys() (some kind of list).
It should pop up dialog, saying it's recommended to sign the message
if sending somebody other's public key, if sign button isn't clicked up.
svn path=/trunk/kdenetwork/kmail/; revision=12828
without pgp correctly. It includes better checking for for errors
occuring during the running of pgp, and has workarounds for a problem
which caused pgp2.6 to reject messages signed with pgp5, and a problem
with pgp5, when encrypting messages containing non ascii chars.
The passphrase is now finally passed in a secure way with pipes.
svn path=/trunk/kdenetwork/kmail/; revision=11348