72 Commits (e78cf511472a06caa686b1de0bbacbb564b9e54c)

Author SHA1 Message Date
David Faure 1c756d8256 Save 4 bytes per KMMsgBase. 22 years ago
Till Adam 5d05e71329 Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status 22 years ago
Allen Winter 5e80bc5dc8 Lots of minor changes to the comments to make doxygen happy. 22 years ago
Till Adam 2e2d89f5b5 CVS_SILENT typo 22 years ago
David Faure 018a19a931 Move cleanSubject() into KMMsgBase to use it cleanly from kmcommands when saving a mail, 22 years ago
Martin Kbele 3efbb79fa8 added another filterrule (wishlist #33535): "has an attachment" and "has no attachment". 22 years ago
Carsten Burghardt 3b164a7add Add an attachment icon to the status icons. 22 years ago
Till Adam ddcf2c26f2 isFlag() -> isImportant(). Much clearer, I think. 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
Carsten Burghardt c3faf25932 Fix copying/moving of imap messages to different accounts. 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 23 years ago
Till Adam 641b0cfef0 Add Ham message status to go with the Spam one I added last night. Makes 23 years ago
Till Adam 111db18a6f Add status flag for "spam" and make it settable, gettable, searchable and 23 years ago
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