1325 Commits (a7c0ff95aba382b0e2390157c24e5691237e473d)

Author SHA1 Message Date
Montel Laurent fe27e0b20b Fix includes/forward declaration 15 years ago
Montel Laurent 5041bda16e Fix actions when message is encapsuled (when action doesn't need to access to server => trash/annotate is disable for encapsuled message) 15 years ago
Montel Laurent 3e8a7468e6 Fix include/forward declaration 15 years ago
Montel Laurent a5517418c1 Reduce number of write config in foldercollection 15 years ago
Montel Laurent 1d33be5c1d Move zoom to global 15 years ago
Montel Laurent 10708b44ee move zoom code to messageviewer 15 years ago
Montel Laurent 8e93c808b1 Add support for zoomin/zoomout initial patch from Martin Hignett in december 2009 (adapted to akonadi) 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
Christophe Giboudeaux 4ac276f15d Use kdepim_version in kmail 15 years ago
Christophe Giboudeaux cabaa16c20 Use kdepim_version in kmail 15 years ago
Montel Laurent 2fc447780c Remove include 15 years ago
Montel Laurent cf4e43d629 Remove not necessary includes 15 years ago
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