176 Commits (aeb16fb2ae3ff83ea203288172badd1e2b98df4e)

Author SHA1 Message Date
Montel Laurent 13174e887b Better name 14 years ago
Montel Laurent 3fdd9dfc0b Fix check emails when we create identity 14 years ago
Montel Laurent cf347db24c Now we can define specific CC emails in identity 14 years ago
Allen Winter 3935927982 follow changes in templateparser to use TemplateParser namespace 14 years ago
Montel Laurent 5e6bbf871f Minor optimization 15 years ago
Montel Laurent d487ae1b91 const'ify 15 years ago
Montel Laurent adeddb72ce Clean up includes/forward declaration 15 years ago
Volker Krause a155627bd6 Clean up more string-based collection API. 15 years ago
Volker Krause bd3f8bc8ab Remove QString-based folder id API from the FolderRequester. 15 years ago
Chusslove Illich (Часлав Илић) 664aeecb60 i18n: Fixed inverted context and text. 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
George Metaxas 5af90ae429 Ported the majority of KMail to the KConfigXT architecture, by converting the 15 years ago
Tobias Koenig dc75dd900b Store the transport id in identity transport field 15 years ago
Laurent Montel bdd4890e84 Fix set icon for special folder 15 years ago
Bjoern Ricks 6dbcb72115 fix to long label in identitydialog especially in translations 16 years ago
Tobias Koenig 475383cde6 Bring back the settings to configure sent/drafts/template folder. 16 years ago
Andreas Holzammer 8cbda12b61 - enable the identity stuff for wince 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 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
Volker Krause 48281caa04 No help button on mobile, we don't have khelpcenter there. 16 years ago
Casey Link 4c6709b4fc Use an email validator on the email edit in the identity editor. 16 years ago
Laurent Montel fac3564486 Don't use deprecated signal 16 years ago
Volker Krause 73fe4f24b5 SVN_MERGE 16 years ago
Thomas McGuire 3e4cbda018 Crossport r1144684 by yurchor from trunk to the enterprise35 branch: 16 years ago
Yuri Chornoivan 5707282d4b typo fix 16 years ago
Thomas McGuire 707141c2bd Add an editor for email aliases to the identity dialog. 16 years ago
Volker Krause 88e00431d1 no need to exclude the key selectors anymore, builds fine on Maemo now 16 years ago
Volker Krause 8778b4a312 SVN_MERGE 16 years ago
Laurent Montel c6a519dbfb Fix includes 16 years ago
Volker Krause d9cde8defc hide tabs that are not yet mobile ready 16 years ago
Volker Krause dbe1196b99 build kcm_kpimidentities also if Qt3Support is not available, needed to disable the identity crypto settings in that case though for now 16 years ago
Volker Krause 6382ee4d4b Make the identity KCM build standalone. The one major thing that needed 16 years ago
Marc Mutz e6ff6f51ff IdentityDialog: use a SimpleStringListEditor instead of QTextEdit 16 years ago
Marc Mutz 55a843553f libkpimidentities: add email aliases to Identity; use them in KMail, KOrg, wizards/ 16 years ago
Tobias Koenig ae72463cf6 Remove usage of job->exec() by introducing AddressValidationJob 16 years ago
Thomas McGuire 861db718e0 Port to collectionFromId() where it is safe. 16 years ago
Laurent Montel 64f6649c2c Continue to remove KMFolderMgr 17 years ago
Laurent Montel e7ad448aa8 Port++ 17 years ago
Laurent Montel 29ac40fe69 Port 17 years ago
Thomas McGuire fdb40badcb Use the new method from kdepimlibs 17 years ago
Thomas McGuire b4b818c69c Follow kdepimlibs API change. 17 years ago
Laurent Montel 75862981e5 Remove theses class (done by akonadi now) 17 years ago
Laurent Montel bf537f8065 KMFolder-- 17 years ago
Laurent Montel 72e186323e Clean up 17 years ago
Laurent Montel 5bd55ccccd Comment other code 17 years ago
Laurent Montel 558506d468 Comment old folder view 17 years ago
Thomas McGuire e97b9493ea Follow kdepimlibs changes. 17 years ago