48 Commits (b01a590ff5e69ecceb762f02290bcaa751d90c8e)

Author SHA1 Message Date
David Faure b01a590ff5 Support for listing/removing/adding/modifying ACLs in the folder properties dialog 22 years ago
Till Adam ff0f910912 Be safer. 22 years ago
Till Adam a9d0cc3cd0 No trailing whitespace. 22 years ago
Carsten Burghardt f968ff305d Fix recursive deletion of folders for imap. Works also for dimap (of course ;-)) 22 years ago
Carsten Burghardt 1370daca95 This comment was not correct 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
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
Carsten Burghardt 2ebdcd4976 Forward from BRANCH 22 years ago
Till Adam a272f38e3c Make sure the imap new mail processing signals are disconnected after the 22 years ago
Carsten Burghardt 67e76645ad Redo msgLength fix, was obviously overwritten by the merge 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Ingo Klcker cf3b8c74eb Call slotSlaveError() with KIO::Job::errorText() instead of with KIO::Job::errorString() because else KIO::buildErrorString() is applied twice resulting in funny messages like 'Could not enter folder Could not enter folder imap://foo@bar/baz'. 22 years ago
Carsten Burghardt a6b2b60bb5 Overriding the msgSize is no good for mbox. The msg was unGetted, the new msgbase inherits the msgsize and the next read 23 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Carsten Burghardt b46a5c4f08 Do not crash when a folder is removed on the imap server behind kmails back. 23 years ago
Carsten Burghardt 4041c8d2f7 dIMAP is obviously a bit slow with the connection. 23 years ago
Carsten Burghardt ff06a29694 The debug should not go in there 23 years ago
Carsten Burghardt 7be6bd2b88 Fix bug 69127 and make the listing code at least a bit more logical. 23 years ago
Carsten Burghardt 7268e31f98 Make sure the ConnectionState is handled correctly 23 years ago
Till Adam 088d0c12ab Don't ask the kernel for the mainwidget to ask the mainwidget for the 23 years ago
Carsten Burghardt 50324c2d82 Not needed here as slotSlaveError already does this 23 years ago
Carsten Burghardt af3abfe2cd Do not delete the INBOX during the folderlisting when you create a new folder for an UW imap server. This folderlisting code is way too complicated...I will have to clean it up after 3.2 I think. 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
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam d368a8939a Don't display more than one password dialog for each imap account at a 23 years ago
Till Adam ac52a82abe KMAccountImap::tempOpenFolder() is no more. h00t 23 years ago
Carsten Burghardt 803b2aecf6 - Fix bug 62943 23 years ago
Carsten Burghardt d4ebc74ed6 Set a composed message as complete, this fixes bug 60003 (thanks for the hint Till :-)) 23 years ago
Zack Rusin 496b319577 Introducing an icon which shows whether the connection to the server is 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
David Faure 7eb9d3e6a6 Fix for kroupware issue #241: when entering a wrong password for an IMAP account, 23 years ago
Till Adam 6a8c5b9e58 When a single imap folder is checked while a check of the same account is 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
Carsten Burghardt 4af378fae4 Fix bug 55639. 23 years ago
Carsten Burghardt fc6fe5712a According to rfc2060 "the case-insensitive mailbox name INBOX is a special name..." 23 years ago
Carsten Burghardt d234dc85e7 Fix some bugs concerning the new-mail-checks. The status messages should work correctly again. Reviewed by Ingo. 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
David Faure 874db855d9 valgrind says: initialize your booleans... 23 years ago
David Faure 483a2592de A somewhat big merge of my changes in kroupware_branch. 23 years ago
David Faure 7bb5bae209 Don't display the password in the error dialog box - now using htmlURL() 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Marc Mutz 1869426c1d trash handling was moved down to kmaccount itself 24 years ago
Marc Mutz d8e422c563 from kroupware_branch: starting to merge the kmaccount refactoring 24 years ago