index
:
qt-labs/messagingframework.git
conversations_improvements
experimental
master
pkg
qmf-1.0
qmf-2.0
smtpfix
symbian
test
Qt Messaging Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tst_qmailmessage
/
tst_qmailmessage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-8
/
+8
*
Reset parts when setting a body
Damien Caliste
2024-02-26
1
-10
/
+26
*
Exclude parts containing signature data only in multipart/signed contexts
Damien Caliste
2024-01-15
1
-0
/
+10
*
Fix some unit test failures resulting from recent qtbase changes
Chris Adams
2021-04-08
1
-6
/
+6
*
Fix QChar from unicode value conversions
Chris Adams
2021-04-08
1
-1
/
+2
*
Ensure that setting empty preview results in non-null value
Chris Adams
2019-03-15
1
-1
/
+3
*
Exclude parts containing signature data from attachment list
Damien Caliste
2018-12-13
1
-91
/
+116
*
Ensure that specific header fields are present only once
Damien Caliste
2018-10-24
1
-0
/
+36
*
Add tests for attachment finder
Damien Caliste
2018-09-29
1
-0
/
+106
*
tst_qmailmessage: Fix unit tests
Valerio Valerio
2015-09-19
1
-1
/
+1
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Fix encodedWord regular expression(RFC 2047) to match quoted email addresses ...
Valerio Valerio
2014-01-21
1
-0
/
+51
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
1
-3
/
+3
*
Remove Symbian support.
Robin Burchell
2013-02-28
1
-8
/
+0
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Make unit tests pass when QTextCodec::codecForCStrings() != 0
Don Sanders
2012-06-06
1
-1
/
+1
*
Replace uses of qDebug with qMailLog.
Don Sanders
2012-04-20
1
-1
/
+0
*
Make unit tests more robust and lower utf in content-type params.
2011W52
Don Sanders
2012-01-02
1
-9
/
+9
*
BIC: Fix a bug in data associated with QMailMessageMetaData::recipients
Don Sanders
2011-12-30
1
-0
/
+12
*
Update license headers (make them consistent with harmattan qmf)
Don Sanders
2011-08-07
1
-17
/
+17
*
Symbian compatibility fix to tst_qmailmessage
Marko Minkkinen
2011-03-16
1
-0
/
+8
*
Merge master to symbian
Marko Minkkinen
2011-03-11
1
-0
/
+26
|
\
|
*
Fixes: Header folding bug
Don Sanders
2011-02-23
1
-0
/
+26
*
|
Symbian related fix to tst_QMailMessage::toRfc2822()
Marko Minkkinen
2011-02-10
1
-3
/
+3
|
/
*
Fixes: When outputting emails, separate addresses with whitespace.
Don Sanders
2010-08-25
1
-2
/
+2
*
Add a unit test for recipient fields containing more than 78
Don Sanders
2010-08-25
1
-0
/
+13
*
Krazy code cleanup
Eric Springer
2010-07-21
1
-1
/
+1
*
Update license files, so they are the same as Qt.
Don Sanders
2010-06-29
1
-16
/
+16
*
Add a unit test to catch a problem with handling header fields containing
Don Sanders
2010-06-12
1
-1
/
+11
*
Remove instances of 'Qt Software' from copyright info.
MattV
2009-11-23
1
-1
/
+1
*
Allow a part location to tested for presence in a message.
MattV
2009-10-08
1
-0
/
+7
*
Ensure that lower-case encoding is correctly decoded.
MattV
2009-09-28
1
-2
/
+2
*
Test modification status is correctly maintained.
2009W39
MattV
2009-09-23
1
-10
/
+52
*
Merge branch 'qmf-1.0'
MattV
2009-06-18
1
-18
/
+181
|
\
|
*
Add IdentityFormat pass-through in multipart test.
MattV
2009-06-18
1
-0
/
+36
|
*
Do not exclude internal header fields with Identity format.
MattV
2009-06-18
1
-18
/
+146
|
/
*
Update copyright header.
2009W23
MattV
2009-06-05
1
-3
/
+34
*
Move all tests to `tests' directory.
Rohan McGovern
2009-03-06
1
-0
/
+1141