37 Commits (dc3d0ec73ff4bdc910165d280cbce10d9f644338)

Author SHA1 Message Date
Carsten Burghardt d71bba9303 Added support for sets to the setStatus-method for imap-folders. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Michael Haeckel e9f184bc14 Fetch the new headers immediately, if messages have been added to the 25 years ago
Michael Haeckel 1255da8ba9 - Open mailboxes always with SELECT. Most other clients also do that and 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Marc Mutz df698f1764 Fixed a few compile warnings. 25 years ago
Michael Haeckel e4ecda9007 Close newly created IMAP folders again. That leads to lots of open files and 25 years ago
Michael Haeckel 81fd954e5d Use serial numbers instead of message id for undo. 25 years ago
Michael Haeckel 5bd8e14f61 Enable/Disable some actions correctely. 25 years ago
Michael Haeckel 79f4ab9dc9 Again more speed. 25 years ago
Michael Haeckel c0b041df67 Give IMAP headers fetching some more speed. 25 years ago
Michael Haeckel 7611cbf19c - Don't crash, when recreating an IMAP account with the same name. 25 years ago
Michael Haeckel 3ee1b12555 Store in the config file, whether or not a folder can contain messages. 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Michael Haeckel 2bcb515f50 Update the message headers only every 20% instead of every 100 messages to 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 9f0f461a99 Don't fetch always all mail flags when switching to a folder in some cases. 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 0cdbea47b0 Some IMAP fixes. 25 years ago
Michael Haeckel 67fe03412e Cheking for new mails in all folders on an IMAP account. 25 years ago
Michael Haeckel 4ae477f293 Optionally show only the subscribed IMAP folders. 25 years ago
Michael Haeckel b7a89c2a3f Don't crash on startup with recent kdelibs. 25 years ago
Michael Haeckel d8a375419b The first 50$ :-) 25 years ago
Michael Haeckel 805b6c7a8e Support for deleting IMAP folders. Doesn't work recursively yet. 25 years ago
Michael Haeckel 82339c4c96 Make moving/copying multiple mails from IMAP to local folders working again 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Michael Haeckel 6c2abcb598 Some cleanup and make header retrieving nearly twice as fast by updating the 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Michael Haeckel 5aae0c373b Move the imap state to KMFolderImap. 25 years ago
Michael Haeckel 2dc75c0b57 Readd my code for moving/copying messages from/to/between IMAP folders, someone 25 years ago
Michael Haeckel 557c7eed67 Second step of making IMAP working again. At least read-only it works again. 25 years ago
Michael Haeckel 7cdee24dfe Ok, first step of making IMAP working again. 25 years ago
Michael Haeckel 1d93336830 Include the .moc files for faster compilation. 25 years ago
Michael Haeckel e0d16d85e4 Don't return something in a void function to compile on IRIX. 25 years ago
Kurt Granroth 08c8c9075c Ooops.. I put the UID Validity stuff in the account when it *should* 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel afcde8f996 Permanent IMAP header caching. 25 years ago
Michael Haeckel 2fbfde4f9a Don't store garbage IMAP flags, when setting the status manually to unread. 25 years ago
Michael Haeckel e991c7e2ed Expunge messages also, when KMail is shut down while a folder is open, not only 25 years ago
Michael Haeckel 637c11e444 Split up long FETCH commands up into several commands to work around a bug in 25 years ago
Michael Haeckel 512a8014b2 Don't crash, when the connection breaks while we are doing NOOP commands. 25 years ago
Michael Haeckel afabba225a Simply retrieve all messages, when the server does not support UID SEARCH 25 years ago
Michael Haeckel caecd77d74 Silently ignore, that changing flags in a readonly mailbox does not work. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel 2ce325ec2b Don't crash 30 seconds after cancelling the transfer. 25 years ago
Michael Haeckel d821421216 Make this code compiling with -DQT_NO_ASCII_CAST 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel 7b89a22a63 Keep the connection alive via NOOP commands as long as an IMAP folder is 25 years ago
Michael Haeckel 96bc6cebc6 Don't allow some special characters in the prefix. 25 years ago