Montel Laurent
2ef195e9e7
Remove not necessary includes
13 years ago
Montel Laurent
519abf2792
Fix mem leak
13 years ago
Montel Laurent
b4e03aa8fc
Normalize signal/slots
13 years ago
Montel Laurent
3e4a618eab
Apply patch from Torsten Grote
...
"Currently, the AttachmentMissingWarning at the bottom of the compose
window is only closed when attaching a file with its own button, but not
when attaching files by other means. I made showAddAttachmentDialog()
emit a fileAttached() signal which in turn deactivates the warning.
Maybe there is a better place to emit this signal e.g. when a file has
successfully been attached."
REVIEW: 107916
13 years ago
Montel Laurent
3d937acea1
Fix Bug 285167 - Ability to disable "Save to Sent Mail Folder" feature
...
FIXED-IN: 4.11
BUG: 285167
13 years ago
Montel Laurent
f29263fd31
Disable fccfolder when we disable save mail in sent folder
13 years ago
Peter Amidon
a9550727a5
Fix compiler warnings
...
This commit fixes several of the compiler warning produced when
compiling KDE PIM. The fixes are mostly for unused
variables/parameters, and are throughout the subprojects of KDE PIM.
REVIEW: 107812
13 years ago
Montel Laurent
6532b9a89b
Use QPointer. Select html format by default
13 years ago
Montel Laurent
3ca80a70cd
Add a job to create new contact which allows to create new addressbook
...
when necessary
13 years ago
David Faure
6002c58658
Remove useless reimplementation of queryExit().
...
Base class already does return true.
14 years ago
Montel Laurent
f5a6141e5c
not necessary here now
14 years ago
Montel Laurent
93d324e0cd
Add background text color and allow to reset it
14 years ago
Montel Laurent
f3a694c134
Ask if guy when to replace html formatting by markup plain text
14 years ago
Montel Laurent
9530534519
Fix error message
14 years ago
Montel Laurent
b257164396
Fix Bug 308227 - Changing identities (that have different custom
...
template) in composer window doesn't take effect for the message body
FIXED-IN: 4.10
BUG: 308227
14 years ago
Montel Laurent
175d2b2f22
Don't change state when we just change identity
14 years ago
Montel Laurent
abedaf6024
Call setModified(true) when really necessary
14 years ago
Montel Laurent
0a4b01fd8d
connect after calling hideIfEmpty => don't call setModifier(true)
14 years ago
Montel Laurent
1e6fca06db
setModified(true) when we add/remove attachment
14 years ago
Montel Laurent
7e95279539
Comment all code from Chiasmus in kmail because there is not code
...
in messagecomposer now. I don't like to keep dead code in kmail
but I think that a day we will readd this code => comment it.
Chiasmus code is still in kleopatra.
14 years ago
Montel Laurent
c2cd50941e
Minor
14 years ago
Montel Laurent
8724e9bfff
Don't show popupmenu when image data is empty
...
CCBUG: 308974
14 years ago
Sune Vuorela
7aa0b07ec0
remove some unused includes
14 years ago
Andras Mantia
d324601ab6
warnings--
14 years ago
Montel Laurent
1cf541c869
Fix Bug 308090 - Show how many attachments and the attachment size
...
FIXED-IN: 4.10
BUG: 308090
14 years ago
Montel Laurent
8aaef71d5a
Fix function name (need to rebuild kdelibs)
14 years ago
Montel Laurent
9adf8478ac
Fix Bug 248384 - Add setting to check spelling of message when it is
...
sent
BUG: 248384
FIXED-IN: 4.10
14 years ago
Montel Laurent
a2f97c5e2e
Fix googletalk
14 years ago
Montel Laurent
75810c1e38
Fix vcard dnd
14 years ago
Montel Laurent
46b2332792
Allow to show/hide tree attachment widget it resolves a bug in kmail but
...
don't remember number and I don't have connection in train.
So will close it at home.
14 years ago
Montel Laurent
422646ccca
Minor
14 years ago
Montel Laurent
95950ebded
Delete timer we will not use it after
14 years ago
Montel Laurent
95b9fca254
Allow to change ok button text
14 years ago
Montel Laurent
7409d4f1e2
Remove duplicate code
14 years ago
Montel Laurent
3da293437f
Add icons
14 years ago
Montel Laurent
b158a7203b
Add a new feature (as in thunderbird): show a kmessagewarning when we
...
type message and missing to add attachment.
I like to have it directly when we type.
14 years ago
Montel Laurent
08b9a6088c
REmove not necessary variable
14 years ago
Montel Laurent
086e04503f
Fix autosign
14 years ago
Montel Laurent
0c190cc816
Fix Bug 304940 - kmail should warn when replying to an encrypted mail
...
unencrypted
FIXED-IN: 4.9.2
BUG: 304940
14 years ago
Montel Laurent
7380f433c3
Fix mem leak
14 years ago
Montel Laurent
16f27da968
Now we can add contact without start kaddressbook
14 years ago
Montel Laurent
350c47ee8c
Apply patch from Matt Whitlock <kde@mattwhitlock.name>
...
Fix Bug 288882 - Wrapping behavior in Composer depending on window size
& no auto-break upon send
FIXED-IN: 4.9.2
BUG: 288882
REVIEW: 106180
14 years ago
Montel Laurent
ae2c0adf83
Fix Bug 305346 - KMail never automatically encrypts E-mail
...
config was not used
FIXED-IN: 4.9.1
BUG: 305346
14 years ago
Montel Laurent
085246b8ea
Fix addAttachmentsAndSend if we attach with async method it will not
...
work
14 years ago
Montel Laurent
de5f7a22cf
Fix Bug 97239 - better support for including own vCard into mails
...
(need kdepimlibs)
FIXED-IN: 4.10
BUG: 97239
14 years ago
Montel Laurent
bb795e887d
Workaround when we dnd vcard. X-Messaging is broken in kaddressbook
...
=> don't export broken vcard
14 years ago
Montel Laurent
1da3904d01
Fix Bug 238985 - "Send Again" does not respect Reply-To header
...
FIXED-IN: 4.9.1
BUG: 238985
14 years ago
Montel Laurent
a815fcf25b
Start to fix Bug 245585 - No description for Shortcuts in Kmail
...
CCBUG: 245585
it needs to add setHelpText in actions.
14 years ago
Montel Laurent
6c23d6ae30
Allow to save mail as text or html
14 years ago
Montel Laurent
28a410e2fe
Add CTRL+S to save as draft as in thunderbird/evolution
...
CCBUG: 270802
14 years ago