60 Commits (4c8e552d147a2258cc693e8a020a11eb98aaa0ab)

Author SHA1 Message Date
Marc Mutz 5aee83179b - get rid of {encode,decode}{Base64,QuotedPrintable} by using KMime::Codec 23 years ago
Marc Mutz d9aae51214 Fix comment typos 23 years ago
Marc Mutz 1e9d9b0669 o Replace KMMessagePart::encodeBase64() (which recently won the LinuxTag 23 years ago
Till Adam 28595dda45 Make arguments const. 23 years ago
Till Adam bc407ae671 Fix setStatus filter actions by using statusToStr which for that purpose 23 years ago
Till Adam ae304a4eda These changes do two things: 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 fc6a53816a replacing the setEncryptionStatus(char*) functions that are very likely 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
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
Karl-Heinz Zimmer c284624513 add entended configuration options to KMail Configure / Miscellaneous tab page allowing the user to specify what should happen when Mail is Drag'n'Dropped from the mail headers' list onto another folder in the folder tree. Note: This works fine _but_ the little 'plus' sign is only displayed when mail is CTRL+Dragged (this is default behavior for copying). Of course this is missleading so - please - tell me how to fix this: I am looking for a way how to have the 'plus' indicator enabled or disabled during a Drag event. 24 years ago
Kalle Dalheimer a09f1e65ac Encryption/Signature state now persists during runtime. 24 years ago
Kalle Dalheimer ff002cc37d Added new icons and states for "problematic" encryption/signatures, e.g. 24 years ago
Kalle Dalheimer 3d3d22c76b Load/save encryption/signature state (bug #1003 (or was that #1006?)) 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Marc Mutz 41cb10b054 Fragile part of include cleanup: header files. 25 years ago
Michael Haeckel d106dc8427 Don't loose the automatically set replied flags in IMAP folders after 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago
Waldo Bastian ce39174336 Automatic charset selection. 25 years ago
Waldo Bastian 6bda214b0e - /** Convert all non-ascii characters to question marks */ 25 years ago
Michael Haeckel 8db155785a Use the names we get from QTextCodec::mimeName() for the encoding lists. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Marc Mutz cc8d7c7bb5 kdoc-ify header file comments 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 fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel d44f89879d It is not possible to flag messages. 25 years ago
Michael Haeckel ba89200a66 Rewrite KMMsgBase::encodeRFC2047String to handle multibyte encodigs, e. g. 25 years ago
Michael Haeckel 6e5fedecb2 Correct support for windows-125x. 26 years ago
Michael Haeckel 7406eb0230 This time a charset fix for latin users :-) 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 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
Michael Haeckel f85649944d encodeRFC2047String now puts the real charset name into the headers, not 26 years ago
Waldo Bastian dae746a353 RFC 2231 encoding. 26 years ago
Daniel Naber e5d4ef411a Michael Haeckel's patch for better RFC 2047 compliance 26 years ago
Don Sanders f13a9ed54c Converted some 'const QString' to 'const QString&' 26 years ago
Don Sanders a5e00ee8cc Support for nested messages. 26 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Sven Radej d80247e860 sven: - check if folder exists in createFolder 28 years ago
Matthias Ettrich a78848da36 small enhancement to the smart restoration of the top item in the header list 28 years ago