Montel Laurent
11479b9be4
Cache text color
12 years ago
Christophe Giboudeaux
9eb882fd3a
Revert "includemoc"
...
This reverts commit 4468253984b742f5e95a0a3e50165d3893bc1a08.
12 years ago
Montel Laurent
cb10464b92
includemoc
12 years ago
Montel Laurent
946b9e0905
Use KLocalizedString
12 years ago
Sergio Martins
f954915795
Improve my last commit re disabling systray icon changes via dbus.
...
Disabling unread count wasn't enough, the icon still changed when
new mail arrived.
12 years ago
Sergio Martins
5856e428ba
Minor: Renamed method for readability.
...
This method isn't about disabling/enabling the "new icon", it's
only about the count.
For the "new icon" we need another enabler/disabler.
12 years ago
Stephen Kelly
45b99dd354
Remove moc includes
...
The CMAKE_AUTOMOC feature is strict about the name of moc includes,
and these ones do not match what they should. They are also unnecessary.
CMAKE_AUTOMOC creates a separate file concatenating the moc files
per-target.
13 years ago
Montel Laurent
adcb680448
Use default icon
13 years ago
Montel Laurent
29e194ccc6
Use qlatin1string
13 years ago
Montel Laurent
b153c79d5d
Coding style
13 years ago
Montel Laurent
3c58622932
Move in own directory
13 years ago
Montel Laurent
c75b87b9cd
const'ify
13 years ago
Montel Laurent
2c0b52306b
Fix coding style
13 years ago
Montel Laurent
3386e40fda
Use directly NewMailNotifierAttribute
13 years ago
Montel Laurent
192384fe0c
Minor
13 years ago
Montel Laurent
9d7b82741f
Move to own directory
13 years ago
Montel Laurent
9bf2020b12
Move to own directory
13 years ago
Montel Laurent
58c675b496
Move to own directory
13 years ago
Montel Laurent
e2f27821e9
Coding style
13 years ago
Allen Winter
e551153a72
[KMail] kmsystemtray - Small Fixes for KMSystemTray
...
* use the kmkernel macro consistently throughout
* change buildPopupMenu to a bool method.
* in buildPopupMenu, return first thing if no mainwidget;
thereby eliminating a possible useless leak of a KMenu pointer
* in slotContextMenuAboutToShow, detect if building the popup failed
and quit first thing if it did.
REVIEW: 110417
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
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