Commit Graph

107 Commits

Author SHA1 Message Date
Attila Tőkés
38cee24d20 SMTPEmail.pro.user removed 2012-07-24 16:57:37 +03:00
Attila Tőkés
538c068278 Version 1.1 beta 2012-07-23 21:01:08 +03:00
bluetiger9
32b11e2351 Readme fixed. 2012-03-20 20:24:54 +02:00
bluetiger9
560eb49344 Merge branch 'master' into dev 2012-03-20 20:13:07 +02:00
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
bluetiger9
871a1f5daa New line characters changed from \n to \r\n. 2011-12-16 14:42:26 +02:00
bluetiger9
d4020ab70a Development branch. 2011-11-18 22:30:03 +02:00
Attila
33c7ac763b Merge branch 'dev' 2011-11-18 22:25:12 +02:00
bluetiger9
735fa2f4dd The header's encoding can be now selected.
The subject, sender's and the recipient's names can be also ecoded with
base64 and quoted-printable.
See the MimeMessage::setHeaderEncoding() function.
2011-11-18 21:58:16 +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
Attila
57bd9082e2 Merge branch 'master' of github.com:bluetiger9/SmtpClient-for-Qt 2011-11-13 19:07:52 +02:00
bluetiger9
7b1c826d02 file delete 2011-11-10 23:36:16 +02:00
bluetiger9
fbd6eb26a8 Added utf-8 support for email headers (sender, recipients, subject). 2011-11-10 20:50:38 +02:00
Attila
e339755a84 Corrected some bugs in Demo2. 2011-11-02 16:17:33 +02:00
Your Name
826fd14959 Merge branch 'master' of github.com:bluetiger9/SmtpClient-for-Qt 2011-09-08 20:12:09 +03:00
Your Name
5f27815267 corrected some spelling errors... 2011-09-08 20:11:36 +03:00
Tőkés Attila
6129865742 Edited README.md via GitHub 2011-09-08 19:37:27 +03:00
Your Name
7212b8d9fd Merge branch 'master' of github.com:bluetiger9/SmtpClient-for-Qt 2011-09-08 19:11:42 +03:00
Your Name
635dfb65a9 modified contstructors. 2011-09-08 19:06:32 +03:00
Tőkés Attila
162bf4c143 Edited README.md via GitHub 2011-09-08 15:15:14 +03:00
Tőkés Attila
daa131f5b9 Edited README.md via GitHub 2011-09-07 16:09:12 +03:00
Tőkés Attila
a5914edb8c Edited README.md via GitHub 2011-09-07 15:57:51 +03:00
Your Name
56558579a7 Merge branch 'master' of github.com:bluetiger9/SmtpClient-for-Qt 2011-09-07 15:43:55 +03:00
Your Name
90cce2942a Demo 4 - HTML email with images (inline files) 2011-09-07 15:43:17 +03:00
Tőkés Attila
52fa26a225 Edited README.md via GitHub 2011-09-07 00:46:36 +03:00
Your Name
2d745b6662 Demo 3 modified.
The demo files was removed from QT Creator project file (SMTPEmail.pro)
2011-09-06 19:16:51 +03:00
Your Name
a118309811 Demo 2 bug fix 2011-09-06 19:08:11 +03:00
Your Name
e6d8578b1d Demo 3: Sending emails with attachments 2011-09-06 18:57:55 +03:00
Your Name
64dda7a2fd plain text README removed 2011-09-03 22:00:39 +03:00
Your Name
58031af193 README modified 2011-09-03 21:45:54 +03:00
Your Name
951e7228ee readme modified 2011-09-03 21:08:48 +03:00
Your Name
862e882e86 readme.md modifien 2011-09-03 21:05:18 +03:00
Your Name
9155d19f20 README modified 2011-09-03 21:03:28 +03:00
Tőkés Attila
c5b8a87a70 Edited README.md via GitHub 2011-09-03 20:39:09 +03:00
Your Name
edb0dd9110 new readme 2011-09-03 20:28:07 +03:00
Your Name
cd3d25592b license modified 2011-09-02 18:26:50 +03: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
cfa42132d5 Printscreen added to Demo 2. 2011-08-31 20:56:48 +03:00
Your Name
140bb2fa08 Demo 2 Application added to project. 2011-08-31 20:07:33 +03:00
Your Name
ff4988dd39 bug fix 2011-08-31 20:06:24 +03:00
Your Name
cf2402128b Some old files deleted. 2011-08-31 00:59:35 +03:00
Your Name
f1a95b3df0 Merge branch 'master' of github.com:bluetiger9/SmtpClient-for-Qt 2011-08-31 00:53:40 +03:00
Your Name
04fbbedb62 Folder hierarchy modified. 2011-08-31 00:53:08 +03:00
bluetiger9
377228ac73 Edited README via GitHub 2011-08-31 00:04:04 +03:00
Your Name
0c2a9b3a7a new file added to project 2011-08-31 00:00:44 +03:00
Your Name
a9f7c23f8b all-in-one header file 2011-08-31 00:00:17 +03:00
Your Name
bc45c908bf a Demo application 2011-08-30 23:58:00 +03:00
bluetiger9
3f5e211ade removed main.cpp from project 2011-08-30 23:20:06 +03:00
Your Name
c9e6fea78a demo in main.cpp 2011-08-30 23:07:07 +03:00