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
minutes so it does not matter if the dialog will be
replaced later.
Geberally. Make sure every dialog has a non zero parent. Otherwise
each window will be a new entry in kicker or taskbar. Quite messy.
svn path=/trunk/kdenetwork/kmail/; revision=49407
* Composer: answering the confirmation is no longer
ignored.
* Finetuning: added missing pixmaps to makefile and
repainted pixmap for queued and sent messages.
svn path=/trunk/kdenetwork/kmail/; revision=8608
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
* popup menus on URLs in the reader
* small bugfix: auto-pgp-sign in composer not always on per default now
svn path=/trunk/kdenetwork/kmail/; revision=4076