When "use kab" is choosen
Address completion suppots using libkab as a backend.
Standard Kmail Address Selection dialog supports uisng libkab.
Standard Kmail Address Selector/editor dialog supports using libkab.
So I haven't added new dialogs here I've just ported the old ones over to
using libkab optionally. There is however the (right click on an email
link) add address to addressbook dialog Mirko wrote.
I still have to do some more QA on this stuff but it seems ok.
Limitations
User notification of errors could be improved, but maybe that is
done in libkab anyway (it seems pretty talkative when it creates
databases...)
No option for people to add their 'upgrade' their standard kmail
addressbook info into a libkab database at the moment.
The "use kab" option has to be moved into the configuration dialog.
Would be nice to implement support for alternative addressbook GUIs.
svn path=/trunk/kdenetwork/kmail/; revision=56218
block for KMail:
- Attachments work again
- sending of messages > 64K with sendmail now works
- PGP passphrase is no longer printed to stdout
- inline attachments are handled better
- serious bugs in filter code fixed (filter-Gui is still missing)
- removed KEdit widget (now in KdeLibs)
- fixed some bugs in addressbook editor
- send-again of messages: changing of header fields in the composer did
not really change the contents of the message's header field
svn path=/trunk/kdenetwork/kmail/; revision=4882