943 Commits (c886cfc9c58bde01ccd69a871913730576472e65)

Author SHA1 Message Date
Montel Laurent c886cfc9c5 Fix use good config, now we can use color in messageviewer, remove move config (was not necessary) 15 years ago
Montel Laurent 0ec31d6627 topLevelWidget is deprecated use window() 15 years ago
Montel Laurent 5c8ef5c3e9 test exec result 15 years ago
Montel Laurent 17029b808f Be sure to have statistic uptodate 15 years ago
Montel Laurent fe283fba23 Fix bug #268986 empty trash when we close kmail. 15 years ago
Guy Maurel 78b9304a83 Tag 'emph' is neither semantic nor HTML 15 years ago
Volker Krause 51487b34d5 Add the improved text from Allen, with a bit of markup tweaking. 15 years ago
Volker Krause 397bb539aa Don't prevent KMail from starting when migration failed. 15 years ago
Volker Krause c34964d613 Make migration optional. 15 years ago
Tobias Koenig 9499b33095 Don't use app-specific file for MessageViewer::GlobalSettings 15 years ago
Tobias Koenig a69ad354c9 Don't use app-specific file for MessageViewer::GlobalSettings 15 years ago
George Metaxas 5af90ae429 Ported the majority of KMail to the KConfigXT architecture, by converting the 15 years ago
Laurent Montel 5016a0890d Fix Bug 260588 - filter rules window does not appear in panel 15 years ago
Laurent Montel 5ed8f7e053 Writeconfig when we change trash id 15 years ago
Laurent Montel 47225e93dd Fix change to default trash when we remove a folder which is a trash used by imap account 15 years ago
Tobias Koenig 06aba25fb2 Remove POP3 filtering code from the filter classes. 16 years ago
Sergio Luis Martins fc746ba612 Make kmail-mobile start 2x faster (for big mail folders) by removing the pop filtering code. 16 years ago
Andras Mantia 42fc1c36ba Remove unused includes. 16 years ago
Tobias Koenig b11228846b Revert my previous commit from Akademy to handle RFC2047 encoded addresses 16 years ago
Sergio Luis Martins 2ffba88694 Fix maildir going down on kmail's exit when it isn't configured to do so. 16 years ago
Sergio Luis Martins 6b4a855fb9 Revert r1190409,r1167763. 16 years ago
Allen Winter 962f9f76ff return something in customTemplates() 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Volker Krause dc9eb95112 saving the configuration files once is enough 16 years ago
Andras Mantia c9cd063bbe Remove methods that were copied to MailCommon, use them from there. 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
Laurent Montel 3d15d0ed0f Use akonadi_empty_all_trash 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 3b9eeea724 Reorganization: reduce dependency on the km* classes, so they could be shared later with mobile: get rid of KMKernel::collectionFromId() step, move it to KMail::Util. 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
Andras Mantia 28f9db58a5 Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile. 16 years ago
Sergio Luis Martins 107c608008 Print indexStatus, so we know why kmail thinks the index is broken. 16 years ago
Thomas McGuire a79e7420e2 Disable the warning about non-compactable folders for now, 16 years ago
Andras Mantia eaab8fdfc5 Add a note about what needs to be ported 16 years ago
Laurent Montel 14665e9069 Backport fix bug #251119 16 years ago
Stephen Kelly 910a317ed0 Don't make me confused into thinking the comment is a person name... 16 years ago
Laurent Montel a4e04ecd31 set online or offline just resources which need network 16 years ago
Laurent Montel 3ff758050e Add todo 16 years ago
Laurent Montel d89cbca027 Shutdown by default, otherwise all mails will go to inbox. 16 years ago
Thomas McGuire 8573ed195c Regenerate all indices on startup together, to avoid a storm 16 years ago
Laurent Montel 6a5020dd81 move this function to kmkernel 16 years ago
Laurent Montel 2fd3d0a762 Remove this function, it uses exec() and any code use it. 16 years ago
Laurent Montel b0834044a5 Fix typo 16 years ago
Laurent Montel c4dc066473 Minor optimisation 16 years ago
Laurent Montel 80e4b9163a Fix refresh message list when necessary 16 years ago
Laurent Montel 2069779627 Continue to implement update view 16 years ago
Laurent Montel 248a5a717f allow to refresh messageview when we change config 16 years ago
Laurent Montel 28bac9aa5f Be sure to register it as org.kde.kmail (perhaps some scripts, dbus call use kmail and not kmail2) 16 years ago