non-iso8859-1 support to KMail. This has a GUI change a "Set encoding..."
menu item has been added to the "Options" menu of the composer. This patch
fixes many bugs that non-iso8859-1 users consider critical. I've been
testing if for a few days now, it seems not to adversely affect iso-8859-1
only users, but it's pretty big and needs more testing.
Also a small patch from me to fix some int methods returning bools in
kmfilteraction.cpp (notice by Rik Hemsley, thanks Rik).
Update version number to 1.1.95.3
svn path=/trunk/kdenetwork/kmail/; revision=66711
a QList< KMFolder >*, should improve event safety (eg maybe KMail won't crash if you delete the folder currenty being searched, assuming it could before).
svn path=/trunk/kdenetwork/kmail/; revision=55182
-removed some welcome message's whitespace. bugs should go to the
bug report system, not to the mailing list, so I changed the wording
-renamed "folder" to "file" in some error messages. This is
important since users think of directory when they hear "file"
(this closes bug #2829)
svn path=/trunk/kdenetwork/kmail/; revision=52841
Compaction works again.
Old messages on pop server are marked unread. (But something weird is going on there).
Index files should be more robust but I have made a non backwards compatible change to the file format.
Hmm is that all, well the index file problem was bloody hard to reproduce. Blaa blaa
Hey it's Saturday night time to take a break.
svn path=/trunk/kdenetwork/kmail/; revision=43137
drag&drop of messages is therefore broken.
* Added support for subdirectories in ~/Mail -> hierarchical
folders!
* Changed ancient folder edit/create dialog to something
more useful.
svn path=/trunk/kdenetwork/kmail/; revision=30538
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
* 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
Navigating in the reader with page up/down and cursor left/right/up/down
is now possible.
Clicking on an URL in the reader now does the right thing [tm].
Fixed some minor flaws.
svn path=/trunk/kdenetwork/kmail/; revision=2596
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