390 Commits (afaa128982dc1c0bdd2bef92d05d270fc4afb87d)

Author SHA1 Message Date
Michael Haeckel afaa128982 Prevent some compiler warnings. 25 years ago
Michael Haeckel 935783954f Store all widgets in heap. Actually doesn't fix anything, but one don't know. 25 years ago
Michael Haeckel f5b65e9142 Use the configured font again also for the header edit fields in the composer. 25 years ago
Michael Haeckel ed625e6041 Make the composer editor working again. 25 years ago
Michael Haeckel 0dc639bb44 SMTP authentication and SMTP over TLS/SSL. 25 years ago
Michael Haeckel e069bc69f1 Seems the paragraph length contains the \n character. 25 years ago
Michael Haeckel b005bf82c2 Make word wrap working again with Qt3. 25 years ago
Michael Haeckel d7fc11e84a Make the font size configuration working again. Font family still doesn't work. 25 years ago
Michael Haeckel 2a6d422a5a Prevent an occasional crash, when queuing messages. 25 years ago
Michael Haeckel 12ce1d2666 Remove some obsolete code and work around the miniature fonts in the html 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago
Michael Haeckel e05d088b09 Compile with recent kdelibs and QT3. 25 years ago
Marc Mutz f1c66804b2 Qt3 compile fixes. The last problem is in kmcomposewin.cpp 25 years ago
Carsten Pfeiffer 6cbc0e9d7b add some tooltips for the addressbook buttons 25 years ago
Ingo Klcker fb7fe23ce0 - setSelection(0, 0, 0, 0); 25 years ago
Carsten Pfeiffer 3b14df17a9 making completion case insensitive. You need current kdelibs for that 25 years ago
Michael Haeckel 66719b43b3 Ok, but then we better bind that to the Shift key, rather than to to fact if 25 years ago
Michael Haeckel 7cbdd416f2 Sorry, but that change broke the logic. 25 years ago
Laurent Montel 4ec21746ad --- kmcomposewin.cpp 2001/08/09 16:22:50 1.371 25 years ago
Michael Haeckel 9cfa338d44 Ok, we use the mail specific charset, rather that the charset of the locale 25 years ago
Marc Mutz 85a018cf1e Add the standard "charset" action icon in front of "Set Encoding". 25 years ago
Ingo Klcker 01462f262f The contents of the signature file should be converted from 25 years ago
Michael Haeckel ae64355d89 Use the default charset for replies, if we don't know for sure the official 25 years ago
Ingo Klcker 2078769101 Disable all PGP related actions if we didn't find PGP/GnuPG or 25 years ago
Carsten Pfeiffer abf2d04228 no respone so far, so here it is: 25 years ago
Ingo Klcker 2cf8855ff6 Fixes two bugs: 25 years ago
Waldo Bastian ec0e559c5b Changed addressbook dialog to KDialogBase. 25 years ago
John Firebaugh 0ca62c95ec Make "Save as draft" the default option. Approved (reluctantly :) ) by Michael. Reword the strings when message freeze ends. 25 years ago
Cornelius Schumacher 0a245e8333 Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
Marc Mutz c979587be5 Fix ?'s in the cipher text display dialog (#27623). 25 years ago
Michael Haeckel 7ae481a7e8 Ignore the encoding entry of the Composer section and use always base64 as 25 years ago
Ingo Klcker d3ea69861d Lists of email addresses which conform to RFC822 are now split 25 years ago
Carsten Pfeiffer c594eb4923 Cristian said, the oldstyle address completion didn't work for him. 25 years ago
Michael Haeckel 16883129e5 We simply don't have icons for these actions, so don't display ugly question 25 years ago
Andreas Gungl a28459017b Patch by Ingo Kloecker: Changes due to an API change in libkdenetwork 25 years ago
Michael Haeckel 7a17cd3db8 Use the correct signature for mailinglist identities. 25 years ago
Michael Haeckel 84618d1dcb Non-latin characters in attachment filenames and attachment descriptions 25 years ago
Carsten Pfeiffer fecfb7a51e no thanks, Waldo. Let's see if the beta testers complain, and we can 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Michael Haeckel 45a4c36953 Don't insert a blank line when quoting messages. Patch by Waldo. 25 years ago
Marc Mutz b346876ab2 QT_NO{COMPAT,ASCII_CAST} fixes as discussed on the mailing list. 25 years ago
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