56 Commits (91646cff2687c044dd29e8492ebf5cf801729ea6)

Author SHA1 Message Date
Michael Haeckel 95cbe46bbf Don't display the folder empty if the server changed the uidvalidity. 24 years ago
Carsten Burghardt 4da2be5025 fix a memory leak 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 9dfb279cff Don't execute unnecessary jobs, if we know already, the folder is read only. 25 years ago
Michael Haeckel cc3f463d32 Don't try to kill already dead kio slaves. 25 years ago
Marc Mutz c64819537c Safe part of my local include fixes. 25 years ago
Michael Haeckel 39d893c8a3 Don't display a progress dialog, when removing a folder. 25 years ago
Michael Haeckel 134f016b05 Make searching with subfolders working in IMAP folders. 25 years ago
Aaron J. Seigo 2b719de9f9 o KDE-ified the UI in the search window, using KDialogBase, KStatusBar, 25 years ago
Michael Haeckel b07a92640b Don't crash, when selecting the IMAP inbox, while fetching the folder structure 25 years ago
Michael Haeckel 56ca4ddfa0 Oops, don't add the new unread guess value to the old one but start again with 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
Michael Haeckel 7a80bf2558 Ignore duplicate foldernames without checking for every duplicate for 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
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Michael Haeckel e9f184bc14 Fetch the new headers immediately, if messages have been added to the 25 years ago
Michael Haeckel 1255da8ba9 - Open mailboxes always with SELECT. Most other clients also do that and 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Marc Mutz df698f1764 Fixed a few compile warnings. 25 years ago
Michael Haeckel e4ecda9007 Close newly created IMAP folders again. That leads to lots of open files and 25 years ago
Michael Haeckel 81fd954e5d Use serial numbers instead of message id for undo. 25 years ago
Michael Haeckel 5bd8e14f61 Enable/Disable some actions correctely. 25 years ago
Michael Haeckel 79f4ab9dc9 Again more speed. 25 years ago
Michael Haeckel c0b041df67 Give IMAP headers fetching some more speed. 25 years ago
Michael Haeckel 7611cbf19c - Don't crash, when recreating an IMAP account with the same name. 25 years ago
Michael Haeckel 3ee1b12555 Store in the config file, whether or not a folder can contain messages. 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Michael Haeckel 2bcb515f50 Update the message headers only every 20% instead of every 100 messages to 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 9f0f461a99 Don't fetch always all mail flags when switching to a folder in some cases. 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 0cdbea47b0 Some IMAP fixes. 25 years ago
Michael Haeckel 67fe03412e Cheking for new mails in all folders on an IMAP account. 25 years ago
Michael Haeckel 4ae477f293 Optionally show only the subscribed IMAP folders. 25 years ago
Michael Haeckel b7a89c2a3f Don't crash on startup with recent kdelibs. 25 years ago
Michael Haeckel d8a375419b The first 50$ :-) 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
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 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