Yuri Chornoivan
641ab38edf
Fix typos
13 years ago
Montel Laurent
c891fe4f80
Now we can see error when we can't save/store contact
13 years ago
Montel Laurent
79bc07eee0
Email is case insentive so save it as lower case
13 years ago
Montel Laurent
4e25e2d469
set modal
13 years ago
André Marcelo Alvarenga
5ba8f36c7f
Add missing space
13 years ago
Montel Laurent
a8ff0a50da
normalize signal/slots
13 years ago
Allen Winter
45b450b979
fix memleaks from ContactEditors
13 years ago
Allen Winter
1c3230fab9
show(), don't exec() the ContactEditorDialog.
...
this way we don't block the application
13 years ago
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