Montel Laurent
469fce99b0
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
2ef195e9e7
Remove not necessary includes
13 years ago
Jonathan Marten
835acbdf65
Embed "Expiry" into "Folder Properties"
...
The original "Expire" actions (in the "Folder" menu bar menu and
folder list popup) remain present, they open the "Folder Properties"
dialogue at the appropriate tab.
As noted in comments in KMMainWidget::setupActions(), there is
still inconstency between the wording of the action and what it does.
Hooray, a seven year old wish finally implemented!
BUG:115611
REVIEW:108485
13 years ago
Montel Laurent
8896d0a04d
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
56fc8d674d
Fix Bug 313510 - "Replace recognized prefix with ..." check-boxes got
...
checked every time
FIXED-IN: 4.10
BUG: 313510
13 years ago
Montel Laurent
8ecc48bac5
normalize signal/slot
13 years ago
Jonathan Marten
1ecc771ee2
Embed "Assign Shortcut" into "Folder Properties"
...
The original actions (in the "Folder" menu bar menu and folder
list popup) remain present, they open the "Folder Properties"
dialogue at the appropriate tab.
CCBUG:115611
REVIEW:108447
13 years ago
Montel Laurent
bba8c72e80
Merge remote-tracking branch 'origin/KDE/4.10'
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
e58c85c74e
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
32000af4fd
Fix Bug 313380 - systray "new message in" popup shows also folders which
...
kmail should not act on
FIXED-IN: 4.10
BUG: 313380
13 years ago
Montel Laurent
8012d19be8
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
ecd03c82ec
Remove duplicate code
13 years ago
Montel Laurent
87b03c33e9
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
d0df4dc2f6
Not necessary to store this pointer
13 years ago
Montel Laurent
4d4ce3a1c5
Remove not necessary virtual keyword
13 years ago
Montel Laurent
e0a4ed3a4b
Remove some not necessary virtual keyword
13 years ago
Montel Laurent
19123789e4
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
519abf2792
Fix mem leak
13 years ago
Montel Laurent
b2ec7deb53
Rename directory
13 years ago
Montel Laurent
d8e92d0029
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
c1138df662
Finally remove this dead code
13 years ago
Montel Laurent
fe3f8236eb
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
dbf5a9d543
not necessary to store theses pointers
13 years ago
Montel Laurent
0d5c46bcb5
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
4760f6675b
Remove virtual when not necessary. Move function to private
13 years ago
Christophe Giboudeaux
c699695557
Clean else/endif/endmacro
...
GIT_SILENT
13 years ago
Montel Laurent
63105d0874
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
6acfa4cc40
Fix tab order
13 years ago
Montel Laurent
4039c33c0b
Fix tab order
13 years ago
Montel Laurent
afd19be04d
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
20600994a9
Remove not necessary virtual
13 years ago
Yuri Chornoivan
0fe79a4347
Fix units on Freek de Kruijf's request
13 years ago
Montel Laurent
7e81a42c19
Rename file/class as discussed with david
13 years ago
Montel Laurent
3d3a044c91
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
4003e55163
Fix Bug 311688 - The "Export KMail Data" action uses icon "backup-mail",
...
which is unavailable
We don't have icons for it. So Use kmail for 4.10
We will ask for new icon
FIXED-IN: 4.10
BUG: 311688
13 years ago
Montel Laurent
ee0da5492b
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
b4e03aa8fc
Normalize signal/slots
13 years ago
Montel Laurent
560343cd30
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
fdc9bf1a18
Don't save when is not necessary
13 years ago
Montel Laurent
c2efee7b13
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
b95307fd5e
Fix menu. Don't add separator when not necessary
13 years ago
Montel Laurent
1b53e42d00
Fix shortcut
13 years ago
Montel Laurent
91c375d33c
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
d9c409eeb4
Fix Bug 312528 - Pressing f to forward doesn't work anymore
...
FIXED-IN: 4.10
BUG: 312528
Reverse to "F" because ALT+F conflict with "&File"
13 years ago
Montel Laurent
3376845aff
Merge remote-tracking branch 'origin/KDE/4.10'
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
f74b00227f
Now 2013 :)
13 years ago
Montel Laurent
b19e82594c
Finally not necessary to have 2 servicemenus. Readd all/all mimetype
...
now we test and inform when we try to attach a folder.
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