41 Commits (af14f359e0289942e63991136f61c1e16fb0fd7d)

Author SHA1 Message Date
Thomas McGuire 96a951a70a Use the proper debug area. 19 years ago
Thomas Friedrichsmeier abd16ba5f3 Add a buttonCancel parameter to all KMessageBox::*cancel* functions. 19 years ago
Volker Krause eceb3388b2 EmailAddressTools -> KPIMUtils 19 years ago
Volker Krause a1550f9791 emailfunctions -> kpimutils 19 years ago
Chusslove Illich 7de386f772 n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form. 19 years ago
David Faure b44c11c32c Major config.h cleanup 19 years ago
Aaron J. Seigo 9ffbd1c4fc build 20 years ago
Will Entriken 1106cfdef0 kguiitem explicit ctor 20 years ago
Allen Winter 72807f4c4d email.h moved into $incdir/emailfunctions instead of $incdir/libemailfunctions. 20 years ago
Volker Krause ca80c13d9e Commit danimo's libemailfunctions API cleanup and port kdepim 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer 6396fad702 Additional 20 years ago
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Reinhold Kainhofer 08404dfdab QList::find(..)==QList::end() => QList::contains() 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Frank Osterfeld 72ff7fdb95 deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel ec645608ff Q3CString-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Till Adam d4fb85a932 KMail compiles and links. Let's see if it starts up ... ;) 21 years ago
Volker Krause 05ed13c77c More porting, about 10 files still don't build. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
David Faure 32c33a5283 Backport reference-handling code-cleanup by Marc Mutz (449755) 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
David Faure bb17279cf8 Better fix for the case where the contact isn't in the addressbook yet, was found in trunk (due to fixing #87034). 21 years ago
David Faure 251916c5a9 Key approval dialog fixes: 21 years ago
David Faure 49e1b07484 Key approval dialog fixes (for storing crypto preferences) : 21 years ago
Till Adam 846fce11e1 Fix by Thiago Macieira <thiago@kde.org> for ingored signature type 21 years ago
David Faure 396b0cb745 I couldn't send mail to Till because of: 21 years ago
David Faure dccfe3a5ad I couldn't send mail to Till because of: 21 years ago
Ingo Klcker a2c35caafd Backport CVS commit by kloecker: 21 years ago
Tobias Koenig 08ca740746 Changed alls StdAddressBook::self() to StdAddressBook::self( true ) to have 21 years ago
Ingo Klcker 9ff0650f76 Make canonicalAddress work for non-trivial email addresses. 21 years ago
Till Adam d1b0786780 Don't lose the composed mail when the composer tells the KeyResolver to 22 years ago
Dirk Mueller dd0f3bb8f4 unbreak compilation (gcc 4.0) 22 years ago
Marc Mutz aee95a4ba2 From KDE_3_3_BRANCH: Fix Aegypten issue #278: KMail looks up recipient key during autosave. 22 years ago
Marc Mutz 488995af34 Fix Aegypten issue #278: KMail looks up recipient key during autosave. 22 years ago
Dirk Mueller 9f4df4f8f8 fix compile (gcc 4.0) 22 years ago
David Faure db632076b8 Merged from 3.3-branch: Marc Mutz's --enable-final fix 22 years ago
Marc Mutz 8a57e9ea7e Make KMail compile with --enable-final. Please port to HEAD, can't do it myself, but should be straightforward... 22 years ago
Tobias Koenig 72bff26cac Ask whether the email<->key assocciation shall be stored in the address book 22 years ago
David Faure b16e87c623 Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
David Faure 03b95ee07b Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
Ingo Klcker eba10cb3c1 If the user explicitely specified a crypto message format then use this format. The same is already done in resolveSigningKeysForSigningOnly(). This makes it again possible to send inline OpenPGP encrypted messages. 22 years ago
Ingo Klcker f608f0f5a4 If the user explicitely requested signing/encryption and there's no reason not to sign/encrypt then do it instead of asking whether the message should be signed/encrypted. After all the user has already expressed his desire to sign/encrypt the message by marking the message for signing/encrpytion. 22 years ago
David Faure 2f83ae8108 Implemented saving of the encryption preference from the key-approval dialog into the addressbook entry. 22 years ago
David Faure 94f3fcdfd9 Fixed obvious copy-n-paste error. Doesn't fix the bug with the encryptionPreference not stored though. 22 years ago
Andrew Coles 4e8280a3d8 CVS_SILENT 22 years ago
Marc Mutz 4798901a32 Add (some?) new files from aegypten_branch. Compiles here, should now even compile with a qt -nostl. 22 years ago