176 Commits (a2ab43b38c7c11f21dc264e30400a671ce4ce3fc)

Author SHA1 Message Date
David Faure 1234dae558 Cleaned up the old account::listDirectory() method, now unused. 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 22 years ago
Till Adam d390c75ac6 Crashguard, same as for dimap. 22 years ago
Till Adam 4e7e8cc371 Excorsize the remaining users of displayProgress() and port them to 22 years ago
Till Adam b6ac99b952 Don't show verbose notification for folders which didn't really get 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
Till Adam d225f650b4 o Implement crypto state setting/getting/broadcasting in the progress 22 years ago
Till Adam 0820549843 Hook in the new progress infrastructure because it got zero reaction on 22 years ago
David Faure ca71819f6d Doh, hidden virtuals 22 years ago
David Faure 757f5e43de removed useless forwarder 22 years ago
Carsten Burghardt 80073d6701 Accept connecting state for accounts, otherwise the first mailcheck with a collapsed account is ignored 22 years ago
David Faure 72539d3f40 Fixed interval mail checking for dimap (checkDone wasn't emitted so the timer wasn't restarted!) 22 years ago
David Faure 483155f7af Ported the last two slotSlaveError calls to handleJobError 22 years ago
Till Adam 26b4fd1be2 Merge handleJobError from dimap and imap and move the result into the 22 years ago
Till Adam ed87a83cdc Make handleJobError a non-virtual public method which just takes the job 22 years ago
Till Adam c355face9a Merge slotSimpleResult from imap and dimap and move to imapaccountbase. 22 years ago
David Faure 0c0c947474 Don't hang during dimap sync if there are no status changes to upload (oops). 22 years ago
Till Adam 24139830bd Make almost identical code completely identical and move it into 22 years ago
David Faure 5f9c82e1b5 Cached imap error handling, for a change :) 22 years ago
David Faure 5f080348b3 ImapAccountBase::ImapAccountBase already connects to slaveError, 22 years ago
Carsten Burghardt 104a3af1a0 Speedup the subscription dialog and add a new list type LSUBNOCHECK. 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
Till Adam 2651804903 Remove duplicate initialization of iterators as per Frerich "In africa 22 years ago
Till Adam cdb94ef4c2 Reset the status of all messages in transfer when all pending jobs of an 22 years ago
Bo Thorsen fffab08be1 Child folders are related to folders, not to storage. So this patch moves the child stuff to KMFolder from FolderStorage 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Carsten Burghardt b46a5c4f08 Do not crash when a folder is removed on the imap server behind kmails back. 23 years ago
Till Adam f40e1c289d When an imap folder is deleted, make sure that it is not still referenced 23 years ago
Carsten Burghardt 7268e31f98 Make sure the ConnectionState is handled correctly 23 years ago
Carsten Burghardt e57df9eb55 A little more security, this should also fix the very latest crash of #69004 and get germany 1 point back. 23 years ago
Carsten Burghardt f0ccaadf61 This should fix 69004, 69157, 68992 23 years ago
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