summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailmessagebody/tst_qmailmessagebody.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-42/+42
* Fix QChar from unicode value conversionsChris Adams2021-04-081-3/+6
* Update to QTextStream handling only UTF-8 encodingDamien Caliste2021-04-081-3/+1
* Use codec detection when charset is unknownDamien Caliste2018-09-291-0/+11
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* 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
* Make unit tests more robust and lower utf in content-type params.2011W52Don Sanders2012-01-021-6/+6
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Merge branch 'qmf-1.0'MattV2009-06-051-3/+34
|\
| * Update copyright header.2009W23MattV2009-06-051-3/+34
* | Compile fix.MattV2009-05-221-1/+1
* | Compile with MSVC9.MattV2009-05-221-2/+3
|/
* Ensure that mail encoding/decoding is independent of program locale.MattV2009-03-261-8/+15
* Move all tests to `tests' directory.Rohan McGovern2009-03-061-0/+681