45 Commits (b3f04759ca0c95e151e7c421ae7c3f74f87fee11)

Author SHA1 Message Date
Ingo Klcker 44551d84a3 Revert 431412. dfaure says: "a static deleter is called VERY late. Don't do any config writing from there...." 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam 4fa609028e SVNSILENT revert my cruft, that wasn't meant to go in. 21 years ago
Till Adam 6b027487be Don't move sent mail into caches of read-only folders when they have 21 years ago
Till Adam c9fa67fedf Do the msgdict size remembering in a more sensible place and way. 21 years ago
Till Adam dde0e721a4 o rename the methods dealing with the folder ids file to 21 years ago
Till Adam d022de67c8 And the man said: The message dict shall deal in message base pointers, 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 9b90923cb4 o More explanations and docs 21 years ago
Till Adam fd5690e58e Micro optimization. 21 years ago
Don Sanders 26066dd7ee Ensure serial numbes are correctly assigned for messages that are moved 22 years ago
Till Adam 14d84f1f22 Don't hardcode the size of the msgdict but gather intelligence as to the 22 years ago
Till Adam a67ca592b8 Add an insert() method to the home brewn hash class used for the global 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Daniel Molkentin 2f118feed6 constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before... 23 years ago
Till Adam ae304a4eda These changes do two things: 23 years ago
Marc Mutz 8552075c1c Make KMMessage inherit privately from KMMsgBase and provide an explicit toMsgBase() cast method. As posted on kmail@kde.org 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
George Staikos b05ecb4ed8 warning fix 23 years ago
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
Stephan Kulow e507f0db2f another smaller merge 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker 042594c675 Please don't shoot me. Today is obviously not my day. 24 years ago
Ingo Klcker 7491ff012f Actually install the update script which is needed to update the new mail notifications. 24 years ago
Ingo Klcker 80458fdc51 Sorry about that. I forgot to add the filename main.cpp on my last commit. 24 years ago
Ingo Klcker 01e6125a16 Add Aaron to the list of authors and move Zack's entry where it belongs according to the sort order (which is alphabetical, Karl-Heinz ;-) ). 24 years ago
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Carsten Burghardt d27d1fcc5d Close filehandle after operation to avoid problems when opening large imap-accounts.Checked by Ronen Tzur 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
Allan Sandfeld Jensen e7a0485fa1 given: 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
Michael Haeckel cd2280cb20 Use our own hash table instead of QDict. This is much faster and requires 25 years ago
Michael Haeckel 69d2509978 Regenerate the serial number files, that CVS users that still have 25 years ago
Marc Mutz 2ca1585830 Could this zero serial number stuff please be fixed before re-enabling this 25 years ago
Michael Haeckel 0c2691a805 Generate all serial numbers for a folder immediately, if there is no serial 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz 0a0750175f comment out nerve-racking kddebug() 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Michael Haeckel 4355552974 Be less verbose. 25 years ago
Michael Haeckel 32970dbf49 Don't delete the serial number files after reading them and some cleanup. 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago