38 Commits (601499d36dd867bb441ce9515ed375b8113ad0fd)

Author SHA1 Message Date
Thomas McGuire c07d4c3eda Remove the ability to set custom background and foreground colors. 18 years ago
Oswald Buddenhagen 44e92841da KConfig* API overhaul. only cosmetics, so don't panic. 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Stephan Kulow edcb82b6ae more porting errors 19 years ago
Dirk Mueller be0fc26be2 fix various porting errors. I wonder who thought that 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Ingo Klcker 1e12f12270 Qt4 porting: Get rid of Q3PaintDeviceMetrics. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 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
Ingo Klcker e53c014ef2 Add support for reduced font size for quoted text. Based on patch by Ivor Hewitt. 21 years ago
Volker Krause 698cff2a65 Adjust to recent libkdepim changes, ie. use the shared CSSHelper and 21 years ago
Mario Teijeiro Otero 01be904470 * Permit collapse/expand quoted mail (default disabled). 21 years ago
Ingo Klcker d5feb1da23 Use QColorGroup::mid() as color for the frame around the addressbook picture/X-Face of the sender as proposed by aseigo. 21 years ago
Ingo Klcker faedae547f - Add a fixed width font for printing. Configurability via GUI will have to wait until after KDE 3.4. 21 years ago
Ingo Klcker ccb3a8ad70 Add support for smileys/emoticons to KMail. Based on patch by Sam "earl grey". 21 years ago
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