42 Commits (fcab9fea1992c7e9d4312f85286d63b1eaf94064)

Author SHA1 Message Date
Thomas McGuire 66f97602c4 - Remove "added by qt3to4" comments 17 years ago
Laurent Montel 915832e94f Mark as component devel 17 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Allen Winter 1ca819b394 Some Q3CString -> QByteArray changes from Mathias. 19 years ago
Laurent Montel fd55677114 Clean up 20 years ago
Alexander Neundorf 30c8025018 -adapt to the new install stuff 20 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
Alexander Neundorf 688a8fc309 kde4_header and kde4_footer() are gone now 20 years ago
Alexander Neundorf ac4a959ec0 -cleanup the toplevel CMakeLists.txt a bit 20 years ago
Dirk Mueller 146955957a requires cmake 20 years ago
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Laurent Montel 839b576097 Now all kde module which compile fully has a cmake build system. 20 years ago
Laurent Montel b08df31b5b Fix some compile error 20 years ago
Laurent Montel ee653bfb46 Launch my script to convert to new kdelibs snapshot API 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 4c367489e1 Q3Cstring-- 21 years ago
Laurent Montel 2ccc121753 Fix error 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Allen Winter 97fb4b008e forward port 21 years ago
Adriaan de Groot 4f5ce885b1 Dox fix: Use @p arg, not @arg 21 years ago
Ingo Klcker 37fd00aaff Fix displaying HTML messages with embedded images. Patch by Aurélien Gâteau. 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Allen Winter dc892fea91 minor comment changes for doxygen. 21 years ago
Adriaan de Groot 0a12537d40 Very minor dox tweaks; KDE dox don't have \reimp (but perhaps they should -- I will have to sit down to define a suggested KDE dox style at some point), and @em foo @see confuses doxygen's parser. 21 years ago
Marc Mutz 20e6a9e58e This code is interpreted differently depending on whether or not interfaces/htmlwriter.h was included before or after this file. That's bad, so fix it. Uncovered by my wrong fix of a --enable-final compile error. 22 years ago
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