summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailmessageheader
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-45/+45
* Declare tests in the build systemDamien Caliste2025-04-021-0/+4
* Add CMake build systemDamien Caliste2024-10-171-0/+8
* Add missing slash character as protected in header parametersDamien Caliste2021-04-091-0/+8
* Fix QChar from unicode value conversionsChris Adams2021-04-081-5/+12
* Do not allow to pass full content type description to setType() methodDamien Caliste2018-09-291-0/+8
* 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-2/+15
* 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-5/+5
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Fix failing qmailmessageheader autotestsDon Sanders2011-07-211-4/+4
* Test definitions for continuous integration.sergk2011-05-231-1/+2
* updated failing test casesThyagarajan Balakrishnan2011-02-141-12/+20
* 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/+2
* 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
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
|/
* 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/+1617