121 Commits (f2293d4c4cedd5d673c99422e182b931225e257c)

Author SHA1 Message Date
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Thomas McGuire deac338e3d Style and identation fixes 18 years ago
Andreas Hartmetz f67dffa053 Recorded merge of revisions 728017-728089,728091-728450,728452-728540,728542-728558,728560-728580,728582-728814,728816-729239,729241-729283,729285-729305,729307-729580,729583-729610,729612-729660,729662-731333,731335-731357 via svnmerge from 18 years ago
Thomas McGuire 02a62b9f21 Silence most of the overload-virtual warnings in KMail. They all 19 years ago
Pradeepto Bhattacharya 5eeeeddc01 Merge ... 19 years ago
Till Adam 3dd3b9fc03 Add a button to the quicksearch which opens up a full search based on the current 19 years ago
Allen Winter 4e40ffffe6 forward port SVN commit 715297 by winterz: 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Arto Hytnen fa8703cd73 include duplicates--, include guards and a sole QMAX() -> qMax() fixes 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
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