176 Commits (d6273ac0b60bd13e3704a4316f6d1fc9727faf0f)

Author SHA1 Message Date
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 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
Laurent Montel 2c6d671895 Port++ 16 years ago
Laurent Montel 7889e62a72 forwardport: not necessary to create local variable 16 years ago
Laurent Montel e2b7317e63 Fix summary page. 16 years ago
Laurent Montel 700e4e1f26 Not necessary to show unread count, we want to select a folder 16 years ago
Laurent Montel 0a9dade7e9 Don't allow to dnd 16 years ago
Laurent Montel 2bac999445 Select trash by default 16 years ago
Thomas McGuire 45b0a62521 Build. 16 years ago
Thomas McGuire 7725d1978d Rename some of the folder related classes. 16 years ago
Thomas McGuire 98b2df1194 Put everything in messageviewer/ into the MessageViewer namespace: 16 years ago
Laurent Montel 326a53884f Big commit during my trip. 17 years ago
Laurent Montel 7b2369268b Disable menu/extra column in antispamwizard 17 years ago
Laurent Montel 4c38a5cf01 Account manager is not necessary now 17 years ago
Laurent Montel 826bf56dae Fix folder name 17 years ago
Laurent Montel 69d70d8716 Port++ 17 years ago
Laurent Montel 7deeb1ac75 Reactive antispam wizard 17 years ago
Laurent Montel a35d63c650 Fix signal/slot 17 years ago
Laurent Montel bf537f8065 KMFolder-- 17 years ago
Laurent Montel 3ebc3bd018 Clean up 17 years ago
Laurent Montel fbf0ee0f4d Remove it 17 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel 4b9fa0e584 Comment other code to remove mfolderview 17 years ago
Laurent Montel b45329a777 Not necessary to have kcursorsaver.h in kmail and in libmessageviewer 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Thomas McGuire ed2dd1a642 warnings-- (I guess the kDebug #define in kdelibs was changed) 17 years ago