103 Commits (d60bc423c24c00e4076c7dbd62b7ebdfd0607752)

Author SHA1 Message Date
Montel Laurent 946b9e0905 Use KLocalizedString 12 years ago
Montel Laurent 473bd40e38 Fix includes 12 years ago
Montel Laurent 9f6967e20e not necessary to sync at each start 13 years ago
Montel Laurent ca5aaa3e4b Move to migrate code to util class 13 years ago
Montel Laurent 5e5516480e Add code to reduce search query (will use in the future if I fix another bug) 13 years ago
Montel Laurent 29b1547b9a Fix include/forward declaration/indent 13 years ago
Montel Laurent 0ecfba3912 Use qlatin1String 13 years ago
Montel Laurent 2c0b52306b Fix coding style 13 years ago
Montel Laurent b09ffc8505 Move to own directory 13 years ago
Montel Laurent c8de033527 Move to own directory 13 years ago
Montel Laurent 8e670c27b5 Make it compile 13 years ago
Montel Laurent 37dff9cdba Fix Bug 314126 - Wrong shortcut shown in menu for New Message to Mailing 13 years ago
Jonathan Marten c044b9b720 Missed an inverted condition in ef47d5e0b64ffb1ac7f6ed15e036ebe84066c817 13 years ago
Jonathan Marten 0020145a1e Replace the two overloads of KMail::Util::handleClickedURL() 13 years ago
Montel Laurent 12d7166020 If we activate "folder Mailing List" without address and click on 13 years ago
Montel Laurent b257164396 Fix Bug 308227 - Changing identities (that have different custom 14 years ago
Montel Laurent 9b3371d548 Move default color in util.cpp 14 years ago
Montel Laurent 0c190cc816 Fix Bug 304940 - kmail should warn when replying to an encrypted mail 14 years ago
Montel Laurent 019076e3a9 Fix bug when we reply and it doesn't take good identity when we use 14 years ago
Montel Laurent 025c5e24d2 Fix enable/disable send menu action. We tested with an unupdated collection so statictic.count() was all the time not updated 14 years ago
Montel Laurent 0b11757379 Fix Bug 154087 - "New mail to mailist" should active folder "New mail" template 14 years ago
Montel Laurent 8c6bdfff7b Minor optimization 15 years ago
Montel Laurent 8cb668d549 Fix includes/forward declaration 15 years ago
Montel Laurent c2c958f42b Fix forward declaration/includes 15 years ago
Montel Laurent 52689313a4 Clean up 15 years ago
Montel Laurent a5517418c1 Reduce number of write config in foldercollection 15 years ago
Tobias Koenig 7f785e1d26 Use KMime::Types::Mailbox to pass around mail addresses 15 years ago
Tobias Koenig 63db5975ac Move SieveJob, Vacation and VacationDialog from KMail to 16 years ago
Andras Mantia ab4830d172 Use the filtering code from mailcommon 16 years ago
Andras Mantia 6c7c6eece6 Adapt to the latest messagecomposer changes 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
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
Laurent Montel 1f6fd19364 Fix bug #149236 16 years ago
Laurent Montel 71a2961917 Fix duplicate code 16 years ago
Laurent Montel 1c467a4aa4 Not necessary 16 years ago
Thomas McGuire 7220561cff Backport r1148564: Update the sieve script util function to use the MailTransport enum. 16 years ago
Casey Link 33697e200a Update the sieve script util function to use the MailTransport enum. 16 years ago
Thomas McGuire b6a01fb951 SVN_MERGE: 16 years ago
Thomas McGuire 8d51a2b8ee Don't include the tag resource in the mail check menu. 16 years ago
Laurent Montel 389d4e372d Use directly idx.data() thanks Stephen for info. 16 years ago
Laurent Montel 7e8545e006 Show full collection path 16 years ago
Laurent Montel 01d43937b8 Remove duplicate code 16 years ago
Laurent Montel 48cb416faf not necessary to redefine mimetype in kmail 16 years ago
Volker Krause 06b92ac066 SVN_MERGE 16 years ago
Thomas McGuire 4b83cfc492 Get rid of KMUrlClickedCommand. 16 years ago