SmtpClient-for-Qt/src
Attila Tőkés ca43f9d642
Merge pull request #63 from bluetiger9/master
Added Reply-To support
2017-12-22 10:47:43 +02:00
..
emailaddress.cpp License changed to LGPL version 2.1 2012-07-24 17:06:55 +03:00
emailaddress.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimeattachment.cpp - Added support for ByteArray Attachments 2013-08-08 10:45:39 +02:00
mimeattachment.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimecontentformatter.cpp Destructor for mimefile. 2012-08-09 20:27:32 +03:00
mimecontentformatter.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimefile.cpp Small fixes. 2014-11-01 22:50:37 +02:00
mimefile.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimehtml.cpp License changed to LGPL version 2.1 2012-07-24 17:06:55 +03:00
mimehtml.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimeinlinefile.cpp License changed to LGPL version 2.1 2012-07-24 17:06:55 +03:00
mimeinlinefile.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimemessage.cpp Merge pull request #63 from bluetiger9/master 2017-12-22 10:47:43 +02:00
mimemessage.h Merge pull request #63 from bluetiger9/master 2017-12-22 10:47:43 +02:00
mimemultipart.cpp Bug corrected in MimeMultiPart. 2012-08-09 22:17:07 +03:00
mimemultipart.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimepart.cpp Qt5 compatibility. 2014-02-16 19:10:37 +02:00
mimepart.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
mimetext.cpp License changed to LGPL version 2.1 2012-07-24 17:06:55 +03:00
mimetext.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
quotedprintable.cpp Small fixes. 2014-11-01 22:50:37 +02:00
quotedprintable.h Small fixes. 2014-11-01 22:50:37 +02:00
smtpclient.cpp Issue #50 - fix memory leaks 2017-06-01 19:14:20 +03:00
smtpclient.h cleanup compiler errors/warnings 2015-10-26 16:31:51 +01:00
smtpexports.h added necessary QT_DECL_EXPORT/QT_DECL_IMPORT to be able to build a DLL on windows 2014-09-01 09:59:57 +02:00
SmtpMime License changed to LGPL version 2.1 2012-07-24 17:14:59 +03:00