550 Commits (c4b0ec93d783c1ed514b556afd88b7901ea0052e)

Author SHA1 Message Date
Andreas Gungl 1a56f00c70 porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Till Adam 185b537d3d Port KMail to the new q3-free kpgp API. 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl cc4b1608ce Qt3support-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Andreas Gungl c0c9f501e5 fix a crash due to problematic status handling 21 years ago
Volker Krause 5b256e0153 Some porting to the new kdelibs snapshot, mostly KConfigGroupSaver -> KConfigGroup. 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Andreas Gungl ac5bbfe5be changes to switch to the new MessageStatus class 21 years ago
Andreas Gungl 71fd433ec0 Move the message status implementation of KMail to libkdepim. 21 years ago
Andreas Gungl 484292b96e improve readability 21 years ago
Andreas Gungl ec243adffd Fix QString::at(0) on possibly empty headers by checking the size. 21 years ago
Ingo Klcker 0f7f0fdf56 Q3CString -> QByteArray 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Ingo Klcker 37fd00aaff Fix displaying HTML messages with embedded images. Patch by Aurélien Gâteau. 21 years ago
Till Adam 3689d5d8ab Move lf2crlf to its sibling crlf2lf in KMail::Util. Port callers. 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam 40c7839f1a Move transferInProgress to KMMessage, it only makes sense for message 21 years ago
Till Adam d17ee1b7af Move isComplete()/setComplete() and readyToShow()/setReadyToShow() out 21 years ago
Marc Mutz f88e446233 Work around a gcc4 warning bug. This wouldn't be worth it if it didn't also make the code nicer - esp. in partNode 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander f9a2292266 Make the static smartQuote method public and use that one instead 21 years ago
Till Adam ae60c77e79 Backport of: 21 years ago
Till Adam f6ffc38305 SVNSILENT hush 21 years ago
Till Adam 7335fb8b0d Make sure that the cc is properly taken into account during identity 21 years ago
Till Adam 5a60b8f367 Don't drop local only or distlist contents of the "to" field during 21 years ago
Matt Douhan 0ae02a28c5 Note to self, do not leave silly things in the code when 21 years ago
Till Adam 7b6975f112 Sideways port of: 21 years ago
Till Adam 3f917345c0 When inline forwarding a mail consisting of only a top level body part, 21 years ago
Till Adam c2bc33530b Backport fix for inline forwarding. It seems safe. 21 years ago
Till Adam 054d122ce2 Clear out all original headers apart from the content description ones 21 years ago
George Staikos b48de7dfe9 Try to make this closer to English. Not sure it's good enough yet. Better 21 years ago
Matt Douhan 65a6147b9f Parse and validate the email addresses in the to, cc and bcc fields 21 years ago
Till Adam 44fd3e46cb Fix slight inline forwarding regression. 21 years ago
Till Adam 6d9e47928d Make sure to remove the "Sender" header when inline forwarding. 21 years ago
Ingo Klcker 57bcf3b563 Make sure IDNs are decoded in the fooStrip() methods 21 years ago
Till Adam 7aaf967dd3 Make sending mail to IDN domains work. 21 years ago
Till Adam bfd2925727 In order to fix the inline forwarding of opaque signed and encrypted mails 21 years ago
Till Adam f9bb3b6767 In order to fix the inline forwarding of opaque signed and encrypted mails 21 years ago
Ingo Klcker 0b0e8167f4 Don't flood kmail's debug output with this. 21 years ago
Ingo Klcker db10e041a1 Use locale-independent comparison and conversion of ASCII strings. 21 years ago
Matthias Kretz 34f6533dde no dangling mMsg pointers, please 21 years ago
Carsten Burghardt ad8b81a05f It is indeed nicer to check for the ContentType 21 years ago
Carsten Burghardt 5a85fac9da Do not display a pgp signature as attachment. 21 years ago
Carsten Burghardt 5755b07da8 Also check the name attribute of the content-type for the attachment icon. 21 years ago
Ingo Klcker ff1ff956d8 - Move normalizedAddress, decodeIDN, encodeIDN, normalizeAddressesAndDecodeIDNs and normalizeAddressesAndEncodeIDNs from KMMessage to libemailfunctions. 22 years ago