425 Commits (c33856cf98c23da1d4f1e8123cb55a2a60180bc9)

Author SHA1 Message Date
Michael Haeckel 073b055ec9 bAutoCharset should probably be initialized somewhere. 25 years ago
Michael Haeckel 95b678f43e Don't set the charset header to us-ascii when cancelling editing a mail. 25 years ago
Michael Haeckel 28335431a1 Remove the Content-Transfer-Encoding header, in a mail with attachments. 25 years ago
Waldo Bastian 24789709d9 Don't leak popup windows. 25 years ago
Marc Mutz 233d144df3 kmcomposewin.cpp #includes configuredialog.h only for the #define of 25 years ago
Ingo Klcker 3d23693e38 - Make the colors used to colorize PGP messages configurable 25 years ago
Michael Haeckel a5f5ccb15c Make it possible to choose the encoding when inserting a text file. 25 years ago
Michael Haeckel d468446680 Fix the tab order. 25 years ago
Michael Haeckel 8f753c2855 Make non-ascii attachment filenames and descriptions working again. 25 years ago
Ingo Klcker a4ec968cc3 Revert Logi's commit because it violates the feature freeze and furthermore it's buggy. 25 years ago
Logi Ragnarsson 23784b087a Added setting to pgp-encrypt e-mail by default 25 years ago
Don Sanders 0a9a82e343 Fix bug with the signature being inserted at the start instead of the 25 years ago
Waldo Bastian ce39174336 Automatic charset selection. 25 years ago
Michael Haeckel 6ce0aabf81 Make the sent mail folder of the default identity working. Thanks to Ronen Tzur. 25 years ago
Michael Haeckel fbb0e7f156 Update the folder list in real time also for the sent-mail folder. 25 years ago
Ingo Klcker c3b886c5b2 - Adapt KMail to the changes in Kpgp* 25 years ago
Helge Deller d5fc2361c4 - hotkey-support (Ctrl-E) to switch between configured font and a fixed width font, 25 years ago
Roberto Teixeira 739afed1bf Does not allow 'outbox' to be used as 'sent-mail folder' 25 years ago
Michael Haeckel efb4c5406e Don't confuse us-ascii and iso-8859-1. 25 years ago
Roberto Teixeira d2fcb22713 This fixes some problems with the former commit: 25 years ago
Roberto Teixeira c08e892412 Added option to allow each identity having a separate sent-mail folder. Also 25 years ago
Gregory Mokhin 260a06e3c3 i18n fix 25 years ago
Michael Haeckel 8db155785a Use the names we get from QTextCodec::mimeName() for the encoding lists. 25 years ago
Carsten Pfeiffer 7d23e50d78 oups 25 years ago
Carsten Pfeiffer 9fd6fe744c use the kstdaccel instead of hardcoded Ctrl-T 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Dirk Mueller dd58455158 CVS_SILENT: fixincludes 25 years ago
Waldo Bastian 2b34a1e7ea Work around Qt bug. Bugreport send to Trolltech. 25 years ago
Waldo Bastian b76bdbb1b7 Check for empty subject in the composer window, instead of in the send part. 25 years ago
Michael Haeckel f3c8ed3f27 Handle tabs in the composer correctely. 25 years ago
Waldo Bastian c2fd9712a1 Warn if us-ascii or local8Bit encoding can't encode all characters. 25 years ago
Michael Haeckel 871a2802d4 Make attachment drag and drop working with Qt3. 25 years ago
Carsten Pfeiffer 45df6c31d4 fix completion for David 25 years ago
Michael Haeckel 030afdb5c7 It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
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