192 Commits (c0fe587461d3c5a8ffeff400e443f0daab5435ba)

Author SHA1 Message Date
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel f532a1d6fb Don't crash, when moving several messages from an IMAP folder to a local one. 25 years ago
Michael Haeckel afaa128982 Prevent some compiler warnings. 25 years ago
Michael Haeckel 82339c4c96 Make moving/copying multiple mails from IMAP to local folders working again 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Don Sanders 80a5c3453d Fix problem with index file corruption detection. It was returning a lot 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel afcde8f996 Permanent IMAP header caching. 25 years ago
Don Sanders 21474c87be Disable recently added sanity checking, was necessary due to the 25 years ago
Don Sanders ff043abbf7 Fix problem with local accounts introduced by my last commit. 25 years ago
Don Sanders 0a0bb2b8d2 Here's a patch which works towards a couple of goals. 25 years ago
Don Sanders 04a6be9323 Revert undiscussed commit by tanton 25 years ago
Don Sanders e2abc31a31 Added missing resize calls. 25 years ago
Tobias Anton 2c506f40b0 this fixes a crash when parsing a corrupted index file. 25 years ago
Don Sanders 6b45aa141a Don't fsync a KMFolder after everytime addMsg is called. 25 years ago
Don Sanders c51b01e9b6 More robust handling of upgrading index files corrupted with nulls. 25 years ago
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