22 Commits (123e60d808ff6a6c5c503c2ac082a7b844561a2e)

Author SHA1 Message Date
Till Adam 0c73a919e8 Forward port of ical invitation and reply handling fixes from proko2. 22 years ago
Till Adam a7efc1cfd6 Don't append signatures to ical replies, it confuses OL. 22 years ago
Till Adam b2c4984007 Strip BCC from identity for invitation mails. 22 years ago
Till Adam d6083c7f30 Respect autosend for acceptance mails. 22 years ago
Till Adam dc1fd61b5e Set the right identity ni the composer window on reply mails. 22 years ago
Till Adam cc3e841072 Forward port from proko2 of: 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
Bo Thorsen d3c5483114 Fix figuring out the receiver 22 years ago
Bo Thorsen a32ee095c4 Fix compilation 22 years ago
Bo Thorsen 4999046f04 Fix finding the receiver of the original mail. And fix Outlook compatibility of the reply 22 years ago
Bo Thorsen 86d2a17415 Revert unintended commit 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 a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
Marc Mutz e8495328d2 This patch does two things: 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Bo Thorsen 72a729fbf6 Small cleanups 22 years ago
Bo Thorsen b5926f6487 Now accepting and declining an invitation works 22 years ago
Bo Thorsen b61b26f2cb Only ask the user once for the right receiver 22 years ago
Bo Thorsen 2eb6a4a8b2 Get the correct receiver email address from the email 22 years ago
Bo Thorsen 076de7f50e Give url handlers some possibilities to get back to KMail for identity handling, mailing, etc. 22 years ago
Till Adam 607583a092 Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz f512f1d511 New class KMail::AboutData, to be used in main.cpp and kmail_part.cpp instead of KAboutData. I hope the only change is removing the trailing space in Stefan Taferner's name. OK'ed by Ingo 23 years ago
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 years ago
Marc Mutz 2f8bf7354a New HtmlWriters {Tee,File}HtmlWriter: 23 years ago
Marc Mutz cd18f917ec - Remove commented out methods. 24 years ago
Marc Mutz 11f738af38 Move KMReaderWin::queueHtml() and all html queueing code over to 24 years ago
Marc Mutz 82fec45526 Added HtmlWriter interface that decouples html writing from KMReaderWin (or KHTMLPlart). 24 years ago