16 Commits (c32bf329e79b77577af3878f19059aa833eee4b2)

Author SHA1 Message Date
George Staikos 726e696e8d The debugging-by-dfaure approach. David tells you where to put the fix, what 21 years ago
Ingo Klcker b4b88356b3 Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley. 22 years ago
Ingo Klcker 0e3f50be90 Fix broken CSS and fix indentation 22 years ago
Till Adam 9dc6047e22 Show pictures of people in the addressbook since we hit it anyway trying 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago
Ingo Klcker ce4ef932c7 Revert workaround for bug #65332 (Wrong font used when Courier or Utopia selected) because it broke the printing font. This bug has to be fixed in khtml anyway and I already submitted a patch for review. 23 years ago
Marc Mutz 0ea5ae98b7 Since no-one noticed that we sell HSV values for RGB ones here, I wonder what the function is really good for ;-) 23 years ago
Ingo Klcker 8c38c5b7b8 Fix bug #65332: Wrong font used when Courier or Utopia selected 23 years ago
Marc Mutz 96b34f185c Make disabling "recycle quote colors" work again 23 years ago
Marc Mutz dbc6a9371e Use KHTMLPart::setUserStyleSheet() to set out CSS defintions (instead of using <script>). Thanks to Dirk for the tip. 23 years ago
Marc Mutz a87bce914e Crude attempt to make KMail more robust against "CSS injection" by HTML mail (#57684) by adding "! important" to the declarations. The other part of the fix is to scan any <script></script> areas and remove all ! important found there. However, that potentially changes the appearance of the HTML mail, which is not desireable. 23 years ago
Marc Mutz a357330004 Remove Qt 3.1 compat #ifdefs as by Ingo's request. 23 years ago
Marc Mutz e47d5f6b31 make it valid CSS 23 years ago
Marc Mutz c46902a10d add #include <config.h> 23 years ago
Zack Rusin 77126f2016 And compile 23 years ago
Marc Mutz 04433faba4 New class CSSHelper, to be used by KMReaderWin/ObjectTreeParser when creating HTML for message display. Notice how it tries to do away with the ugly mPrinting member of KMReaderWin (no, not there yet). 23 years ago