summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailmessage/tst_qmailmessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-8/+8
* Reset parts when setting a bodyDamien Caliste2024-02-261-10/+26
* Exclude parts containing signature data only in multipart/signed contextsDamien Caliste2024-01-151-0/+10
* Fix some unit test failures resulting from recent qtbase changesChris Adams2021-04-081-6/+6
* Fix QChar from unicode value conversionsChris Adams2021-04-081-1/+2
* Ensure that setting empty preview results in non-null valueChris Adams2019-03-151-1/+3
* Exclude parts containing signature data from attachment listDamien Caliste2018-12-131-91/+116
* Ensure that specific header fields are present only onceDamien Caliste2018-10-241-0/+36
* Add tests for attachment finderDamien Caliste2018-09-291-0/+106
* tst_qmailmessage: Fix unit testsValerio Valerio2015-09-191-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Fix encodedWord regular expression(RFC 2047) to match quoted email addresses ...Valerio Valerio2014-01-211-0/+51
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-3/+3
* Remove Symbian support.Robin Burchell2013-02-281-8/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Make unit tests pass when QTextCodec::codecForCStrings() != 0Don Sanders2012-06-061-1/+1
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-201-1/+0
* Make unit tests more robust and lower utf in content-type params.2011W52Don Sanders2012-01-021-9/+9
* BIC: Fix a bug in data associated with QMailMessageMetaData::recipientsDon Sanders2011-12-301-0/+12
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Symbian compatibility fix to tst_qmailmessageMarko Minkkinen2011-03-161-0/+8
* Merge master to symbianMarko Minkkinen2011-03-111-0/+26
|\
| * Fixes: Header folding bugDon Sanders2011-02-231-0/+26
* | Symbian related fix to tst_QMailMessage::toRfc2822()Marko Minkkinen2011-02-101-3/+3
|/
* Fixes: When outputting emails, separate addresses with whitespace.Don Sanders2010-08-251-2/+2
* Add a unit test for recipient fields containing more than 78Don Sanders2010-08-251-0/+13
* Krazy code cleanupEric Springer2010-07-211-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Add a unit test to catch a problem with handling header fields containingDon Sanders2010-06-121-1/+11
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Allow a part location to tested for presence in a message.MattV2009-10-081-0/+7
* Ensure that lower-case encoding is correctly decoded.MattV2009-09-281-2/+2
* Test modification status is correctly maintained.2009W39MattV2009-09-231-10/+52
* Merge branch 'qmf-1.0'MattV2009-06-181-18/+181
|\
| * Add IdentityFormat pass-through in multipart test.MattV2009-06-181-0/+36
| * Do not exclude internal header fields with Identity format.MattV2009-06-181-18/+146
|/
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Move all tests to `tests' directory.Rohan McGovern2009-03-061-0/+1141