Montel Laurent
aeb16fb2ae
Remove not existing entry
14 years ago
Montel Laurent
04e61e6a18
Don't show menu when it's attachment element
14 years ago
Montel Laurent
d09427f842
Fix a very old bug (Don't remember bug number): When we change
...
appearence, messagelist menu is empty.
Now regenerate it
14 years ago
Montel Laurent
55dc9f5c54
Remove not used variable
14 years ago
Montel Laurent
08bf26081d
Fix Bug 309394 - configure mail in kontact
...
FIXED-IN: 4.9.3
BUG: 309394
14 years ago
David Faure
0f8b57fd86
Fix "Loading.../Loading..." in caption
...
BUG: 259210
(cherry picked from commit 39aa2c85783b2381ad7fa199ee1ee028a32c2c54)
14 years ago
Montel Laurent
72a818a0d0
Forgot to remove function yesterday (not necessary now)
14 years ago
Montel Laurent
8ef83e603d
Fix potential crash
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
8724e9bfff
Don't show popupmenu when image data is empty
...
CCBUG: 308974
14 years ago
Montel Laurent
76ca8e5404
Remove them. Never used
14 years ago
Script Kiddy
71d9c420d5
SVN_SILENT made messages (.desktop file)
14 years ago
Montel Laurent
5e183c0674
Fix shortcut
14 years ago
Montel Laurent
1053fbb24e
Fix Bug 272155 - JJ: 'J' becomes an ambiguous shortcut after switching
...
to side preview pane
And reduce mem leak when we recreate action
FIXED-IN: 4.9.3
BUG: 272155
14 years ago
Montel Laurent
bd7b0e8294
Fix Bug 308566 - Using a folder while IMAP agent is offline does not
...
load folder settings (and sometimes loses them)
Now it doesn't timeout when it's offline.
I can't reproduce problem with settings not stored/load.
All is ok.
Reopen if you can reproduce it
FIXED-IN: 4.9.3
BUG: 308566
14 years ago
Andras Mantia
bc1a32b4cc
Disable revision check when updating the status flags only. This avoids conflict dialogs in many cases.
...
No time to find out now the bug report numbers.
14 years ago
Script Kiddy
2d782b9dfd
SVN_SILENT made messages (.desktop file)
14 years ago
Montel Laurent
fd0fd453f6
Apply patch from Stefan Fuchs Next/Previous keyboard shortcuts not
...
looping anymore
BUG: 280841
FIXED-IN: 4.9.3
REVIEW: 106820
14 years ago
Montel Laurent
124057dcf7
Fix layout
14 years ago
David Faure
e3497d7078
Fix initial state of actions (and window title).
...
ETM now tells us when a folder is available, and when kmail receives this for
the current folder, it updates its copy of the collection object in
mCurrentFolder, the window title, the state of the actions, etc.
Technically we could listen to dataChanged, but that's
called so often for so many different reasons, it would just slow things down.
Especially since we don't need to be notified of future changes (new email,
mail read, etc.), because we already get that from Akonadi::Monitor).
CCBUG: 259210
14 years ago
Script Kiddy
f5fd047d4d
SVN_SILENT made messages (.desktop file)
14 years ago
Script Kiddy
a4e83ae578
SVN_SILENT made messages (.desktop file)
14 years ago
Montel Laurent
f7e1fab195
Fix Bug 295277 - Crash on exit in Akonadi::StandardMailActionManager::action
...
FIXED-IN: 4.9.3
BUG: 295277
14 years ago
Montel Laurent
21b932bcbd
Remove not necessary variable
14 years ago
Allen Winter
5440f8e48f
add Office to Categories, which is required by the spec
...
passes validation now.
thanks for the patch Michael.
REVIEW: 106433
14 years ago
Montel Laurent
6a2737edce
Fix Bug 307519 - Klicking the searchbar does not remove focus from
...
message list
FIXED-IN: 4.9.2
BUG: 307519
14 years ago
Montel Laurent
3c0d459c9f
Add separator
14 years ago
Montel Laurent
ce7262396e
not necessary to add 'favorit collection' action when we don't use
...
favorite collection
14 years ago
Montel Laurent
7e7afc5517
Fix crash
14 years ago
Montel Laurent
75810c1e38
Fix vcard dnd
14 years ago
Andras Mantia
c3a0aa52c5
Enable the favorite actions only when we have favorite folders. This avoid crashes in the StandardMailActionManager if the action is invoked without a favorite model.
...
CCBUG: 307165
FIXED-IN: 4.9.2
(cherry picked from commit cb9bd1a2b30be96f4a82520f5ffcaf6584aefd5e)
14 years ago
Script Kiddy
8fdca8796e
SVN_SILENT made messages (.desktop file)
14 years ago
Allen Winter
9010f4c294
in trashMessageSelected(), don't crash if there is no currentFolder.
...
BUG: 306862
FIXED-IN: 4.9.2
14 years ago
Montel Laurent
7c48bf83e4
Fix Bug 306700 - Command line option --msg does not work
...
FIXED-IN: 4.9.2
BUG: 306700
14 years ago
Montel Laurent
afe74517a4
not necessary here
14 years ago
Montel Laurent
08b9a6088c
REmove not necessary variable
14 years ago
Montel Laurent
086e04503f
Fix autosign
14 years ago
Montel Laurent
46176d16a8
Reduce call to updateFolderMenu
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
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
169159392c
Increase maximum recipient
...
CCBUG: 305974
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
c4e84dd5b9
Now allow to remove specialmailcollection (need kdepimlibs)
14 years ago
Script Kiddy
b51070c883
SVN_SILENT made messages (.desktop file)
14 years ago
Montel Laurent
a6ad58ce8b
Not necessary to have search/replace here
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
Raphael Kubo da Costa
6d3f8aafff
Use a more portable ps(1) call in the clamav script.
...
-e means all processes are selected on Linux's ps, while on the BSDs
and OS X it means the environment should be printed along with the
commands.
Replacing -e with -a -x should work on all platforms according to the
Linux, OS X, FreeBSD, OpenBSD and NetBSD man pages.
REVIEW: 106111
14 years ago
Montel Laurent
b296a37483
Fix open file in good directory
14 years ago
Montel Laurent
7b000bf3e0
Fix Bug 301099 - Kmail does nt focus in messages when switching tabs
...
FIXED-IN: 4.9.1
BUG: 301099
14 years ago
Montel Laurent
15fb90cbc8
Fix Bug 304964 - kmail 'reply without quote' does nt work
...
FIXED-IN: 4.9.1
BUG: 304964
14 years ago