112 Commits (b838375fde2bee167bf50eed4759d5ad32bfc3b2)

Author SHA1 Message Date
Laurent Montel a2849e0f7f Not necessary 19 years ago
Allen Winter c0af7a7b12 more GPL headers for Marc's code, which was already so licensed. 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Andreas Gungl 2c223cd930 Forward port: fix for 132348, is-not-in-addressbook rule and missing header 20 years ago
Andreas Gungl 74c7a4c29b Fix rule "is not in addressbook" if the given header is missing. 20 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 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
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 8ec18f947d deprecated QRegExp methods 20 years ago
Reinhold Kainhofer 9dd6081c83 QList::find(..)==QList::end() => QList::contains() 20 years ago
Stephan Kulow 2c12e57a33 check possible 0 pointer accesses 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl a59a967c59 simplification for cleaning up QList<T*> 20 years ago
Andreas Gungl e8d0c3ff66 fix a crash if the pattern set is empty (back to STL-style iterators, hasPrevious() seems to fail for empty lists) 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl e7a819f07a fix loading and saving of filter definitions 20 years ago
Andreas Gungl bc8d59416e porting for KConfig changes 21 years ago
Andreas Gungl 014b735a5f porting 21 years ago
Laurent Montel 4b4f609896 q3cstring-- 21 years ago
Andreas Gungl 8b62162fbe Qt3support-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Andreas Gungl a1209a599b add logging capabilities to the action scheduler 21 years ago
Lus Pedro Coelho 49ecfeea4b Full text indexing for KMAIL (finally) 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Thomas Zander 73eda4578c These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
Till Adam 0c1c28f943 De-obfuscate the status matching somewhat as per Marc's suggestion. 21 years ago
Andreas Gungl 49bf5e7f01 revert last change due to objection by Marc 21 years ago
Andreas Gungl 1004935391 Backport change to case-insensitive check of status in filter rules 21 years ago
Andreas Gungl 30c7c427d1 Avoid case-sensitivity of the filter-rules for status values, 21 years ago
Tobias Koenig 08ca740746 Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
Stephan Binner a7e1a4fafc CVS_SILENT i18n style guide fixes 21 years ago
Ingo Klcker ff1ff956d8 - Move normalizedAddress, decodeIDN, encodeIDN, normalizeAddressesAndDecodeIDNs and normalizeAddressesAndEncodeIDNs from KMMessage to libemailfunctions. 22 years ago
Andreas Gungl 8a8ee8d75b Backpport: Fix searching when the header field in question is 22 years ago
Andreas Gungl 133871a4a4 Fix searching when the header field in question is 22 years ago
Bo Thorsen 263673374b Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing 22 years ago
Till Adam fdc4097050 Patch by Martijn Klingens <klingens@kde.org> with some minor fixups which 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Till Adam 27f35a36b4 Add "has attachment" to the list of stati to search for in the quick 22 years ago
Till Adam 952f6c7072 Move the "important" entry to the top of the combobox of stati in both 22 years ago
Till Adam ae7f1d61b5 Use KMMessage::bodyToUnicode() instead of KMMessage::bodyDecoded() which, 22 years ago