103 Commits (c3f52dca895566c856f947343a495d72fb83e1bd)

Author SHA1 Message Date
Till Adam e2306836e6 o Don't complain about transfers being in progress when deleting messgages 23 years ago
Till Adam 8f61de3908 I guess this is a typo. 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Till Adam ae18fe581b o deselect all but the parent when opening a thread via slotExpandThread 23 years ago
Till Adam 4d9dee07e4 Remove tabs so Ingo doesn't yell at me. ;) 23 years ago
Till Adam d63d016536 Make moving from one imap account to another work. 23 years ago
Till Adam 49a4ba683c Implement close() for imap folders so that imapjobs are deleted when changing 23 years ago
Carsten Burghardt 4af378fae4 Fix bug 55639. 23 years ago
Carsten Burghardt aabaf583b0 Do not crash when the creation of a folder fails 23 years ago
Till Adam c651b251cd Rethread messages correctly on add and remove. 23 years ago
Till Adam 3a77752373 keep the folder open long enough for this to work reliably 23 years ago
Till Adam b9631224a0 emit msgAdded signal so search folders are updated on arrival of new mail 23 years ago
Scott Wheeler d3459f3093 Reuse the sanity checking in KMFolder::getMsg(). Fixes a segfault for me 23 years ago
Zack Rusin 706fe519d1 Very nasty crash, KMFolder::getMsg _can_ return 0. Should fix a lot weird 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Don Sanders 80f7060dc0 Fix local->imap move crash. 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 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