From: <lib...@li...> - 2008-04-04 20:49:50
|
<html> <head> <style type="text/css"> .main { font : 10pt verdana; background: white; width: 95% } .main h3 { margin: 15px 0px 5px 0px; } .comment { border: 1px solid #dddddd; padding: 5px; } .files { border: 1px solid #dddddd; padding: 5px; background: #eeeeff; } </style> </head> <body> <div class="main"> <h3>Revision 1455 by ilya</h3> <div class="comment"> Mail sending test project.<br/><br/>04/04/08<br/>- asynchronous sending<br/>- Q_PROPERTIES for QxtSmtp<br/>- GUI test app<br/><br/>12/03/08<br/>- better handling of boundaries<br/>- small refactoring </div> <h3>Modified Paths</h3> <div class="files"> sandbox/ilya/qxtmailsender/qxtmailsender.pro<br/> sandbox/ilya/qxtmailsender/readme.txt<br/> sandbox/ilya/qxtmailsender/src/main.cpp<br/> sandbox/ilya/qxtmailsender/src/qxtmail.cpp<br/> sandbox/ilya/qxtmailsender/src/qxtmail.h<br/> sandbox/ilya/qxtmailsender/src/qxtsmtp.cpp<br/> sandbox/ilya/qxtmailsender/src/qxtsmtp.h<br/> sandbox/ilya/qxtmailsender/src/qxtsmtp_p.h<br/> </div> </div> </body> </html> |