summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailmessagebody
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-42/+42
* Declare tests in the build systemDamien Caliste2025-04-021-0/+4
* Add CMake build systemDamien Caliste2024-10-171-0/+8
* 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
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-1/+1
* 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
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-1/+1
* Rename Qtopiamail library to QMFespringe2010-09-071-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Make compile on Max OSX 10.6. Should also work on 10.5, but untested. Disable...AleksW2010-02-191-10/+1
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-7/+4
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Rely on common.pri for CONFIG settings.MattV2009-09-161-1/+3
* 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
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
|/
* Ensure that mail encoding/decoding is independent of program locale.MattV2009-03-261-8/+15
* Fix test project files to work with build-dir != src-dir.MattV2009-03-061-2/+1
* Move all tests to `tests' directory.Rohan McGovern2009-03-062-0/+698