160 Commits (a8fcab72a302445293121dc94b92f60d89e77030)

Author SHA1 Message Date
Michael Haeckel 669052969c Prevent some compiler warnings. 25 years ago
Michael Haeckel c580d6066c Patch from Don Sanders <sanders@kde.org> and Sam Magnuson <sam@trolltech.com> 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Stephan Kulow 8ca8afd932 making use of indentities indepent of mailing lists 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Michael Haeckel e5adf2a876 Don't add an empty Content-Type header to mails, that don't have one. 25 years ago
Stephan Kulow ae16a29f43 - msgStr = i18n("Creating index file: %1 messages done").arg(num); 25 years ago
Michael Haeckel 7a32089a2c Specifiy an identity for every mailing list. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 98e452c985 - Don't crash when exiting KMail while a message in an IMAP folder is selected 25 years ago
Michael Haeckel 2d8e17a6d5 Display a warning, if the outbox contains messages not created by KMail. 25 years ago
Michael Haeckel 0a5f7eb30e Remember the number of unread message in an IMAP folder when switching to a 25 years ago
Michael Haeckel eb7de92e2e Don't add mails to the cached headers automatically when moving/copying to IMAP 25 years ago
Michael Haeckel 204e397c5d - Don't eat the last character of every line, when moving a message from local 25 years ago
Michael Haeckel 500ac30a5b Moving mails between IMAP folders on the same server now uses the IMAP copy 25 years ago
Daniel Naber a3f6c58045 init mMailingListEnabled = false or you'll end up with 25 years ago
Michael Haeckel cf96285095 Don't crash, when selecting a message which is in progress of being moved. 25 years ago
Michael Haeckel 5844abc398 Moving mail to imap folders works again (without crashing). 25 years ago
Michael Haeckel f1665873cb We are now able to move and copy messages from local folders to IMAP folders. 25 years ago
Michael Haeckel ebf166af5b Check always for changes (new mails and deleted ones) when entering an IMAP 25 years ago
Michael Haeckel a8ba06e6fb The same issue for copy. 25 years ago
Michael Haeckel 2349b95b04 Move the whole message, when moving more than one message at once from an IMAP 25 years ago
Michael Haeckel 954a890833 Make the index file reading 30% faster. That makes at least filtering mails in 25 years ago
Michael Haeckel ffc537f0d5 Make searching in folders ten times faster. That annoyed me simply too long. 25 years ago
Michael Haeckel 26b4be3aa2 Fix a possible mail eating problem on the local account. 25 years ago
Michael Haeckel 80fd9cdd76 GUI: Expire old messages from the trash folder 25 years ago
Michael Haeckel a7c8e21656 Procmail support by Guillaume Laurent <glaurent@telegraph-road.org> 25 years ago
Michael Haeckel 8d72c387eb - Honour the set identity filter rule also for Reply All and Reply List 25 years ago
Michael Haeckel 668ca80b76 Fix an unread messages of by one problem for newly created folder and for imap 25 years ago
Michael Haeckel 55fced12d7 Yet another feature. 25 years ago
Michael Haeckel 27f9f64bb4 It's again feature time. 25 years ago
Don Sanders 17348be09c When disk space or quota is exhausted roll back index and folder files as 25 years ago
Michael Haeckel 3d6d939d05 Really fix the Japanese folders can't contain Japanese subfolders problem. 26 years ago
Michael Haeckel d6d33cfb2f Yet another fix for a crash no user found (and reported) so far :-) 26 years ago
Michael Haeckel 005133244f Switch the cursor again idle, after displaying a message, that the partion is 26 years ago
Michael Haeckel da0aef4d81 Fix the "\nFrom " mbox problem in an IMHO correct way. 26 years ago
Michael Haeckel 72bfec562b - Parent/child folder bolding/unbolding works now correctely even if there are 26 years ago
Michael Haeckel f2ca7c8653 We should probably feed the old message back to the outbox/drafts folder when 26 years ago
Michael Haeckel 0eb063098c Handle non-latin foldernames. 26 years ago
Michael Haeckel 13955527b9 Don't lock the files in ~/Mail to prevent problems with NFS. It doesn't help 26 years ago
Michael Haeckel 4500a41be2 Patch by Guillaume Laurent <glaurent@telegraph-road.org>. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Michael Haeckel 275c52a7b3 dynamic_cast -> static_cast for True64 compatibility. 26 years ago
Don Sanders 7ab66c141d If a folders has unread messages or 26 years ago
Don Sanders 93eaa4ee58 Patch from Wynn Wilkes, Caldera Systems 26 years ago
George Staikos b076413d57 cosmetic workaround for "-1 messages Unread" 26 years ago
Don Sanders 575f6ca42b Fix bug in KMFolder::close. KMFolder::close must not call itself 26 years ago
Don Sanders ce4e73e1ea More work on the accursed count of unread messages becoming unsynced bug. 26 years ago
Don Sanders d88ae44739 This fixes threading for messages from the GNUS, and Mozilla mail clients. 26 years ago