173 Commits (6dcf0406bdbe88d978dc5f5b15ff2213dd454e98)

Author SHA1 Message Date
Don Sanders 8d1e6dd3fa Critical bug fix - please move tag. 25 years ago
Don Sanders 7bae55584e Possibly improve reliability on unclean shutdown of the operating system. 25 years ago
Michael Haeckel 71a665f186 Escape leading dots in foldernames of imap folders. 25 years ago
Michael Haeckel e895b47719 Mailing list IMAP folders work now correctely without loosing the settings. 25 years ago
Don Sanders 858d958c03 I've fixed the problem with deleting messages 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Stephan Kulow fad19ec9f2 converting the remaining qDebug calls to kdDebug(5006) 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel f5fbc88803 kmfolder and kmheaders are not also ascii cast free. 25 years ago
Michael Haeckel 1ea3c09114 Revert two broken commits. 25 years ago
Luk Tinkl 83535fa909 passing .latin1() to system() is a no no 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
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