Montel Laurent
2bf41d8a51
Fix Bug 311534 - "Serverside subscription" dialog is always opened in
...
the background
FIXED-IN: 4.10
BUG: 311534
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
Kevin Krammer
5859df48c2
Several EBN Krazy fixes
...
Fixing various issues found by the EnglishBreakfastNetwork's
code checker Krazy.
Submitted by Kyle Morris <codeinkyle@gmail.com>, completing
a Google Code-in task.
CCMAIL: codeinkyle@gmail.com
REVIEW: 107740
DIGEST: Google Code-in contribution
13 years ago
Montel Laurent
3741effe18
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
6532b9a89b
Use QPointer. Select html format by default
13 years ago
Aurélien Gâteau
18befa2ff8
Merge remote-tracking branch 'origin/KDE/4.10'
13 years ago
Montel Laurent
9935d3d336
Finish job when user canceled dialogbox or agent is not valid.
...
Bug found by david
13 years ago
Montel Laurent
f0d6f62c0e
Add missing KLocale
13 years ago
Stefan Fuchs
0a899d811f
Added shortcuts to select first/last message in message view.
...
Adds the folowing shortcuts:
* alt + home: selects first message
* alt + end: selects last message
13 years ago
Stefan Fuchs
f7610a719c
Added shrotcuts to focus first/last folder in folder view.
...
Adds the following shortcuts:
* ctrl + home: focus first folder
* ctrl + end: focus last folder
13 years ago
Montel Laurent
6b5fe3b806
Add i18n
13 years ago
Montel Laurent
a940c7c361
Fix forward declaration
13 years ago
Montel Laurent
146a353dc8
Cleanup
13 years ago
Montel Laurent
58d66ed6f7
Now theses functions are not necessary
13 years ago
Montel Laurent
7f9e49a0c0
Add doc. Cleanup. Add TODO
13 years ago
Montel Laurent
3ca80a70cd
Add a job to create new contact which allows to create new addressbook
...
when necessary
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
dcef29b0bb
Be sure to disable it at beginning
13 years ago
Script Kiddy
fd43673d09
SVN_SILENT made messages (.desktop file)
13 years ago
Montel Laurent
4c48b4747f
Merge remote-tracking branch 'origin/KDE/4.9'
...
Conflicts:
kalarm/Changelog
kalarm/kalarm.h
13 years ago
Montel Laurent
d81e1b24b3
Don't save all tag just when it's necessary
13 years ago
Montel Laurent
0a5f9aa0ea
Fix update tag list.
13 years ago
Burkhard Lück
6b932714bf
typo fix reported on kde-i18n-doc
13 years ago
Montel Laurent
dcd7a0dc8f
Simplify code
13 years ago
Montel Laurent
2e84f6d40d
Reduce duplicate code. Fix save tag
13 years ago
Montel Laurent
f422a2c75d
Fix show menu even if we show just an attachment
13 years ago
Montel Laurent
7407e950e9
Move code to tagwidget
13 years ago
Montel Laurent
2b3c1817c3
Move tag to mailcommon needed by addtagdialog box
13 years ago
Montel Laurent
12030a9e6e
Fix Bug 296114 - Kontacts complains it is already running when restarting
...
from DrKonqi
FIXED-IN: 4.10
BUG: 296114
Lock file is not necessary now in akonadi.
We access to mail from resources which are able to be access by several
program.
13 years ago
Montel Laurent
4adc214051
Minor optimization
13 years ago
Montel Laurent
e989a9be45
Minor optimization. Not necessary to search in actioncollection when we
...
already store action as pointer
13 years ago
Montel Laurent
472dc8e6ef
Minor optimization
13 years ago
Montel Laurent
12d7166020
If we activate "folder Mailing List" without address and click on
...
"new message to ML" call slotCompose otherwise guy will not understand
why it doesn't work.
Will add a MessageBox in 4.11
13 years ago
Montel Laurent
6633383c36
Start to fix Bug 310736 - Offer mailing list specific options only for
...
list mails
"new message to ML" is disabled when not a ML
CCBUG: 310736
13 years ago
Montel Laurent
d597389c14
Use nodeprecated function
13 years ago
Jonathan Marten
31e86758db
Folder properties: do not create a job on the stack,
...
and eliminate a nested event loop.
REVIEW:107521
13 years ago
Montel Laurent
4da73b4c61
Fi xBug 310823 - Use boldface (and possibly an icon) for indicating
...
defaults
FIXED-IN: 4.10
BUG: 310823
Now we autoresize column + bold default identity.
I think it's enough for this bug
13 years ago
Montel Laurent
90083eec94
Start to fix Bug 310823 - Use boldface (and possibly an icon) for
...
indicating defaults
Make bold
CCMAIL: 310823
13 years ago
Montel Laurent
79d2cd9753
Merge remote-tracking branch 'origin/KDE/4.9'
13 years ago
Montel Laurent
0b9d0ebd21
Fix button order
13 years ago
Montel Laurent
c09728baa8
Merge remote-tracking branch 'origin/KDE/4.9'
13 years ago
Montel Laurent
328a7d987c
disable 'set default' button after that we set default it
13 years ago
Montel Laurent
f689d5b075
Fix Bug 310807 - "Rename" action missing in identity context menu
...
FIXED-IN: 4.10
BUG: 310807
13 years ago
Montel Laurent
2b8af37b22
Remove not necessary function
14 years ago
Montel Laurent
3cadc96e0a
Fix Bug 309777 - kmail systray icon inconsistent behaviour
...
FIXED-IN: 4.10
BUG: 309777
14 years ago
David Faure
6002c58658
Remove useless reimplementation of queryExit().
...
Base class already does return true.
14 years ago
Montel Laurent
1cd23047ae
Minor optimization
14 years ago
Montel Laurent
88b7e4d236
Remove not necessary variable
14 years ago
Montel Laurent
368dd43710
Optimization. Remove not necessary variable
14 years ago
Montel Laurent
994397795e
lowercase email otherwise searchcontact will failed
14 years ago