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
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
f57be24a52
Fix includes
14 years ago
Montel Laurent
ef0256b3b4
Minor optimization
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
9646a0e5c5
Fix Bug 149409 - Add online/offline button to the systray context menu
...
FIXED-IN: 4.10
BUG: 149409
14 years ago
Montel Laurent
ba855211a0
Just one systemtray
14 years ago
Montel Laurent
1d1870078a
Fix load systemtray at startup (by default model can not be empty)
...
(cherry picked from commit 13d3912085a1b5071687925c7d80e07936f2603e)
14 years ago
Montel Laurent
c83d201918
Fix load systemtray at startup (by default model can not be empty)
14 years ago
Montel Laurent
8ddf741608
Fix popup menu
...
(cherry picked from commit b4e27e1bf7b4f15942d23087143b5397a7e04b18)
14 years ago
Montel Laurent
f118ff76ec
Fix popup menu
14 years ago
Montel Laurent
fea3e3962d
Fixed bug found by Allen. Optimization
14 years ago
Montel Laurent
5eb1024e27
Don't calculate item which is not emails (bug found by Allen)
14 years ago
Montel Laurent
bfe005089f
Fix Bug 272115 - KMail system tray icon flickers in and out of existence
...
when there's unread mail
BUG: 272115
FIXED-IN: 4.8.5
14 years ago
Montel Laurent
7338b1e88c
Change icon when we have unread emails
...
CCBUG: 279279
14 years ago
Montel Laurent
e67dc067bf
Use kmail namespace
14 years ago
Montel Laurent
c8cb8fcfcf
Fix Bug 292869 - going to new message does not restore window
...
FIXED-IN: 4.8.1
BUG: 292869
14 years ago
Montel Laurent
1b016652d1
Fix includes
15 years ago
Montel Laurent
9621485d2e
Minor optimization
15 years ago
Montel Laurent
202fcaeb11
Fix includes
15 years ago
Montel Laurent
818fd4ec21
Fix forward declaration/includes
15 years ago
Montel Laurent
a8a6bd54f3
Add const
15 years ago
Montel Laurent
cb9e736507
Cleanup
15 years ago
Montel Laurent
620d22cb4a
Dead code
15 years ago
Jonathan Marten
733764c89a
Use KStatusNotifierItem's standard system tray "Quit" action
...
instead of the main window's one. Automatically gets the
standard "Confirm" dialogue.
REVIEW:102514
15 years ago
Montel Laurent
14147785a2
Start to reduce number of write config (not necessary when we just read a config)
15 years ago
Montel Laurent
7ba6af75f4
Normalize signals/slots
15 years ago
Montel Laurent
2997f6164d
Remove potential duplicate code
...
(cherry picked from commit 0e9ab4d7e3e153415c3116fa29ea0237e8479ef4)
15 years ago
Montel Laurent
93a0c0609f
Remove potential duplicate code
15 years ago
Montel Laurent
7477596e70
Now we have the same order in systray and in kmail
15 years ago
Montel Laurent
babcab8b0c
Now we have the same order in systray and in kmail
15 years ago
Montel Laurent
7508a6aabb
Fix exclude system folders
...
(cherry picked from commit a30832d5e8c41d802dae6794e197fc3ada01a2c6)
15 years ago
Montel Laurent
a19a04da61
Fix exclude system folders
15 years ago
Montel Laurent
2a06a7c725
Fix Bug 279290 - Emails being sent are briefly shown as unread in the system tray icon
15 years ago
Montel Laurent
5d0b063f79
Fix Bug 279290 - Emails being sent are briefly shown as unread in the system tray icon
15 years ago
Montel Laurent
1a2c6b283e
Fix Bug 279290 - Emails being sent are briefly shown as unread in the system tray icon
15 years ago
Montel Laurent
bd9ad387f5
Normalize signal/slots
15 years ago
Montel Laurent
0ec31d6627
topLevelWidget is deprecated use window()
...
(cherry picked from commit 96eded5fe2b78d15fd20f65b3f4467b58209bdc1)
15 years ago
Montel Laurent
16196b2b0a
topLevelWidget is deprecated use window()
15 years ago
Montel Laurent
0aad30bf55
const'ify
15 years ago
Montel Laurent
fc60212389
Fix update systemtray when we subscribe/unsubscribe collection
...
(cherry picked from commit 1cbe48c31c57e33e2009d0d72728bfba37d04cf9)
15 years ago
Montel Laurent
e3de6c4d40
Fix update systemtray when we subscribe/unsubscribe collection
15 years ago
Montel Laurent
a818025416
Initialize number of message in systray
...
(cherry picked from commit 3274511aca40c4e0429f1bde55a95ddfa7ed98de)
15 years ago
Montel Laurent
e31a0c1d65
Initialize number of message in systray
15 years ago
Montel Laurent
fd9122e567
Update systray count when we remove folder (or add folder but perhaps it's not necessary to update it)
...
There is still a bug when we use local subscription need to look at how it works
and if there is a signal when we hide some collection
(cherry picked from commit 2bed8d6909c99475138a7fabfc2208f3628b83bf)
15 years ago
Montel Laurent
92e86a47ed
Update systray count when we remove folder (or add folder but perhaps it's not necessary to update it)
...
There is still a bug when we use local subscription need to look at how it works
and if there is a signal when we hide some collection
15 years ago
Montel Laurent
2d5679cd91
Make compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"
15 years ago
Torgny Nyblom
719cac6a50
Fix the missing part of the unread message count in systemtray.
...
Text now scales to fit.
BUG: 250035
svn path=/trunk/KDE/kdepim/kmail/; revision=1207066
15 years ago
Torgny Nyblom
6e39683b26
Partly fix the tray icon not showing message count.
...
Still need to figureout how to scale the text. The old way seemed to
make the text realy realy tiny.
svn path=/trunk/KDE/kdepim/kmail/; revision=1207044
15 years ago