185 Commits (a7c0ff95aba382b0e2390157c24e5691237e473d)

Author SHA1 Message Date
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 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 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 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() 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 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 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) 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) 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. 15 years ago
Torgny Nyblom 6e39683b26 Partly fix the tray icon not showing message count. 15 years ago
Torgny Nyblom 125b87a0a6 Patch from George Metaxas, Thanks! 16 years ago
Andras Mantia 712b683084 Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places. 16 years ago
Andras Mantia f97da4aacd Use the MailCommon namespace. 16 years ago
Andras Mantia 8f0b5a42bc Make it use the mailcommon lib. 16 years ago
Andras Mantia 6da3a9548f More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile. 16 years ago
Andras Mantia e73f02ad7f Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step. 16 years ago
Laurent Montel 5633764a0b Add missing i18n 16 years ago
Laurent Montel 93fa90dc0d Add missing i18n 16 years ago
Laurent Montel 28e2dd5645 Const'ify and use "KDE::versionRelease" 16 years ago
Laurent Montel ff6a8bc0f6 Optimisation 16 years ago
Laurent Montel 01d43937b8 Remove duplicate code 16 years ago
Laurent Montel f3254037d1 Re-implement expire all folders 16 years ago
Laurent Montel f17934fdca not necessary 16 years ago
Laurent Montel 876fb367c8 update systray when we exclude folder from check new mail 16 years ago
Laurent Montel e001a582b0 Readd ignoreNewMail feature 16 years ago
Laurent Montel e5c3cc949d not necessary to add "new message in" menu entry when we don't have unread mail 16 years ago
Laurent Montel 2f60407e30 Exclude search/tag resources 16 years ago
Laurent Montel b0b1ab0a4f Exclude search/tag resource 16 years ago