12 Commits (4efae064bc52f8ba8f26d6b856bf7f944e48fcf4)

Author SHA1 Message Date
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