188 Commits (8e2ef65c211702ccb51bbb4c8daf2de5cedf87a0)

Author SHA1 Message Date
Montel Laurent e9b6de6182 Initialize autocorrection language 14 years ago
Montel Laurent 1da147b02c Minor 14 years ago
Montel Laurent 203cc0345d Add combobox to select autocorrection language 14 years ago
Montel Laurent 2fd719a394 Const'ify 14 years ago
Montel Laurent 999bf2c62b Minor 14 years ago
Montel Laurent 317b09954a now we can duplicate vcard 14 years ago
Montel Laurent 37792d0fc0 Allow to select vcard from existing vcard 14 years ago
Montel Laurent 6c820ba226 Add a dialog box to create own vcard from existing vcard 14 years ago
Montel Laurent bdaf2ddef9 Change button 14 years ago
Montel Laurent ad2c56f375 When vcardfilename is empty use change button text 14 years ago
Montel Laurent 8f72390eba not necessary to create a pointer here 14 years ago
Montel Laurent de5f7a22cf Fix Bug 97239 - better support for including own vCard into mails 14 years ago
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