but this bug is in Beta3 ...
* some memory leaks closed
* improved decoding of encoded header fields
* column widths of msg list and sorting order now persistent per folder
* warning when no account was created and check-mail is pressed
* sender: changed conversion of '.'->' .' to '.'->'..' as in RFCxy
and removed conversion of 'From'->'>From' (due to same RFC)
svn path=/trunk/kdenetwork/kmail/; revision=5027
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
definitely want to upgrade the kmmessage class in krn
* added empty-trash-on-exit
* implemented workaround in warning() output for annoying KCharset output
and also for the Qt geometry manager warning messages.
* implemented sorting of folders by type.
svn path=/trunk/kdenetwork/kmail/; revision=4635
* fixed nasty bug in SMTP code that caused errors when multiple receivers were
specified in one line (To,Cc,Bcc)
* some cleanup of menus in composer
* re-activated deletion of temp files in kpgp code
* some code containing KSpell support, but not functional yet
svn path=/trunk/kdenetwork/kmail/; revision=4255
Hopefully everything works. Now sent mail is stored in the folder sent.
Also some other bug fixes I described yesterday and the day before.
svn path=/trunk/kdenetwork/kmail/; revision=1909
Just click on the column headers !
Also fixed a small typo in the name of the green bullet pixmap ;-)
I use KMail as my primary mailer now :-)
svn path=/trunk/kdenetwork/kmail/; revision=1270
First implementation of shortcut class for easy access of the
standard Kde keys. This class should go into kdecore and be
accessible via KApplication.
Cleanup of toolbar icons, started using KIconLoader.
svn path=/trunk/kdenetwork/kmail/; revision=1098