40 Commits (c1a590785a52f89c5992790b684aa3b89c87f3be)

Author SHA1 Message Date
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 008de6275b Simplify 19 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 54bf075d4b Deprecated-- 20 years ago
Allen Winter e89ee6b962 QString::null -> .clear() 20 years ago
Till Adam 9ceed2d90d Backport patch by Philippe Rigault, which makes it possible to accept 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Till Adam d5fbb12711 Patch by Philippe Rigault <prigault@oricom.ca> fixing the inability to 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
David Faure da324c30ae Don't use a global object in a library, the order of initialization is undefined 21 years ago
David Faure c751d519c7 Don't use a global object in a library, the order of initialization is undefined 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Till Adam 776682a1a3 If an invitation is opened in a secondary window, close that window when 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Marc Mutz 556227ccc0 Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel. 21 years ago
Till Adam 08bb3bfdbc When receiving an invitation that was sent to a distribution list we 22 years ago
Till Adam 0c73a919e8 Forward port of ical invitation and reply handling fixes from proko2. 22 years ago
Till Adam 647dd25ef9 CVS_SILENT todo-- 22 years ago
Till Adam 184b155c07 Globally disablesigning and encryption of ical replies. 22 years ago
Till Adam a7efc1cfd6 Don't append signatures to ical replies, it confuses OL. 22 years ago
Till Adam 03c173a857 Make sure that no signature is appended to inline invitation replies, 22 years ago
Till Adam 259af030f8 Backport second half of "don't use identity bcc on groupware mails". 22 years ago
Till Adam b2c4984007 Strip BCC from identity for invitation mails. 22 years ago
Till Adam f6e47d9ef3 Honor automatic sending here too. 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 36d2368e91 Set the identity in the composer window, not just the from. 22 years ago
Till Adam cc3e841072 Forward port from proko2 of: 22 years ago
Till Adam 0b954c9e85 Fix issue 139 by using the mechanism we use for setting the replied and 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 627bc961aa 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