119 Commits (bb2e28be0590ed4414d51133b22a69e785e28da7)

Author SHA1 Message Date
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Till Adam fa5692ab40 Try to keep status info for messages better in sync with the imap server. 23 years ago
Till Adam e8c0b032f8 Revert the change to unread count handling for imap folders for now. It is 23 years ago
Till Adam 3f1bfba866 Make sure setStatus has the same signature in kmfolderimap as in kmfolder. 23 years ago
Till Adam daf1519643 One more step on the way to correct unread counts in imap folders in all 23 years ago
Till Adam 7f3ee5ae48 Save and restore unread counts for imap folders properly. 23 years ago
Till Adam 3345e413fb Don't crash when changing out of an imap folder while the listing info 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Till Adam f882669217 Don't double delete when connecting fails. mAccount->slotSlaveError does 23 years ago
Dirk Mueller 4e03bcdbde speling fixes. some also modfiy API functions, but those are not in installed 23 years ago
Till Adam 2bcd005f78 Revert George's removal of that line. Without this, new crashes are 23 years ago
George Staikos 333cefd013 don't crash all over the place 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Till Adam fe55e23b9d Write enherited part of the folder configuration as well as the imap 23 years ago
Zack Rusin 3c79dfd18d Switching to the moved files :) Thanks David! 23 years ago
Zack Rusin 127de060e1 Reworking the undo handling a little bit. Now if you move 200 messages to 23 years ago
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