74 Commits (934c74cf947ab3deb6ce9e12a03716ecdb96ea21)

Author SHA1 Message Date
Don Sanders 46fd8cc4ff Removed unneeded and confusing error messages. 26 years ago
Don Sanders 8d88a9764a Actually implement what I said I did in my last checkin 26 years ago
Don Sanders 885193119f When "send queued mail when checking for new mail" is turned on, don't send 26 years ago
Don Sanders a7fbdfb02f Altered calls to processEvents() 26 years ago
Mike Pilone 68b6d78641 Added precommand to local account and moved all precommand code to KMAccount, since all the account types now support it. 26 years ago
Daniel Naber 2c0fcd1b32 -warning if no subject is set 26 years ago
Mario Weilguni a2f1357502 Mario: Redirect works now 26 years ago
Don Sanders b9ea88a26c Updated Sending failed message as Stefan suggested. 26 years ago
Don Sanders 1154be524e Tiny amount of work on multiple transports. 26 years ago
Mike Pilone d922e199a2 Added an option to run a pre command before checking and sending mail. This is nice for ssh tunneling 26 years ago
Don Sanders 7f136c882d Enclose the status label in a QDialog. Using a QLabel as a top level widget seemes to have the strange effect of causing ghosting, that is two copies of the label text were _sometimes_ shown. 26 years ago
Don Sanders 1d7c177786 Strip KMail specific header fields when sending mail (just to be safe). 26 years ago
Don Sanders 8544bcfb0e A little more work on multiple Personas. 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago
Waldo Bastian fbe9cb18ea WABA: New feature! Smart quoting! 27 years ago
David Faure 1bb9dda8ab CVS_SILENT removed duplicate headers - difficult one because of #ifdef KRN 27 years ago
Don Sanders 184a616140 Minor updates. (Suppress warnings) 27 years ago
Kalle Dalheimer e6ba799997 The dreaded library cleanup: getConfig() -> config() and friends (see separate mail) 27 years ago
Waldo Bastian a98d4eb22c WABA: Bugfix :) 27 years ago
Matthias Welk 46f1750426 continued the int -> unsigned short int for port address what Alex 27 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
David Faure 8ba390ce21 some 0 -> QString::null conversions 27 years ago
Hans Petter Bieker 09d70e9e12 * QString::sprintf -> QString::arg 27 years ago
Hans Petter Bieker f5f2dff4d6 klocale->translate() is dead 27 years ago
Stephan Kulow a319ad6c44 CVS_SILENT compilation fixes 27 years ago
Warwick Allison 8802e13f58 Fix some QString changes. 27 years ago
Warwick Allison 81d19556b8 Fixed bug where "," in header addresses truncated display. 27 years ago
Matthias Welk 2153f55067 more QT2.0 porting 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Sven Radej 222f4710ab Sven: Commited after being reviewd/bugfixed by Waldo Bastian, John Birch and 28 years ago
Stefan Taferner c175807474 * Improved: email completion of composer (Ctrl-t) now 28 years ago
Hans Petter Bieker 0bbb61eec4 Use the path to sendmail found in paths.h if set. 28 years ago
Markus Wuebben 199a62f508 //$markus: Finally fixed attachment problem. 28 years ago
Markus Wuebben c96fac8ec3 //$markus: -more stabilization 28 years ago
Stefan Taferner c3c4b53f97 * Removed lots of old debug messages. 28 years ago
Markus Wuebben e62ef0b700 //$markus: Fixed sendQueued problem for message the couldnt be sent. 28 years ago
Stefan Taferner 25c6cd7f92 * fixed attachment size in sending/receiving (often extra zero-bytes were added 28 years ago
Stefan Taferner 8f6dd7dee4 Fixed problem with sending multiple addresses, esp. those that contain 29 years ago
Stefan Taferner 3015f41a72 * dead.letter is now written when kmail crashes 29 years ago
Stefan Taferner eb1285d94a * nasty bug fixed: msgs got lost when sending was unsuccessful. I am sorry, 29 years ago
Stefan Taferner a8c63f70b5 With permission of Coolo and certification of Chris I apply a major bugfix 29 years ago
Roberto Alsina 4084eba98d [Roberto] Small changes so copying these files over to krn is easier, 29 years ago
Stefan Taferner d3c5dbd3a6 * fixed a few bugs 29 years ago
Stefan Taferner 7dc61d8ace * fixed some bugs in the SMTP sender code 29 years ago
Stefan Taferner 5277c84ecd * fixed problems with @-detection in reader 29 years ago
Stefan Taferner 898d477166 * added PGP support 29 years ago
Stefan Taferner 3a3c1859a1 * rewrote the sender code, adding some nice features 29 years ago
Stefan Taferner f8397ccf9c * fixed problem with stupid change of KProcess::setExecutable() 29 years ago
Stefan Taferner 22ca31975f - ensured that QString::sprintf does not cause troubles 29 years ago