Montel Laurent
5c627ddb19
move to own directory
13 years ago
Montel Laurent
c5d63e4212
Move to own directory
13 years ago
Montel Laurent
506d7e03a8
Move to own directory
13 years ago
Montel Laurent
c45656350b
Move to own directory
13 years ago
Montel Laurent
3f4f7e7039
Move to own directory
13 years ago
Montel Laurent
c462bde5c6
move to own directory
13 years ago
Montel Laurent
b09ffc8505
Move to own directory
13 years ago
Montel Laurent
f5a1038a25
Move to own directory
13 years ago
Montel Laurent
0aed4b623e
s/i++/++i
13 years ago
Montel Laurent
c8de033527
Move to own directory
13 years ago
Montel Laurent
270fad57ce
Move to own directory
13 years ago
Montel Laurent
a2922bf145
Move to own directory
13 years ago
Montel Laurent
309f85a14c
Move to own directory
13 years ago
Montel Laurent
0cedde6627
Move to own directory
13 years ago
Montel Laurent
b5c32f5556
Fix Bug 320862 - Import of mail address into addressbook: Capitals
...
turned into small letters
FIXED-IN: 4.11
BUG: 320862
13 years ago
Montel Laurent
f90ecf26a1
Move to own directory
13 years ago
Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
38524b7338
Move all to MessageComposer namespace
13 years ago
Montel Laurent
9bf2020b12
Move to own directory
13 years ago
Montel Laurent
61044df185
Use xmlguiclient was a bad idea here
13 years ago
Montel Laurent
a78b013530
improve grantlee theme support
13 years ago
Montel Laurent
9ee705b23d
initialize guiclient
13 years ago
Montel Laurent
0299258078
Allow to reset display format
13 years ago
Montel Laurent
6417f9acfa
Fix Bug 316519 - Pr message HTML preference
...
FIXED-IN: 4.11
BUG: 316519
13 years ago
Montel Laurent
38111f7644
update custom headerstyle when we change headers
13 years ago
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