was created. Quite a few bug reports were submitted to Xandros on
this. It seems that it confused the newbies and irritated the
experienced while serving no useful purpose.
Patch approved by Michael Häckel
svn path=/trunk/kdenetwork/kmail/; revision=163309
before KMail starts (in /etc/opt/kde2/, for instance) than KMail will
honor it for the system mailboxes.
svn path=/trunk/kdenetwork/kmail/; revision=122370
Patch by Carsten Burghardt <cb@emedia-consult.de>
- Include the IMAP inboxes in the folder combo box.
svn path=/trunk/kdenetwork/kmail/; revision=121880
- Allows easily keeping track of obsolete cache files. These are now cleaned up.
- IMAP folders are now always accesible, not only when already connected.
svn path=/trunk/kdenetwork/kmail/; revision=111641
Instead when checking for new mail sync just before expunging the local
account or just before deleting mail from the pop server. I guess syncing
isn't currently as issue for imap.
There is a question of whether/when sync should be called for other
operations such as moving messages between folders.
svn path=/trunk/kdenetwork/kmail/; revision=105142
conversions, it indeed gives a better overview in the code.
This also fixes a few minor problems with non-latin folder names.
- Remove all subfolders, when removing a folder, not only the first one.
- Remove some unused code.
svn path=/trunk/kdenetwork/kmail/; revision=102457
Sorry for not waiting until the patch is reviewed. I don't know when core-devel
comes to live again and how long it takes until someone takes the time to
review it.
Since the release is waiting for that and I was asked to do it as quickly as
possible I commit it now.
svn path=/trunk/kdenetwork/kmail/; revision=81737
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