60 Commits (005dc8a91bb43b3ef030c78fb490e4523587377b)

Author SHA1 Message Date
Pradeepto Bhattacharya d46e11860a Krazy Fix #1 - Second installment. 19 years ago
Dirk Mueller d89670573a fix memory leak (CID 1487) 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
Thomas Zander a9d7b28579 Don't add tabs 21 years ago
Mario Teijeiro Otero a3c5c3b497 * Fix odd vertical oversized combobox from filter criteria. 21 years ago
David Faure db632076b8 Merged from 3.3-branch: Marc Mutz's --enable-final fix 22 years ago
Marc Mutz 8a57e9ea7e Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward... 22 years ago
Simon Hausmann 3168097afb - my copy of gcc is confused and has trouble finding the overload of 22 years ago
Don Sanders fb07c2481f Fix a corner case in my previous commit. Like the previous commit this is 22 years ago
Don Sanders 42069c3554 fix for bug 78611, which relates to <message> 22 years ago
Ingo Klcker 829cb376a5 Redirect focus to the header field combo box. 22 years ago
Ingo Klcker 8f4173ffcc - Make use of RuleWidgetHandlers for managing the search/filter rule widgets. 22 years ago
Ingo Klcker 63f8b7d36f - Factor the lineedit with the regular expression button into a new widget. 22 years ago
Ingo Klcker 3b8d9ac410 Fix bug 75024 (search for <new> or <unread> also returns read emails) by converting the translated status string back to its English version which is understood by KMail. 22 years ago
Till Adam f06697c746 disable todo status until it'll be implemented after 3.2 23 years ago
Till Adam 641b0cfef0 Add Ham message status to go with the Spam one I added last night. Makes 23 years ago
Till Adam 111db18a6f Add status flag for "spam" and make it settable, gettable, searchable and 23 years ago
Till Adam ff66b5e720 Use a combobox of available status values instead of an entry widget when 23 years ago
Ferdinand Gassauer 6a91efa23f added X-Spam-Flag to the keywords list 23 years ago
Ingo Klcker ada283c471 Fix bug 63537: Add Filter Rule Button invisible. Only two filter rules available until working on a rule which has already 3 filter rules created by a previous version of kmail. 23 years ago
Till Adam e36ca95447 o split KMSearchRule into a (mostly) abstract base class and three derived 23 years ago
Marc Mutz 61d3224b4c Clean and fix up KMSearch{Rule,Pattern}{,Edit} even more: 23 years ago
Ingo Klcker a8fab12d15 Only change the GUI label but not the value stored in the filter configuration because this would break existing filters. Thanks, Marc. 23 years ago
Ingo Klcker ff6c97bfe1 Change <size> -> <size in bytes> in search pattern. Patch by Malte Stretz <msquadrat.nospamplease@gmx.net>. 23 years ago
Laurent Montel f450402aa5 Fix disable edit button when we clear search action. 23 years ago
Don Sanders fc761df00a replaces the static member variables with 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Stephan Binner 1094a52807 CVS_SILENT Style guide fix 24 years ago
Malcolm Hunter ee0b4b31e8 Corrected typographical errors 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Aaron J. Seigo c8aa6990d1 unbreak the "edit button doesn't enable/disable properly" behaviour. again. 24 years ago
Matthias Kretz 1fbdfb9e25 use qt_cast: 24 years ago
Stephan Binner 6660ec14d5 createInstance of kregexpeditor only if it's called. 24 years ago
Aaron J. Seigo f89932a40a make sure it works if kregexpeditor isn't installed 24 years ago
Aaron J. Seigo 9afc78901a make sure that the "Edit" button is [dis|en]abled properly when loading a 24 years ago
Marc Mutz f5096e032b fix indention ;-) 24 years ago
Jesper Pedersen 3e06824d57 added edit button for regular expressions 24 years ago
Michael Haeckel 3032615b4a On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
Michael Haeckel b076e040bc Fix compilation. 25 years ago
Jesper Pedersen 1a732a89eb added an Edit button to preferences, which edit regular expressions using KRegExpEditor 25 years ago
Marc Mutz 3b5809f138 Committed patch kmail-fix-to-or-cc-filter-behaviour-and-make-contains-default.diff, 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Marc Mutz e2b8e51940 Fix comment spelling and add "X-Mailing-List" to the field list in 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Christophe Prud'homme f582447eef make it compile 25 years ago
Luk Tinkl 03eae127ab a little i18n fix 25 years ago
Marc Mutz 21b7c98515 Remove spaces that lead to non-working filters when a user enters his own header field name. 25 years ago