226 Commits (44bbe89ee2fbf108f145ceccb6437c2861ed2927)

Author SHA1 Message Date
Don Sanders b6a77c00b2 First diff causes the ids file to be touched when the folder and index 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Marc Mutz 511ec113dd use UOIDs for identities; you need to let kconf_update run 24 years ago
Allan Sandfeld Jensen e7a0485fa1 given: 24 years ago
Carsten Burghardt 2627d323f4 Finally we got unread and total columns for the foldertree. 24 years ago
Zack Rusin df271745b8 Finally finishing custom icons handling in folder tree (recompilation of kdelibs is required as this one depends on a new behavior in KIconButton) 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Zack Rusin 694f88bdd0 Adding custom icons support to the folder tree 24 years ago
Stephan Kulow 428dad4a4d keeping the semantic of setRDict 24 years ago
Stephan Kulow baf8845684 removing some stale memory usages (wouldn't call them leaks) 24 years ago
Waldo Bastian 77f2dc529d Make index files portable across platforms. 24 years ago
Malcolm Hunter 6814e78db7 CVS_SILENT Corrected typographical errors 25 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Michael Haeckel fcb762825b Use KProcess instead of system, otherwise KMail occasionally freezes for some 25 years ago
Michael Haeckel 27f789ba80 Open the destination folder only once, when moving several message from IMAP 25 years ago
Ingo Klcker 273f4ba53a Avoid a compiler warning by adding a default to a switch statement 25 years ago
Michael Haeckel 9ff395049f Better support for read only folders. The locally stored messages status is 25 years ago
Michael Haeckel cd2280cb20 Use our own hash table instead of QDict. This is much faster and requires 25 years ago
Michael Haeckel a7fe4c0e8b Touch always the mbox file before writing the index. This way it is sure, that 25 years ago
Carsten Burghardt 8a7ec2ba3f Added support for imap-sets to addMsg, removeMsg, copyMsg and take 25 years ago
Harald Fernengel 1e8c919b26 Added "Mark all Mails as read" Action 25 years ago
Michael Haeckel 4d3acc97eb Use unicode and special character save names for the IMAP cache files. 25 years ago
Michael Haeckel 8ff17d71db Display the number of all messages in the outbox, not only those with the 25 years ago
Ingo Klcker d77bc08232 - Smart Message-Id generation 25 years ago
Michael Haeckel 4d6996e796 - Use iso-2022-jp as default Japanese charset instead of euc-jp. 25 years ago
Carsten Burghardt d71bba9303 Added support for sets to the setStatus-method for imap-folders. 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Carsten Burghardt 2acae2c231 Support for configurable Sender/Receiver is now better 25 years ago
Carsten Burghardt 9bc7408968 Adds configurable sender/receiver to each folder 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Michael Haeckel 32970dbf49 Don't delete the serial number files after reading them and some cleanup. 25 years ago
Michael Haeckel 81fd954e5d Use serial numbers instead of message id for undo. 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago
Michael Haeckel 297b1516c4 Make index file recreation O(n) instead of O(n^2). This becomes slow with 25 years ago
Michael Haeckel ed29cf8fc9 Expire old messages from any folder. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel f532a1d6fb Don't crash, when moving several messages from an IMAP folder to a local one. 25 years ago
Michael Haeckel afaa128982 Prevent some compiler warnings. 25 years ago
Michael Haeckel 82339c4c96 Make moving/copying multiple mails from IMAP to local folders working again 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Don Sanders 80a5c3453d Fix problem with index file corruption detection. It was returning a lot 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
Don Sanders 21474c87be Disable recently added sanity checking, was necessary due to the 25 years ago
Don Sanders ff043abbf7 Fix problem with local accounts introduced by my last commit. 25 years ago
Don Sanders 0a0bb2b8d2 Here's a patch which works towards a couple of goals. 25 years ago
Don Sanders 04a6be9323 Revert undiscussed commit by tanton 25 years ago
Don Sanders e2abc31a31 Added missing resize calls. 25 years ago