240 Commits (e7eb411ecc7b37cda511bcbb6135504c3c6d05a0)

Author SHA1 Message Date
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Stephan Kulow 58359204aa first part of the job/imap/folder cleanup. 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Zack Rusin 999fccc76f Fixes custom icons showing only after clicking on a folder. 24 years ago
Marc Mutz 971dce143c warnings = 0; 24 years ago
Michael Haeckel ffe79029d5 Don't crash in some cases when switching to a different folder while 24 years ago
Carsten Burghardt ff80f4e450 Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker 5493818a43 Change KMFolder::isIndexOutdated() to KMFolder::indexStatus() to be able to differentiate between IndexOutdated and IndexMissing. This is necessary to be able to show the 'The index will be regenerated.' message box only in case the index was outdated. This fixes Bug# 48688 24 years ago
Ingo Klcker 32eb97af4f Oops, I did it again. 24 years ago
Ingo Klcker 5bcb437307 CVS_SILENT Style guide text fix: Select crypto module -> Select Crypto Module 24 years ago
Marc Mutz 347b0444cb i18n takes utf8 strings 24 years ago
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