200 Commits (f8cd4c1bbf2c521fac18c39bacbc159d736c0846)

Author SHA1 Message Date
Montel Laurent 75cfcb3570 Now it works and fix show picture when we start kmail in kontact 14 years ago
Tobias Koenig 48a1bffeca Put FilterAction classes into their own .h/.cpp files 14 years ago
Tobias Koenig a6d727e412 First part of filter code refactoring 14 years ago
Montel Laurent 41ce824811 Avoid to read twice foldertreewidget config when we start kmail 14 years ago
Montel Laurent 29a97842ba Fix includes 15 years ago
Montel Laurent f786aa9b09 Rename proxy 15 years ago
Montel Laurent 4bf863ad28 Const'ify fix includes 15 years ago
Montel Laurent 33d091e39c improve code, const'ify, speed++ 15 years ago
Montel Laurent 7295e3533e Remove not necessary variable. Start to speed++ 15 years ago
Montel Laurent 0ca3fc6272 Minor fix 15 years ago
Montel Laurent a82075daf0 Minor optimization 15 years ago
Montel Laurent 40ba8c7026 Fix includes 15 years ago
Montel Laurent d48c67c005 Fix includes/forward declaration 15 years ago
Volker Krause bd3f8bc8ab Remove QString-based folder id API from the FolderRequester. 15 years ago
Montel Laurent d60ebadeaa Fix folder 15 years ago
Volker Krause f4c708129e Filtering is no longer limited to non-IMAP. 15 years ago
Tobias Koenig e9d322a0d7 Allow non-local folders as target for SPAM mails 15 years ago
Tobias Koenig 6bed3d6b4b Port the lasting disabled code to MailFilterAgent 15 years ago
Tobias Koenig 26bfe3f66c Port disabled code to convenience wrapper 15 years ago
Tobias Koenig c4773c4153 Initial commit for the mailfilter agent 15 years ago
Montel Laurent b767ab1eca Don't show cursor when we use QT_NO_CURSOR 15 years ago
Montel Laurent 419bd833f2 Minor optimization 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
José Millán Soto b524f0600b Display AntiSpam assitant warning message in a QTextEdit instead of QLabel 15 years ago
Montel Laurent 0a1da80a74 There is a bug with UserIcon when app name is not the same as program name, It doesn't want to load this icon. Don't know why 15 years ago
Montel Laurent 180e679986 There is a bug with UserIcon when app name is not the same as program name, It doesn't want to load this icon. Don't know why 15 years ago
Montel Laurent 21411ab300 Now filter works when pop3 defines a target folder different as inbox. 15 years ago
David Faure 484170e514 Don't create filters with no criterias if there are no spam/virus tools. 15 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Andras Mantia c9cd063bbe Remove methods that were copied to MailCommon, use them from there. 16 years ago
Andras Mantia 712b683084 Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places. 16 years ago
Andras Mantia f97da4aacd Use the MailCommon namespace. 16 years ago
Andras Mantia 8f0b5a42bc Make it use the mailcommon lib. 16 years ago
Andras Mantia 0a50330856 Another bunch of KMKernel dependency removal. 16 years ago
Andras Mantia 6da3a9548f More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile. 16 years ago
Andras Mantia 3b9eeea724 Reorganization: reduce dependency on the km* classes, so they could be shared later with mobile: get rid of KMKernel::collectionFromId() step, move it to KMail::Util. 16 years ago
Andras Mantia e73f02ad7f Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step. 16 years ago
Laurent Montel da766e0576 Not necessary to make a empty loop 16 years ago
Volker Krause 0ce98a983a SVN_MERGE 16 years ago
Laurent Montel 6d6376d4df Minor fix 16 years ago
Laurent Montel ed0efcd905 Minor Optimisation 16 years ago
Volker Krause 77913b0f60 SVN_MERGE 16 years ago
Laurent Montel 08852f2305 Add readablecollectionproxymodel options 16 years ago
Laurent Montel 2de747f7b8 readd setShowImap/setShowOutbox 16 years ago
Laurent Montel 6133dab88a Re-add hide folder in selection dialog 16 years ago
Laurent Montel 68b594db89 Don't try to use broken agentinstance 16 years ago
Laurent Montel fe96c754b9 Fix antispam wizard (finish to port code) 16 years ago
Laurent Montel c21de8e607 Use distinct selection model 16 years ago
Volker Krause 8778b4a312 SVN_MERGE 16 years ago
Laurent Montel c6a519dbfb Fix includes 16 years ago