60 Commits (0366fc2ec91bd676e422398aab4ec127cba5bf5d)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Allen Winter f7475b80e3 merge SVN commit 603142 by dmiceman: 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
David Faure 6dac619496 Fix performance problem especially visible with .kde being nfs-mounted: 21 years ago
Till Adam 7992820a06 SVNSILENT detab, FALSE => false, TRUE => true, etc 21 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Ingo Klcker cbf789d1ff CVS_SILENT trailing whitespace removal 23 years ago
Till Adam 8ab7b6fb4d Very minor beautifications to ease debugging while hunting the unknown date 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 da6baa3a50 - Reimplement KMMessage::stripEmailAddr. It works much better than the previous implementation because it does handle quoted strings correctly. Unfortunately we need this for QCString and QString. Therefore I had to duplicate the method. Once KMime is established we can at least get rid of the QCString version. 23 years ago
Till Adam 1834734378 Unbreak subject threading some more by making sure that the md5 hash is 23 years ago
Marc Mutz 1e9d9b0669 o Replace KMMessagePart::encodeBase64() (which recently won the LinuxTag 23 years ago
Till Adam 6d94654bcb - Add watched and ignored status as targets for set status filter actions. 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
Ingo Klcker 1764b25f60 whitespace fixes 23 years ago
Don Sanders 9ff1d57f59 More threading improvements. 23 years ago
Don Sanders 2e95afc197 Begin integrating the kroupware branch 24 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
Marc Mutz c95155782d from kroupware_branch: RFC-compliant MDN support 24 years ago
Ingo Klcker 4750861b26 Port Don's "Rewrite the newish encryption state and signature state code." to HEAD. 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
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Karl-Heinz Zimmer dd765f702d Store/retrieve the signature/encryption status flags of messages by writing/reading the index files (== internal AEGYPTEN bugfix #1006 (and, *no* there are /not/ 1006 bugs in the AEGYPTEN bug tracker ;-))) 24 years ago
Kalle Dalheimer a09f1e65ac Encryption/Signature state now persists during runtime. 24 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Kurt Granroth f2915c9301 FINALLY fixed the biggest maildir bug. This has been bugging me since 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Don Sanders 04a6be9323 Revert undiscussed commit by tanton 25 years ago
Tobias Anton 2c506f40b0 this fixes a crash when parsing a corrupted index file. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Michael Haeckel c580d6066c Patch from Don Sanders <sanders@kde.org> and Sam Magnuson <sam@trolltech.com> 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 954a890833 Make the index file reading 30% faster. That makes at least filtering mails in 25 years ago
Don Sanders 9d1c6ea4ed Patch from Michael Teske 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Don Sanders f13a9ed54c Converted some 'const QString' to 'const QString&' 26 years ago
David Faure 2c5335f82b Compiles with --enable-final. Some #undef for stupid X headers (are 4.0 headers 26 years ago
Don Sanders a5e00ee8cc Support for nested messages. 26 years ago
Don Sanders 42c83acec8 Die bugs die! 26 years ago
Sven Radej d80247e860 sven: - check if folder exists in createFolder 28 years ago
Stefan Taferner 0467c8190b * New feature: layout can now be switched between 28 years ago
Stefan Taferner eb1285d94a * nasty bug fixed: msgs got lost when sending was unsuccessful. I am sorry, 29 years ago