33 Commits (4f77ebc05eb693c0633f4232eb6eb5f9581ea281)

Author SHA1 Message Date
Ingo Klcker 78832d716e Backport of CVS commit by kloecker: 22 years ago
David Faure 2f52e38276 setBody(0) crashes, let's avoid that. Not sure how it happens though 22 years ago
Marc Mutz 8a57e9ea7e Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward... 22 years ago
Bo Thorsen e7ee58cfcc Put in a working email address 22 years ago
Ingo Klcker 23cd1501a8 Fix caption and put a meaningful text on the Continue button. 22 years ago
Ingo Klcker 3aef862341 Fix caption and put meaningful text on the Continue button. 22 years ago
Ingo Klcker 99c11487a6 Backport of: 22 years ago
Ingo Klcker 3eec9ef424 Fix bug 87607 (Regression: Cannot use Distribution Lists in BCC field). 22 years ago
Bo Thorsen 263673374b Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing 22 years ago
David Faure b16e87c623 Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
David Faure 03b95ee07b Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
Ingo Klcker 7b66e12b96 Set the charset of the plain text and the html text parts and encode the text. Don't set the charset for the multipart/alternative part. Fix a typo (double negation). Together this fixes the creation of signed HTML messages which contain non-ASCII characters. Note to everyone: Always test your stuff also with non-ASCII-only messages. 22 years ago
Ingo Klcker a11c075702 If the user didn't explicitely request Inline OpenPGP then don't ask him whether he really wants to use it. Instead simply don't use it if the message has attachments. 22 years ago
Ingo Klcker 29cea58dc2 Fix creation of plain multipart/alternative messages. For some reason an Assemble() is required to make the boundary parameter appear. 22 years ago
Ingo Klcker 0166de4b28 Fix bug 84742 (boundary ct-parameter missing in clearsigned messages with attachments) and don't set an empty boundary 22 years ago
Ingo Klcker bf6344d390 CVS_SILENT fix typo 22 years ago
Stephan Binner 205d73f19b CVS_SILENT i18n style guide fixes 22 years ago
David Faure 309770f1ab unused 22 years ago
David Faure 8fcd53d840 Fixed the messagebox "you have chosen deprecated inline openpgp but you have attachments", 22 years ago
David Faure 1bbf5ef671 Fixed wrong charset (and other headers) when sending "inline openpgp (deprecated)"-signed messages. 22 years ago
Andrew Coles d9a6a63719 CVS_SILENT 22 years ago
Bo Thorsen fa06b8bc6f The messagecomposer should not destroy the content-type information on the original mail, if possible. 22 years ago
David Faure c793b4360c As long as gpgme is broken, we can't really assert() things like "signing worked". 22 years ago
Bram Schoenmakers fb598e933b CVS_SILENT 22 years ago
Andrew Coles 2c864c7112 CVS_SILENT 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure cf5886a696 Really disable the warnings when sending unsigned/unencrypted. 22 years ago
Marc Mutz a5dddd58cb GUI: Merge from aegypten_branch: tie it all together: The Composer 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Karl-Heinz Zimmer abeb2da830 fixing bug #33653 (equals kolab issue #96) according to RFC 2822, 3.4 allowing to have an EMPTY group of mailboxes in the TO header field. 22 years ago
Till Adam f6ad9de20d Remove debug output as per Marc's request. 22 years ago
Andrew Coles 6b1f625bbd Corrected typos (exclamation marks). 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Edwin Schepers 6968cbda53 new feature: composing HTML messages 22 years ago
Andrew Coles 0332f3293a Corrected typo (loose -> lose). 22 years ago
Stephan Binner 41e916c72f CVS_SILENT i18n style guide fixes 22 years ago
Ingo Klcker b5f1c90da4 Don't set an empty charset. 22 years ago
Bo Thorsen 980f0af0f2 Add the two new files for easier review. Not compiled yet 22 years ago