85 Commits (3c90a0e8c44db7c2794de68c01d1d897b083cc1c)

Author SHA1 Message Date
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Carsten Burghardt 2aa3e3408e Fix bug 52333 23 years ago
David Faure 483a2592de A somewhat big merge of my changes in kroupware_branch. 23 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 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
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 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
Marc Mutz 0b9e01305b janitorial: more "x" -> 'x' changes (x is a single char), in files where it's used with QString::find() or ::contains(). Anyone wants to do the rest (for correctness)? 24 years ago
Carsten Burghardt 1ceea49c52 make QCString::contains faster 24 years ago
Michael Haeckel ffe79029d5 Don't crash in some cases when switching to a different folder while 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
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