79 Commits (3ce237441de170b39dfa45ccaa9cd342489986b4)

Author SHA1 Message Date
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya 381cb2cc27 Merge ... 19 years ago
Thomas McGuire 04b5b6899e Fix tooltip summary for spam agents which do not support 'confidence' 19 years ago
Volker Krause f5bbeac32b LinkLocator has been moved. 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Allen Winter c8d714466c forward port SVN commit 645242 by winterz: 19 years ago
Allen Winter f269bba3aa merge commits 643365,645115,645236 by winterz 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Allen Winter cfcd062072 forward port SVN commit 596213 by winterz: 20 years ago
Allen Winter a95501138c Nick's patch for displaying Face-formatted pictures in the header that has been 20 years ago
Chusslove Illich 0c8553acc5 i18n fixes. 20 years ago
Tom Albers 4893966a5e Work on the mailsourceviewer. The Log mode was removed from Qt, so the setText() had no function anymore. Removed that part and set some setTextInteraction flags. Replaced Q3Accel with QShortCut. noWrap seems not to work, but that is hard to determine, since the text shown for the body of the mail is currupt. 20 years ago
Andreas Gungl a8bdf9eb32 forward port changes in filtering and spam detection from 3.5 branch 20 years ago
Till Adam 8e2dd85300 Looks for identities in the CC header as wel as the To header, and if none 20 years ago
Pradeepto Bhattacharya c8d8da6fc1 Proko2 Issue 1301: Handled cases where To doesnot have the appropriate identity. Example : id in Mailing lists, CC 20 years ago
Pradeepto Bhattacharya a376414fa2 Proko2 Issue 1301 : Code cleanup. Removed the extra QStringList :) 20 years ago
Pradeepto Bhattacharya e102f88800 Proko Issue 1301 : Headers with only Tos that match the Identity. 20 years ago
Pradeepto Bhattacharya 1e5f321959 Proko2 Issue 1301 : #1 Removed decorations 20 years ago
Pradeepto Bhattacharya 95a63041a3 Proko Issue 1301 and 1302 20 years ago
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Pradeepto Bhattacharya e54466aeb5 Adding "View Minimal Headers" as requested by Intevation. [Proko Issue 1301] 20 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Ingo Klcker 54a6b9e7a7 Forward port of SVN commit 553736 by kloecker: 20 years ago
Ingo Klcker 12ae5c5714 Fix bug 129554 (all-headers display should always use direction=ltr) 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
Reinhold Kainhofer 6e4cd9faa5 Replace deprecated Q*Action, QDialog and QImage calls 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Stephan Kulow 41f433a7d5 some deprecated functions removed 20 years ago
Reinhold Kainhofer 538e479574 deprecated QStringList methods 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel f00edd0ade Qt3support-- 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Volker Krause 88c8470cfb Port some more files. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Laurent Montel 79ac728299 Launch my script on kdepim 21 years ago
Nick Brown f2ef01a9da Reverting 451500 21 years ago