Commit Graph

11 Commits

Author SHA1 Message Date
Vladimir Kolesnikov
4ff42edc4f Qt 5 compatibility 2013-02-14 01:27:00 +02:00
Tőkés Attila
9e048495ba State machine implementation terminated. Added some functions
(waitForReadyConnected, waitForAuthenticated, waitForMailSent)
synchronous waiting.

Added writeToDevice() function to MimeMessage and MimePart (and
subclasses), now these are used in SmtpClient instead of toString().

Added some unit tests.
2012-09-22 20:59:27 +03:00
Tőkés Attila
c4e94b885e Destructor for mimefile.
Getter for maximum length in MimeContentFormatter
Added getter to MimeContentFormatter in the MimePart class.
2012-08-09 20:27:32 +03:00
Attila Tőkés
08ad929615 License changed to LGPL version 2.1 2012-07-24 17:06:55 +03:00
Attila Tőkés
538c068278 Version 1.1 beta 2012-07-23 21:01:08 +03:00
bluetiger9
871a1f5daa New line characters changed from \n to \r\n. 2011-12-16 14:42:26 +02:00
bluetiger9
2b7f475766 The structure of MimePart and its subclasses was modified. Now the
following properties are part of MimePart: content-type, content-
added to project.
2011-11-13 23:26:49 +02:00
bluetiger9
fbd6eb26a8 Added utf-8 support for email headers (sender, recipients, subject). 2011-11-10 20:50:38 +02:00
Your Name
2409bce571 license modified 2011-09-02 18:24:39 +03:00
Your Name
f217c1bab8 Licence added. 2011-09-02 15:20:33 +03:00
Your Name
04fbbedb62 Folder hierarchy modified. 2011-08-31 00:53:08 +03:00