120 Commits (54224d866305e0f5b3a63dda36caa49c3923bc78)

Author SHA1 Message Date
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
David Faure d4eceb3338 Small speedup for cachedimap: addMsgInternal calls processNewMsg, so processNewMsg 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
David Faure 1d07729d1d CVS_SILENT debug-- 22 years ago
David Faure 17a952f958 The other half of the fix for #81413 : don't listDirectory() when closing 22 years ago
David Faure b2cc9c5da8 CVS_SILENT less debug output 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
Till Adam 0820549843 Hook in the new progress infrastructure because it got zero reaction on 22 years ago
Bo Thorsen 3d7ff6e839 Remove all traces of the automatic resource handling. It never really worked anyway 22 years ago
Carsten Burghardt 384f2faeeb Fix renaming of (d)imap accounts. Correctly assign the id and the folder. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Carsten Burghardt ae614371b8 Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Till Adam 10540c5a6d Remove the slightly opaque option to "enable semiautomatic resource 23 years ago
Bo Thorsen 95aa6fff8c Unfiltered IMAP messages doesn't go to the account folder, they go to where they came from. I'm fairly sure there's a better way to do this, but it solves the problem that everything to the INBOX ended up in the account folder. I have no clue why this did not previously happen :-( 23 years ago
Adriaan de Groot 1f5aae5107 'adding required headers is never wrong' - for FBSD 23 years ago
Till Adam f00fbe05b9 Improve error messages using strerror instead of just speculating that 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 23 years ago
Zack Rusin ca4647dc2e Oh, yeah sure, because we all know KMail is all about re-entrancy and 23 years ago
Zack Rusin 3bc55f21e7 Switch obsolete calls to somewhat more recent. Do we really need them anyway? 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 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 c31c699ba2 Reset the timeout for mailchecking after each mailcheck. The user might have 23 years ago
Carsten Burghardt 4af378fae4 Fix bug 55639. 23 years ago
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
Carsten Burghardt 523c8426e4 Clean up the new-mail-check, queue new checks, don t block or return silently. 23 years ago
Zack Rusin 1e0d5a824a Let it burn. Folderjobs are in. Now to stabilize imap... 23 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Ingo Klcker fd8cd42583 Remove all KDE_VERSION <= 306 hacks 24 years ago
Bo Thorsen 24ca4d1377 Hold on to the groupware functionality until it's in HEAD 24 years ago
Bo Thorsen ffacfdcc9e Add automatic resource handling and imap folder invalidation 24 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 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
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Marc Mutz 96e56cb6f5 from kroupware_branch: half-way refactoring of the KMAccount hierarchy 24 years ago
Stephan Kulow 58359204aa first part of the job/imap/folder cleanup. 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Karl-Heinz Zimmer c0fda6b004 internal AEgypten bugfix #12#3: By calling Assemble( Header, Body ) on the DwMessage _without_ having the Header and the Body assembled automatically we aoid loosing double empty lines between the diferent parts of the body after some header lines were added/modified. 24 years ago
Ingo Klcker 07f0eeec88 Make KMail compile again with KDE_3_0_BRANCH 24 years ago
Gioele Barabucci 79936a45ec KShellProcess -> KProcess + setUseShell(true) 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Marc Mutz 856eafd44b missing include 24 years ago
Michael Haeckel b7530c1f5f After too many people complaining we finally import the old POP3 and IMAP 24 years ago
Carsten Burghardt b2c09c85b0 - When the destination folder of an account is deleted, the destination is restored to the inbox. 25 years ago