73 Commits (968229be2efcd339f2846c5fa125b3e529de06ce)

Author SHA1 Message Date
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
Stephan Kulow 77a7aec1f8 ok, it seems I was paranoid. This is the resulting patch from the revision 24 years ago
Karl-Heinz Zimmer a00c192598 Make it compile, but am *not* sure if my solution is really correct. 24 years ago
Stephan Kulow 20e33e1800 trying to fix this crash: 24 years ago
Michael Haeckel 50539bba81 Prevent some crashes after an error message appears. 24 years ago
Carsten Burghardt 7b5a513221 errorText is what we want and not errorString, this fixes those strange duplicate error messages 24 years ago
Carsten Burghardt 5ac5730197 Remove the KMFolderTreeItem parameter from KMFolderImap as the folder should not mess with the view 24 years ago
Zack Rusin 287de13060 IMAP now works so removing temporary kdDebug. 24 years ago
Zack Rusin 54b4807111 Fixing compilation warnings, removing unnecessary whitespace and adding some 24 years ago
Carsten Burghardt 8ebbdf4a82 Fix bug# 40202 (imap errors flood your screen) 24 years ago
Waldo Bastian 74b903eba0 URL / IMAP fixes. 24 years ago
Carsten Burghardt 45c137360e Re-enable multiple-imap forwarding 24 years ago
Carsten Burghardt 2627d323f4 Finally we got unread and total columns for the foldertree. 24 years ago
Michael Haeckel ccec72aef1 Finally apply Carsten's patch with small modifications to not remove messages 24 years ago
Carsten Burghardt fcb2421b8b Fixes Bug#39328: moving imap mail between different imap-accounts 24 years ago
Michael Haeckel c8529cb82d Don't eat is some cases the whole folder, when moving messages between IMAP 24 years ago
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