23 Commits (4921cda21f49e2a92bbbe27c3a1663b6d604307a)

Author SHA1 Message Date
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Till Adam 699d2d444b Introduce ref-counting of the filter manager to fix crashes when the 23 years ago
Ladislav Strojil 36b0aeb8ff Removing KMFolder::quiet(bool beQuiet) method that was used to prevent some 23 years ago
Bo Thorsen 5fa50fa0cf Fix most disconnected IMAP problems and pre-introduce some code for future features 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
Carsten Burghardt 6fd0f47041 Reload the folderlisting after the subscription dialog was confirmed 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Carsten Burghardt 803b2aecf6 - Fix bug 62943 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
David Faure 7eb9d3e6a6 Fix for kroupware issue #241: when entering a wrong password for an IMAP account, 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 49a4ba683c Implement close() for imap folders so that imapjobs are deleted when changing 23 years ago
Bo Thorsen 47f87fce2d Fix copyright headers for some of the kroupware stuff 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Carsten Burghardt 77e037fe59 Make the new mailcheck structure actually work ;-) 23 years ago
David Faure 483a2592de A somewhat big merge of my changes in kroupware_branch. 23 years ago
David Faure 12600d0c73 don't show progress dialog when email checking isn't interactive 24 years ago
David Faure f75c8d2f13 Progress info in the main statusbar during a cached-imap sync (similar to 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 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 5bc74c52ee Don't have a location on the account; it doesn't make sense 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
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
Carsten Burghardt c3aaa41f25 Activated the new-mail-notification for imap. The last count is cached so that a notification is only emitted when the unread-count has increased. 24 years ago
Antonio Larrosa Jimenez 7145c5950c This patch fixes kmail for the case of multiple accounts, so that it doesn't 24 years ago
Michael Haeckel b7530c1f5f After too many people complaining we finally import the old POP3 and IMAP 24 years ago
Michael Haeckel 9aa9b8df70 Heavily decrease startup time. 24 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