15 Commits (5cf7cf477e4739b8fa7f0c8a98fbfaf3a031f6db)

Author SHA1 Message Date
Ingo Klcker 0b69aa5e60 - replace FilterLog::enableContentType( ContentType contentType ) and FilterLog::disableContentType( ContentType contentType ) by void FilterLog::setContentTypeEnabled( ContentType contentType, bool b ) 22 years ago
Stephan Binner 3a65c513da CVS_SILENT interface fixlets 22 years ago
Andreas Gungl 0aac273461 Do not keep the log window on top. I just copied the hack of lunakl (see kmfldsearch.cpp 1.130), SCNR. 22 years ago
Andrew Coles ce67343b7e Corrected typo; some rewording to make grammatical sense. 22 years ago
Andreas Gungl 358db5f952 add whats-this help to the log options 22 years ago
Stephan Binner 41e916c72f CVS_SILENT i18n style guide fixes 22 years ago
Andreas Gungl 051795b55d add controls to the log viewer for better control of the logging, 22 years ago
Ingo Klcker 0dc602d5d7 - I don't think the hard coded filename was intended to be committed. Andreas? 22 years ago
Andreas Gungl 91b65008c4 fix teh output in a messagebox, remove debug statement which can produce 22 years ago
Andreas Gungl 7f0618b470 make member variables of the classes starting with m; 22 years ago
Ingo Klcker 22a89982b9 Destroy the FilterLogDialog if the window is closed. This fixes the leak of filter log dialogs in KMMainWindow. 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
Carsten Burghardt 3b2c8a3b36 License update 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Carsten Burghardt fb2264ec98 Some small bugfixes and the migration to imapaccountbase 24 years ago
Carsten Burghardt 6bbd788c03 rename subscription to subscriptiondialog 24 years ago
Carsten Burghardt 53c70621cc move to namespace KMail 24 years ago
Carsten Burghardt a412017ce7 Add the kmail-specific subscription classes. They're not activated yet. 24 years ago