Montel Laurent
29b1547b9a
Fix include/forward declaration/indent
13 years ago
Montel Laurent
c55843b854
Move settings to mailcommon
13 years ago
Montel Laurent
69dffef99e
QLatin1String
13 years ago
David Faure
1d8cfc7ae9
Rename the generated imapsettings.h file, after it moved.
...
Otherwise an old imapsettings.h in ksieveui could break compilation.
13 years ago
Montel Laurent
3c58622932
Move in own directory
13 years ago
Montel Laurent
a1c9270b71
Move to own directory
13 years ago
Montel Laurent
3ed4d06ab4
Update systemtray when necessary
13 years ago
Montel Laurent
d9a5db4fda
Coding style
13 years ago
Montel Laurent
8543518efc
use constref
13 years ago
Montel Laurent
5c627ddb19
move to own directory
13 years ago
Montel Laurent
645bdca90f
Set session directly
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
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
6c08090686
Move to own namespace
13 years ago
Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
1838244ba5
Move to own directory
13 years ago
Montel Laurent
d0759a0e11
Move to own directory
13 years ago
Montel Laurent
9bf2020b12
Move to own directory
13 years ago
Montel Laurent
7cefebada2
Move to own directory
13 years ago
Montel Laurent
fab6b230b3
Move in own directory
13 years ago
Montel Laurent
a9df60375f
Move in own directory
13 years ago
Montel Laurent
b8679ea702
Move to own directory
13 years ago
Montel Laurent
58c675b496
Move to own directory
13 years ago
Montel Laurent
fa5a4308d2
Fix coding style
13 years ago
Montel Laurent
79d8b4e7fb
Fix Bug 318420 - Clicking on a mailto link won't load the 'New Message' template
...
FIXED-IN: 4.10.3
BUG: 318420
13 years ago
Montel Laurent
8bba53894e
Real fix for in-reply-to
13 years ago
Montel Laurent
6d3766b947
Add replyTo argument
13 years ago
Montel Laurent
94a831ee84
Minor optimization
13 years ago
Montel Laurent
1a88bc1ca2
Fix Bug 89882 - Use custom header fields with kmail composer from command line
...
FIXED-IN: 4.11
BUG: 89882
13 years ago
Montel Laurent
ee12be2e59
Fix in-reply-to
13 years ago
Montel Laurent
01ba169832
Fix Bug 315191 - KMail's D-Bus interface doesn't have a method to show a certain folder to the user
...
FIXED-IN: 4.10.1
BUG: 315191
13 years ago
Martin Koller
81514d58db
fix character encoding for body in composer window on cmdline usage
...
assemble message before it is passed to the composer window,
which makes sure that also the ContentType header is used
which contains the charset.
BUG: 259039
FIXED-IN: 4.10.1
REVIEW: 108884
13 years ago
Montel Laurent
63c6a0c2d0
Don't set parent here.
13 years ago
Montel Laurent
0109a24c24
Fix crash when we change systray setting from folder when we close kmail
...
We close kmail, it deletes foldercollection which calls updatesystemtray
which is in state deleted
=> crash
13 years ago
Montel Laurent
1f3b9bb1eb
Allow to attach folder. But ask if it's not an error. so we know
...
what we will attach.
For example it will avoid to attach $HOME :)
13 years ago
Montel Laurent
54601b6ac7
Use non-deprecated types and methods:
...
as David told:
"
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says
QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
"
As done in kdelibs
13 years ago
Montel Laurent
3cadc96e0a
Fix Bug 309777 - kmail systray icon inconsistent behaviour
...
FIXED-IN: 4.10
BUG: 309777
14 years ago
Montel Laurent
368dd43710
Optimization. Remove not necessary variable
14 years ago
Montel Laurent
740e6ff47e
Remove not necessary variable
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
60f0d80d78
Rename class
14 years ago
Montel Laurent
5655d5afed
First step to rename it. Rename KMC* to C* (it's not a kmail class)
14 years ago
Montel Laurent
d89e1cf5bd
Create a new lib pimcommon where we can put class used by other
...
pim applis (as acl class which can use by kmail/kaddressbook etc.)
14 years ago
Montel Laurent
92efcac039
Fix Bug 171992 - Add the option for not showing the number of unread
...
mails in the system tray
FIXED-IN: 4.10
BUG:171992
14 years ago
Montel Laurent
ba855211a0
Just one systemtray
14 years ago
Andras Mantia
ba65f77cb7
Restore progress reporting when the filters are running. This got lost when the filter agent was created.
...
Bonus point: the filter agent doesn't depend on libkdepim.
14 years ago
Montel Laurent
7c6c09ae65
Add namespace. Add key_Delete to delete items
14 years ago