117 Commits (a69f00ecc0fe132580ee3769057dc41dad6a5437)

Author SHA1 Message Date
Montel Laurent 1a268022bc Use scheme() 11 years ago
Montel Laurent 23db4bd642 not necessary now 12 years ago
Montel Laurent a1818a87a8 Remove unused function 12 years ago
Montel Laurent 513e5916bd Port to QUrl 12 years ago
Montel Laurent f64c151bc1 Astyle kdelibs 12 years ago
Montel Laurent 56df8cb6f4 Clean up header 12 years ago
Montel Laurent 2be3533faf Port to QStandardPaths::findExecutable 12 years ago
Montel Laurent 7638eb9108 Finish to port to qaction 12 years ago
Montel Laurent f6f01d084e Convert to QStandardPaths 12 years ago
Montel Laurent 641736b297 Fix includes 12 years ago
Montel Laurent 12518f5cc5 kdebug->qdebug 12 years ago
Montel Laurent 2729ea554c Fix includes 12 years ago
Montel Laurent e215c9b8d9 MAke it compile 12 years ago
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