SmtpClient-for-Qt/src
bluetiger9 3d26948cdd Bug Fixes and Minor Changes
- fixed the bug related to ELHO message: "ELHO SmtpClient for Qt/C++"
changed to "ELHO " + name, the name is now by default "localhost"
  - added setter and getter for the name used in the ELHO message
  - added virtual attribute to prepare() method in all classes
  - added virtual attribute to toString() in the MimeMessage and
MimePart classes
2012-03-20 13:30:49 +02:00
..
emailaddress.cpp license modified 2011-09-02 18:24:39 +03:00
emailaddress.h license modified 2011-09-02 18:26:50 +03:00
mimeattachment.cpp New line characters changed from \n to \r\n. 2011-12-16 14:42:26 +02:00
mimeattachment.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimefile.cpp The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
mimefile.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimehtml.cpp The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
mimehtml.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimeinlinefile.cpp New line characters changed from \n to \r\n. 2011-12-16 14:42:26 +02:00
mimeinlinefile.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimemessage.cpp Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimemessage.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimepart.cpp New line characters changed from \n to \r\n. 2011-12-16 14:42:26 +02:00
mimepart.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
mimetext.cpp The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
mimetext.h The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
quotedprintable.cpp The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
quotedprintable.h The structure of MimePart and its subclasses was modified. Now the 2011-11-13 23:26:49 +02:00
smtpclient.cpp Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
smtpclient.h Bug Fixes and Minor Changes 2012-03-20 13:30:49 +02:00
SmtpMime license modified 2011-09-02 18:24:39 +03:00