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
...
between sessions.
Don't save state when external window
FIXED-IN: 4.9.4
BUG: 310536
14 years ago
Montel Laurent
fb88b6b8f1
Use "SaveAs" action from messaviewer => not necessary to duplicate
...
action
(reduce memory :) )
14 years ago
Montel Laurent
9dd49ee8ab
Use an unique action for search in message => reduce mem, avoid to
...
duplicate shortcut when we change layout
But we can't put in 4.9 because we move a i18n from kmail to
messageviewer
14 years ago
Montel Laurent
1877890ae9
Use view source action from messageviewer => reduce mem and when we
...
change layout it will not create conflict with shortcut
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
...
found by David)
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.
...
(Message::Foo was ambiguous due to KMime::Message and namespace Message in
messagecomposer/util.h)
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
...
parts of an email
BUG: 259784
FIXED-IN: 4.9
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
...
(in the reader window). Same fix as in d4da0039e83bd2e33b74fc08, but for
the case of clicking on email URLs.
(cherry picked from commit 5f477f434a8bafd0bd17f5a38106d6fd9cb2eeb6)
14 years ago
Montel Laurent
367155e0e5
Add translator in viewer and composerwin. All works but we don't have
...
good codec in get text need to fix it
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
...
FIXED-IN: 4.9
BUG: 41738
14 years ago
Montel Laurent
9d6f6ab127
Continue to implement save image on disk
...
CCBUG:41738
14 years ago
Montel Laurent
91d2717610
Start to implement image save/copy url
...
CCBUG:41738
14 years ago
Montel Laurent
dc3d09c24a
Add speak text action in viewer (And found that there is some duplicate
...
code will fix it soon)
14 years ago
Montel Laurent
0b11757379
Fix Bug 154087 - "New mail to mailist" should active folder "New mail" template
...
it fixed bug too when we click on a mailto and it doesn't use "new message" template.
FIXED-IN: 4.8.1
BUG: 154087
14 years ago
Montel Laurent
4ca7b30fbb
Fix goOnline. Code was removed during akonadi porting.
...
CCMAIL: Sergio Martins <iamsergio@gmail.com>
14 years ago
Montel Laurent
c4eade19c0
Don't allow to add shortcut to theses actions. They need to have an url
...
clicked. So we use last clicked action if we use shortcut.
so it's not a good idea.
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)
...
CCMAIL: faure@kde.org
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
...
(cherry picked from commit f5a45e1f599190663ad84c326d3111572ca6ba4e)
Conflicts:
kmail/kmversion.h
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
...
(cherry picked from commit 067991619fb1aca0c220743035de5900b4342b3e)
CCBUG:272442
15 years ago
Tobias Koenig
6b0738368b
Make use of the new AbstractMessageLoadedHandler for
...
marking viewed messages as read and sending MDNs
svn path=/trunk/KDE/kdepim/kmail/; revision=1196136
16 years ago
Tobias Koenig
c00a03fb31
Clean up header/include mess
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1196051
16 years ago
Andras Mantia
ab4830d172
Use the filtering code from mailcommon
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1188249
16 years ago
Andras Mantia
6c7c6eece6
Adapt to the latest messagecomposer changes
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1187791
16 years ago
Volker Krause
6962b2a34a
Avoid an extra set of config file writes on shutdown by using a queued
...
connection here.
svn path=/trunk/KDE/kdepim/kmail/; revision=1186490
16 years ago
Andras Mantia
c9cd063bbe
Remove methods that were copied to MailCommon, use them from there.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180664
16 years ago
Andras Mantia
712b683084
Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180495
16 years ago
Andras Mantia
f97da4aacd
Use the MailCommon namespace.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1180393
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.
...
svn path=/trunk/KDE/kdepim/kmail/; revision=1178976
16 years ago