1467 Commits (c3da1a2779b63faeaffdf2a50dfe60bc93bc4d55)

Author SHA1 Message Date
Allen Winter e3404799f4 wrap ContactEditorDialog pointer in QPointer 13 years ago
Montel Laurent b8d59ff701 Fix Bug 310536 - Message viewer doesn't remember choice of headers 14 years ago
Montel Laurent fb88b6b8f1 Use "SaveAs" action from messaviewer => not necessary to duplicate 14 years ago
Montel Laurent 9dd49ee8ab Use an unique action for search in message => reduce mem, avoid to 14 years ago
Montel Laurent 1877890ae9 Use view source action from messageviewer => reduce mem and when we 14 years ago
Montel Laurent f57be24a52 Fix includes 14 years ago
Montel Laurent b5f3aa45e4 Reduce number of signals 14 years ago
Montel Laurent 8079dc6658 Now when it's a specific resource which is offline reeenabled it (bug 14 years ago
Montel Laurent 2c6b9d181e Allow to edit contact when it's always in addressbook 14 years ago
David Faure 556ce7ce45 Fix compilation with gcc-4.4.7, a gentoo user reported this fixed the issue. 14 years ago
Till Adam 478a1e905e Fix the clang build. 14 years ago
Montel Laurent 4e4a8266ac Fix print 14 years ago
Montel Laurent 69b2bf44bb Clean up 14 years ago
Montel Laurent d2c06aa547 Fix Bug 259784 - It would be nice to be able to print only highlighted 14 years ago
Montel Laurent 7a603c97cb Create message from selected text 14 years ago
Montel Laurent b86501052f Continue to implement print selected text 14 years ago
David Faure 7328cbd29a Use correct identity (from folder or account) when clicking on an email 14 years ago
Montel Laurent 367155e0e5 Add translator in viewer and composerwin. All works but we don't have 14 years ago
Montel Laurent 387c3c3723 Fix function name 14 years ago
Montel Laurent 416caff8df Fix Bug 41738 - possibility for saving images from HTML mails 14 years ago
Montel Laurent 9d6f6ab127 Continue to implement save image on disk 14 years ago
Montel Laurent 91d2717610 Start to implement image save/copy url 14 years ago
Montel Laurent dc3d09c24a Add speak text action in viewer (And found that there is some duplicate 14 years ago
Montel Laurent 0b11757379 Fix Bug 154087 - "New mail to mailist" should active folder "New mail" template 14 years ago
Montel Laurent 4ca7b30fbb Fix goOnline. Code was removed during akonadi porting. 14 years ago
Montel Laurent c4eade19c0 Don't allow to add shortcut to theses actions. They need to have an url 14 years ago
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