13 Commits (0fb5214ec1a5dca60aa2253cac6b83a88ec8a206)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Thomas McGuire 8f1c11bc76 - Remove unused Q3 includes 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Allen Winter 1ca819b394 Some Q3CString -> QByteArray changes from Mathias. 19 years ago
Michel Hermier 46c9b8ef8d ++compile, use view instead of static_cast. 20 years ago
Laurent Montel ce6b84f1ac fix for new kurl renamed 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
Reinhold Kainhofer b3abaeb2e6 --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
Reinhold Kainhofer 60256d9d9f deprecated QWidget methods 20 years ago
Frank Osterfeld 6d4ad27c6e it.data() => it.value() (for iterators ending with "it" only) 20 years ago
Reinhold Kainhofer 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Laurent Montel 5214f977ce KURL->KUrl 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 20 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Laurent Montel 57f2203adc Some port 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
Ingo Klcker 479ac92585 CVS_SILENT more trailing whitespace removal 22 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 c3e1b61daf ReaderWin: 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 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 3db961aed1 code beautification 24 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