48 Commits (4c8e552d147a2258cc693e8a020a11eb98aaa0ab)

Author SHA1 Message Date
Till Adam 3f1bfba866 Make sure setStatus has the same signature in kmfolderimap as in kmfolder. 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
Till Adam 3e555e7e13 The previous commit needs this. 23 years ago
Till Adam 49a4ba683c Implement close() for imap folders so that imapjobs are deleted when changing 23 years ago
Till Adam 0df39cd2ae Implement compact() as expunge() for imap folders instead of special casing 23 years ago
Till Adam 61c57a75a2 get rid of some imap special caseing and fix some indentation 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Carsten Burghardt 440c7990a2 Fix imap notification and select notification on a per-folder basis. 23 years ago
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Bo Thorsen 9c0516758e Make folders tell their type 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Carsten Burghardt f13e0105ec Fix a crash when the content of a folder is deleted and afterwards the account is deleted (check if mAccount is null). Reviewed by Michael. 24 years ago
Carsten Burghardt 0bb1878d69 Make undo actually work for imap. You also need to upgrade your kioslave. Reviewed by Michael. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Carsten Burghardt 5ac5730197 Remove the KMFolderTreeItem parameter from KMFolderImap as the folder should not mess with the view 24 years ago
Carsten Burghardt 8ebbdf4a82 Fix bug# 40202 (imap errors flood your screen) 24 years ago
Carsten Burghardt 45c137360e Re-enable multiple-imap forwarding 24 years ago
Michael Haeckel ccec72aef1 Finally apply Carsten's patch with small modifications to not remove messages 24 years ago
Michael Haeckel 0618401dde Don't update the view for every message, when fetching headers in a folder that 24 years ago
Michael Haeckel 9aa9b8df70 Heavily decrease startup time. 24 years ago
Michael Haeckel fcc51d38ab Keep the message status, when copying a message to a different folder instead 25 years ago
Michael Haeckel d573f45f0e Use my @kde.org e-mail everywhere, because the other provider does no longer 25 years ago
Michael Haeckel 134f016b05 Make searching with subfolders working in IMAP folders. 25 years ago
Michael Haeckel 9ff395049f Better support for read only folders. The locally stored messages status is 25 years ago
Michael Haeckel 1fa2b69089 Don't crash, when cancelling the IMAP password dialog in certain circumstances. 25 years ago
Carsten Burghardt 8a7ec2ba3f Added support for imap-sets to addMsg, removeMsg, copyMsg and take 25 years ago
Michael Haeckel 4d3acc97eb Use unicode and special character save names for the IMAP cache files. 25 years ago
Carsten Burghardt d71bba9303 Added support for sets to the setStatus-method for imap-folders. 25 years ago
Michael Haeckel 1255da8ba9 - Open mailboxes always with SELECT. Most other clients also do that and 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Michael Haeckel c9ede18dcd Don't crash, when deleting an IMAP account while an IMAP folder is selected. 25 years ago
Marc Mutz 8e162f06f7 Fix header files: missing includes, superfluous includes, missing forward 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 67fe03412e Cheking for new mails in all folders on an IMAP account. 25 years ago
Michael Haeckel 805b6c7a8e Support for deleting IMAP folders. Doesn't work recursively yet. 25 years ago
Michael Haeckel 82339c4c96 Make moving/copying multiple mails from IMAP to local folders working again 25 years ago
Michael Haeckel 6c2abcb598 Some cleanup and make header retrieving nearly twice as fast by updating the 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Michael Haeckel 5aae0c373b Move the imap state to KMFolderImap. 25 years ago
Michael Haeckel 2dc75c0b57 Readd my code for moving/copying messages from/to/between IMAP folders, someone 25 years ago
Michael Haeckel 557c7eed67 Second step of making IMAP working again. At least read-only it works again. 25 years ago
Michael Haeckel 7cdee24dfe Ok, first step of making IMAP working again. 25 years ago
Kurt Granroth 08c8c9075c Ooops.. I put the UID Validity stuff in the account when it *should* 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
Michael Haeckel 338395a599 One step forward in better kdoc-readable comments in headers. 25 years ago