348 Commits (2adc8c2f4cd77828de34a64d9c643168567950bb)

Author SHA1 Message Date
Michael Haeckel 0ba45ca7fd Handle mailing list identities with a transport correctely and don't override 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel 1ea3c09114 Revert two broken commits. 25 years ago
Luk Tinkl b6f894a55c another i18n fix 25 years ago
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Carsten Pfeiffer e775d75557 - internal addressbook based on QStringList now 25 years ago
Marc Mutz e035cfb707 Fix the bug where the composer wouldn't show the selected identity, 25 years ago
Michael Haeckel 2d2893c710 Saving mails and attachments is now network transparent. 25 years ago
Carsten Pfeiffer 7962ac55c5 recent email addresses (in completion and the addressbook viewer) 25 years ago
Carsten Pfeiffer 92b43d5c5d completion for email-addresses 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Andreas Gungl 7bcddd5cd5 Reply on signed or encrypted messages is now showing the plaintext of 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Michael Haeckel e95d67e14b Remove obsolete workarounds. 25 years ago
Michael Haeckel ee58ec2314 Add "forward as attachment". 25 years ago
Michael Haeckel 983abdd792 Bann qWarning. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Stephan Kulow b7265e14df I used kmail and I still can't stand that file dialogs saying * as filter: 25 years ago
Michael Haeckel 51c7263648 Use the pgp code from libkdenetwork. 25 years ago
Michael Haeckel 4c0177d1ea Sending via SMTP now uses the e-mail address from the current identity and not 25 years ago
Daniel Naber d3038e5a21 don't show the "could not attach public key" error if the user 25 years ago
Carsten Pfeiffer 300b4ba508 fixes: 25 years ago
Andreas Gungl 60c9bb4f14 Show encrypted messages as plaintext in composer when it's possible 25 years ago
Michael Haeckel 6c2ba583c5 Use the configured colours only for the edit fields and not the menu in the 25 years ago
Daniel Naber fb8afbedf0 prevent crash #22492: 25 years ago
Michael Haeckel 0186fd1844 Don't add a charset header to non-text parts. Eudora does not like that. 25 years ago
George Staikos 1fb6388957 Set focus to the To: field if it is blank and the user tries to send. 25 years ago
Michael Haeckel 0f4aea501b - GUI: Bind a transport (for example SMTP server) to an indentity 25 years ago
George Staikos f597ef56d5 patch for wishlist #22264 (subject line getting focus) 25 years ago
Daniel Naber a42b3aa0f8 adding "..." to "attach public key" menu item 25 years ago
Michael Haeckel 9929c01d05 GUI: Bind the PGP identities to KMail's identities. 25 years ago
Daniel Naber 753e38d316 ask for "save as drafts" if the composer gets closed 25 years ago
Michael Haeckel 0268115b42 Don't add garbage characters at the end when inserting files. 25 years ago
Daniel Naber b4447c6534 invokeHTMLHelp() -> invokeHelp() 25 years ago
Michael Haeckel 7f60bbceac - Don't send to cc or bcc addresses, when the corresponding header fields are 25 years ago
Michael Haeckel dfce5de5b5 Handle mails with several attachments but without a text part correctely when 25 years ago
Michael Haeckel f30fcfa6bf Fix the menu items after the toolbar content has changed. 25 years ago
Michael Haeckel d78472918a - Better workaround for a problem with multibyte encodings in QT. 25 years ago
Michael Haeckel 77d0178939 Honour the charset when viewing attachments in the composer window. 26 years ago
Michael Haeckel 16c726672e The font configuration for fixed width fonts works again. That does no longer 26 years ago
Michael Haeckel 7b4ace4b1b Oops, I just got a mail back with the following notice: 26 years ago
Michael Haeckel b36e32f09b Don't do nothing when trying to send a message and auto sign is checked, but 26 years ago
Michael Haeckel f6dcb73c7f Patch by Matt Newell <newellm@proaxis.com> 26 years ago
Michael Haeckel e4f4652bf5 Make David Faure happy :-) 26 years ago
Michael Haeckel e86dcf63d6 Handle drop events of mailto urls properly in the header fields of the 26 years ago
Michael Haeckel 0b615af205 The composer window now also uses descriptive names for the encodings if it 26 years ago
Michael Haeckel b918dc6349 The external editor is no longer blocking. 26 years ago
Michael Haeckel bf34714220 Revert last commit. 26 years ago
Antonio Larrosa Jimenez 79088ecf3d Fixed a problem that could result in a corrupted mbox. 26 years ago