1314 Commits (d6273ac0b60bd13e3704a4316f6d1fc9727faf0f)

Author SHA1 Message Date
Montel Laurent 458e8dab67 Const'ify 15 years ago
David Faure b1037fe154 Include cleanups 15 years ago
Burkhard Lück f06085618a add missing I18N_NOOP() to make KMail Introduction page fully translatable 15 years ago
Tobias Koenig 6b0738368b Make use of the new AbstractMessageLoadedHandler for 16 years ago
Tobias Koenig c00a03fb31 Clean up header/include mess 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Andras Mantia 6c7c6eece6 Adapt to the latest messagecomposer changes 16 years ago
Volker Krause 6962b2a34a Avoid an extra set of config file writes on shutdown by using a queued 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
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
Thomas McGuire 47bbb9415a Be less verbose and don't output the complete message. 16 years ago
Thomas McGuire fd14b5c73a Only store the unencrypted message when something actually changed. 16 years ago
Thomas McGuire 6071be3e4b Unbreak handling of encapsulated messages. 16 years ago
Thomas McGuire e90cd1fa33 Add a newline after adding the mime headers, otherwise some 16 years ago
Thomas McGuire 5cc7a019b7 Fix indentation yet again. 16 years ago
Thomas McGuire c6ed487ba1 Don't crash when decrypting a message with the replace-by-unencrypted-version feature enabled. 16 years ago
Thomas McGuire aa3ad2f83b Move the post-processing of the message into its own function. 16 years ago
Thomas McGuire 02a1c2aeeb More indentation 16 years ago
Thomas McGuire 03e92a99b0 More indentation fixes 16 years ago
Thomas McGuire 1ab7361e0b Indent the debug statement to make the code more readable. 16 years ago
Laurent Montel 7dd8d23906 We want to show version as string not as number 16 years ago
Laurent Montel b7b1f4be54 SVN_SILENT: move includes to top of file 16 years ago
Laurent Montel 346c665e1e Warning-- 16 years ago
Allen Winter dd41e2302f Thomas' last commit for hacking the html dnd stuff requires exceptions 16 years ago
Thomas McGuire 064c3b80a6 Fix invalid state after drag. 16 years ago
Leo Franchi 6b873cdabc Refactor MDN support, once more. Remove the broken-in-porting MessageInfo class, that just stored MDN state in memory, losing it after an app restart. Now, store the mdn state as an akonadi attribute. This way we can check for it when doing other operations on messages, like filtering, keeping track of previously done states. 16 years ago
Laurent Montel 63c5596b71 Be safe 16 years ago
Laurent Montel 19385bdb99 Minor fix 16 years ago
Thomas McGuire d3d12fec1e Fix dragging attachments by dragging the icon. 16 years ago
Allen Winter fe6b6cd6fa in the case of a attachment description with a very long word... 16 years ago
Laurent Montel 28e2dd5645 Const'ify and use "KDE::versionRelease" 16 years ago
Volker Krause 0f500340ab SVN_MERGE 16 years ago
Thomas McGuire aa1c6eadcb Add a new attachment strategy, called "In Header Only" 16 years ago
Leo Franchi bcd20d16ac Remove new/old status from messages. This was confusing, as new/old vs. unread/read no longer has any meaning in the Akonadi world, anyway. 16 years ago
Allen Winter 7c66237da7 Fixes for encoding problems in VCards, notably: 16 years ago
Volker Krause 06b92ac066 SVN_MERGE 16 years ago
Thomas McGuire 4b83cfc492 Get rid of KMUrlClickedCommand. 16 years ago
Thomas McGuire 2a19329046 When right-clicking a mailto URL, say "copy email address". 16 years ago
Thomas McGuire 6e806b8284 Use the method we already have. 16 years ago
Volker Krause 8778b4a312 SVN_MERGE 16 years ago
Laurent Montel c6a519dbfb Fix includes 16 years ago
Volker Krause 2b7efac460 Proper namespacing for MessageFactory. 16 years ago
Thomas McGuire 5c5e4f7fb4 Remove unused errno includes. 16 years ago
Till Adam b7680a5256 Move "message pointer from item" into messagecore and port users. 16 years ago
Matthew James Leach de5087b763 Ensure the correct app name is shown on the KMail splash screens. 16 years ago
Thomas McGuire 2a864b8452 Simplify setMessagePart and attachment viewing. 16 years ago
Tobias Koenig 4e5cc6ce46 Adding contact to address book or opening is not involved 16 years ago