vmime/src
2013-03-24 12:30:26 +01:00
..
mdn Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
misc Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
net Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
platforms Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
security Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
utility Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
address.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
addressList.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
attachmentHelper.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
base.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
body.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
bodyPart.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
bodyPartAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
charset.cpp Fixed typo in function name. 2013-02-25 13:10:15 +01:00
charsetConverter_iconv.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
charsetConverter_idna.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
charsetConverter.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
charsetConverterOptions.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
component.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
constants.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
contentDisposition.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
contentDispositionField.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
contentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
contentTypeField.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
context.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
dateTime.cpp Fixed wrong function called. 2013-02-27 09:44:21 +01:00
defaultAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
disposition.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
emailAddress.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
emptyContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
encoding.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
exception.cpp Throw exception when an invalid value type is set in a header field. 2013-02-27 14:59:37 +01:00
fileAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
generatedMessageAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
generationContext.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
header.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
headerField.cpp Fixed parsing header field value on next line. 2013-03-24 10:02:23 +01:00
headerFieldFactory.cpp Throw exception when an invalid value type is set in a header field. 2013-02-27 14:59:37 +01:00
htmlTextPart.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
mailbox.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
mailboxField.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
mailboxGroup.cpp Fixed mailbox and mailbox group parsing. Added unit tests. 2013-03-11 10:05:09 +01:00
mailboxList.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
mediaType.cpp Fixed compilation warnings. 2013-03-06 22:49:27 +01:00
message.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageBuilder.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
messageId.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageIdSequence.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
messageParser.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
object.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
parameter.cpp Checks for a charset in all words of a parameter in a parameterizedHeader. 2013-03-24 11:29:03 +01:00
parameterizedHeaderField.cpp Let whitespace break the value of a parameterized header field, not just a ';' (thanks to Zarafa). 2013-03-24 11:35:08 +01:00
parsedMessageAttachment.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
parsingContext.cpp Fixed warnings and 64-bit issues. 2013-03-24 12:30:26 +01:00
path.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
plainTextPart.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
platform.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
propertySet.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
relay.cpp Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532. 2013-02-24 16:28:13 +01:00
streamContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
stringContentHandler.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
text.cpp Fixed typo in function name. 2013-02-25 13:10:15 +01:00
textPartFactory.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
word.cpp Fixed whitespace parsing before word. 2013-03-24 10:00:30 +01:00
wordEncoder.cpp Also check for RFC-2047 end sequence. 2013-03-24 11:24:58 +01:00