19 Commits (e490fa3682206e82fe867006be4cd361dbbb0876)

Author SHA1 Message Date
Allen Winter 5e80bc5dc8 Lots of minor changes to the comments to make doxygen happy. 22 years ago
Till Adam b709925198 Extend the BodyPart interface so it can be queried for the default display 22 years ago
Simon Hausmann a30e2016b6 - there's KMail::HtmlWriter and KMail::Interface::HtmlWriter (the former 22 years ago
Marc Mutz 24a1084a01 From ae_b/original impl. of bodypartformatters: 22 years ago
Bo Thorsen 076de7f50e Give url handlers some possibilities to get back to KMail for identity handling, mailing, etc. 22 years ago
Cornelius Schumacher c46f200f33 Fix typo. 22 years ago
Till Adam 607583a092 Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
Ingo Klcker 4d1ad7ff81 Add RuleWidgetHandlers and RuleWidgetHandlerManager. There are currently three handlers which handle the function widgets and the value widgets for search/filter rules: a status rule handler, a numeric rule handler (for size and age) and a general text rule handler. I'll send a patch with the corresponding changes in kmsearchpatternedit.* to the list. 22 years ago
Marc Mutz d467aca916 First steps in the direction of generic handlers for URLs in the reader window. 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
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz e489b475af CVS_SILENT typo fix in comment 23 years ago
Marc Mutz 894b74ad0e Add class docs 23 years ago
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 years ago
Marc Mutz 2e321467ee This should fix Zack's crash on deleting the HtmlWriter in KMReaderWin's dtor 23 years ago
Marc Mutz 5f3c7f5d86 fix typos in comments 23 years ago
Marc Mutz cd18f917ec - Remove commented out methods. 24 years ago
Marc Mutz 11f738af38 Move KMReaderWin::queueHtml() and all html queueing code over to 24 years ago
Marc Mutz 82fec45526 Added HtmlWriter interface that decouples html writing from KMReaderWin (or KHTMLPlart). 24 years ago