145 Commits (cbd9095da73ec5236b41f7001237ecec8201fd96)

Author SHA1 Message Date
Carsten Burghardt cbd9095da7 Remove broken imap folders with an empty imappath because they block the new-mail check and therefore the retrieval of headers. 23 years ago
Till Adam ab33be8882 If creating a folder on an imap server fails make sure the already created 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 23 years ago
Till Adam f2d412dd07 Since we are using the imap kio slave in connection oriented mode we need 23 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Dirk Mueller 94c91b4ef9 code cleanup. 23 years ago
Carsten Burghardt 704c8d1b8d Do not crash on exit when the connection to the imap server failed 23 years ago
Carsten Burghardt eb94e8f283 Do not connect to imap servers during startup that are excluded from checks. 23 years ago
Carsten Burghardt 6fd0f47041 Reload the folderlisting after the subscription dialog was confirmed 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam c7b5164b33 When a mailcheck is cancelled, make sure further mailchecks on the same 23 years ago
Till Adam ac52a82abe KMAccountImap::tempOpenFolder() is no more. h00t 23 years ago
Till Adam 3c4f7b8195 Make sure imapjobs properly refcount the folders they are working on by 23 years ago
Carsten Burghardt 803b2aecf6 - Fix bug 62943 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 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 49a4ba683c Implement close() for imap folders so that imapjobs are deleted when changing 23 years ago
Laurent Montel 6019f52737 Fix includes 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 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
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 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 24 years ago
Don Sanders 7cdddbb8a3 [KROUPWARE MERGE] Sieve vacation support 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 3ceeb4fc02 merged the kmreaderwin split 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
Marc Mutz c207fdd2e9 from kroupware_branch: Sieve Vacation support 24 years ago
Marc Mutz 16d40df8c0 should fix the compile problem 24 years ago
Carsten Burghardt f5d8f4ca13 Make sure that the closing of errorboxes also works if you have only a composer. The temporary creation of a kmmainwin should be improved after 3.1 24 years ago
Michael Haeckel ffe79029d5 Don't crash in some cases when switching to a different folder while 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Stephan Kulow 88bfc68270 backporting the initializing of the variable 24 years ago
Carsten Burghardt accd510c62 Dont block new-mail-checks when the kioslaves are killed. Approved by Michael 24 years ago
Carsten Burghardt 3309ea86dc fix bug #43417 by reloading the folderlist when the folder was deleted on the server. Checked by Michael 24 years ago
Michael Haeckel 50539bba81 Prevent some crashes after an error message appears. 24 years ago
Carsten Burghardt fe62497876 use errorText instead of errorString 24 years ago
Luk Tinkl 38d08465c2 missing i18n() 24 years ago
Carsten Burghardt fd8e813983 Fix bug # 39164 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 4d416f2a6f Rather heavy rework of the foldertree. It's now based on a new widget "KFolderTree" in libkdenetwork. 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Michael Haeckel 3f08c77042 Don't let the progress bar disappearing too early when doing different things 24 years ago