820 Commits (c235a4cbb0a91181dffd56df190e583f8593e39f)

Author SHA1 Message Date
Tobias Koenig efdb1ed3df Store the filter id instead of the filter object 15 years ago
Montel Laurent 52689313a4 Clean up 15 years ago
Montel Laurent 42b0febfe0 Remove duplicate code 15 years ago
Montel Laurent 8fe089d4da Reduce duplicate code 15 years ago
Tobias Koenig 3b74e3e55d Port disabled code to MailFilterAgent 15 years ago
Tobias Koenig 21860e6d3c Fix unneeded dependency 15 years ago
Tobias Koenig c4773c4153 Initial commit for the mailfilter agent 15 years ago
Montel Laurent a5517418c1 Reduce number of write config in foldercollection 15 years ago
Montel Laurent b767ab1eca Don't show cursor when we use QT_NO_CURSOR 15 years ago
Montel Laurent f656e3519e Remove duplicate code 15 years ago
Montel Laurent da869cd767 Remove duplicate code 15 years ago
Montel Laurent b9c38a3daf never used 15 years ago
Montel Laurent 8c1f1dffff Remove duplicate code 15 years ago
Montel Laurent 5091f49937 Remove duplicate code 15 years ago
Montel Laurent a53b5c394e Remove duplicate code 15 years ago
Montel Laurent 37bf5da2c8 Remove duplicate code 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
Montel Laurent 29a15bf057 Not necessary to start a job for each message use a job for a list of message 15 years ago
Montel Laurent 67c48655a5 Not necessary to start a job for each message use a job for a list of message 15 years ago
Montel Laurent e446dcaa78 Fix apply status to thread message 15 years ago
Montel Laurent b450ac439e Fix apply status to thread message 15 years ago
David Faure b1037fe154 Include cleanups 15 years ago
George Metaxas 5af90ae429 Ported the majority of KMail to the KConfigXT architecture, by converting the 15 years ago
Tobias Koenig 3c08868f7c Move RedirectDialog from kmail/ to mailcommon/ 15 years ago
Tobias Koenig bd69f32cbd Do not create a fake Akonadi::Item, the message viewer 15 years ago
Tobias Koenig e8a8adfee6 The message is marked as replied/forwarded automatically by 16 years ago
Tobias Koenig a48044a183 Code and API cleanup for FilterManager 16 years ago
Tobias Koenig d2c60fe3e5 Adapt to changes in MessageStatus 16 years ago
Tobias Koenig 28a399eab3 Fix ignorePayload() vs. setIgnorePayload( true ) 16 years ago
Torgny Nyblom b8507af3fe Error when setting message status warrants a warning 16 years ago
Tobias Koenig 0e64c22e30 Ignore payload when changing flags and don't trigger 16 years ago
Tobias Koenig 763032fc61 Set the replied/forwarded flags 16 years ago
Tobias Koenig bd0dde2830 Moved MDNStateAttribute to MessageCore namespace and 16 years ago
Tobias Koenig 3b06862b30 - Renamed mailinglist-magic.(h|cpp) to mailinglist.(h|cpp) 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Volker Krause 3205840fca same here, use the KMime types directly 16 years ago
Tobias Koenig 577a8b37ba Replace custom MBOX output code with usage of libkmbox 16 years ago
Andras Mantia 9cb8626e20 Use MailCommon for create todo. 16 years ago
Andras Mantia 769758c69f Use MailCommon::Util instead. 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 6da3a9548f More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile. 16 years ago
Allen Winter ce2c1b18e0 in KMLoadPartsCommand(), no not insert empty KMMessages's into the mPartMap. 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
Andras Mantia 28f9db58a5 Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile. 16 years ago
Allen Winter 2c439773d3 guard for crashes in KMDeleteMsgCommand() by checking return values properly. 16 years ago
Allen Winter c76087a905 add a crash guard in the case that the msglist contains 1 empty pointer when replying. 16 years ago
Allen Winter 04eab38c93 add a crash guard in slotPartRetrieved to deal with a PartNodeMessageMap that 16 years ago
Volker Krause 51658b85a9 Backport the remaining parts of the MDN fetch fix as well, should unbreak flag changes. 16 years ago