131 Commits (ea8594d0f741534076aa11f2ad595c35f73cd679)

Author SHA1 Message Date
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel a95901fd3e Use kmaddrbook.h from libmessageviewer 17 years ago
Thomas McGuire 76f9995782 Merged revisions 995516 via svnmerge from 17 years ago
Allen Winter 8fd24628eb backport SVN commit 995514 by winterz: 17 years ago
Allen Winter 24df248b94 make KMSearchPattern::matches() more robust against crashes. 17 years ago
Jonathan Armond 55fcdbcf67 Allow searching by tag. Created new RuleWidgetHandler for tags. 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 0d5170196c SVN_SILENT Make GCC happier. 17 years ago
Laurent Montel ce96b179f2 Fix iterator 18 years ago
Bertjan Broeksema 70aa3fbdc2 EBN Fixes: proper include directives 18 years ago
Allen Winter 64c34f6f39 eliminate almost all references to "todo" in favor of "action item". 18 years ago
Thomas McGuire 774227d256 Rename "To Do" to "Action Item" in all places, for consistency. 18 years ago
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
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 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
Allen Winter b9172b26eb Fix bug "The application kmail crashes after startup. Which makes it impossible to access old and new mail." 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