14 Commits (2df5ee40d76abfd2eedc87e17ebb7ba9da96da6a)

Author SHA1 Message Date
Bertjan Broeksema ddf3e14e0f EBN Fixes: Qt classes that should not be used 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Laurent Montel e72617aa7c Add const 19 years ago
Laurent Montel ea5301cc81 Port to qtextedit 19 years ago
Laurent Montel c110ffdd8c Connect signal/slot 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 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 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
Ingo Klcker 0b69aa5e60 - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Andreas Gungl 7f0618b470 make member variables of the classes starting with m; 22 years ago
Andreas Gungl fb2b6b4925 new support for a limit of the log size in the backend, 22 years ago
Andreas Gungl 1ffba8d032 prepare support for different detail levels in the log, 22 years ago
Andreas Gungl f5e3a8520d improve the readability of the log output (separators and indentation), 22 years ago
Andreas Gungl 3207d76fcd This is the basic version of a filter log viewer. The information is 22 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz f512f1d511 New class KMail::AboutData, to be used in main.cpp and kmail_part.cpp instead of KAboutData. I hope the only change is removing the trailing space in Stefan Taferner's name. OK'ed by Ingo 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 2f8bf7354a New HtmlWriters {Tee,File}HtmlWriter: 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