diff options
Diffstat (limited to 'doc/src/html/changes-messageserver.html')
| -rw-r--r-- | doc/src/html/changes-messageserver.html | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/doc/src/html/changes-messageserver.html b/doc/src/html/changes-messageserver.html deleted file mode 100644 index 48a5a2a0..00000000 --- a/doc/src/html/changes-messageserver.html +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE html - PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<!-- CHANGES.qdoc --> -<head> - <title></title> - <link href="classic.css" rel="stylesheet" type="text/css" /> -</head> -<body> -<table border="0" cellpadding="0" cellspacing="0" width="100%"> -<tr> -<td align="left" valign="top" width="32"><img src="images/qtlogo.png" align="left" border="0" /></td> -<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td> -<td align="right" valign="top" width="230"><img src="images/codeless.png" border="0" /></td></tr></table><h1 class="title"><br /><span class="subtitle"></span> -</h1> -<pre> ***************************************************************************** - ** - ** API Change History - ** - ***************************************************************************** - - Changes since the QMF-1.0 release on 15/05/09: - - 1. Changed 'QMailMessageSource::prepareMessages(const QMailMessageIdList&)' to - 'QMailMessageSource::prepareMessages(const QList<QPair<QMailMessagePart::Location, QMailMessagePart::Location> >&). - - - ***************************************************************************** - - Changes since the development preview release on 03/04/09: - - 1. Added 'QMailTransport::socket()'. - - - ***************************************************************************** - - Changes since the development preview release on 06/03/09: - - 1. Added 'QMailAuthenticator::useEncryption(const QMailAccountConfiguration::ServiceConfiguration&, const QStringList &)'. - - - ***************************************************************************** - - Changes since the development preview release on 16/01/09: - - 1. Added 'QMailAuthenticator' class. - - 2. Added 'QMailServiceConfiguration::QMailServiceConfiguration(const QMailAccountConfiguration::ServiceConfiguration&)'. - - 3. Added 'QMailServiceConfiguration::id() const'. - - 4. Added 'QMailTransport::isEncrypted() const'. - - 5. Changed 'QMailMessageSource::notImplemented()' from slot to function. - - 6. Added 'QMailMessageSink::notImplemented()'. - - 7. Added 'QMailMessageService::accountId() const'. - - 8. Changed 'QMailMessageSource::retrieveMessagePart(const QMailMessageId &, const QMailMessagePart::Location &)' to - 'QMailMessageSource::retrieveMessagePart(QMailMessagePart::Location &)' and - 'QMailMessageSource::retrieveMessagePartRange(const QMailMessageId &, const QMailMessagePart::Location &, uint)' to - 'QMailMessageSource::retrieveMessagePartRange(QMailMessagePart::Location &, uint)'. - - 9. Changed 'QMailMessageSource::retrieveAll(const QMailAccountId &, QMailRetrievalAction::RetrievalSpecification)' to - 'QMailMessageSource::retrieveAll(const QMailAccountId &)' and - 'QMailMessageSource::synchronize(const QMailAccountId &, QMailRetrievalAction::RetrievalSpecification)' to - 'QMailMessageSource::synchronize(const QMailAccountId &)'. - - - *****************************************************************************</pre> -<p /><address><hr /><div align="center"> -<table width="100%" cellspacing="0" border="0"><tr class="address"> -<td align="left">Copyright © 2010 QtSoftware</td> -<td align="right"><div align="right">Messaging Framework</div></td> -</tr></table></div></address></body> -</html> |
