summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailmessageheader/tst_qmailmessageheader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-45/+45
* 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
* 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
* 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
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Move all tests to `tests' directory.Rohan McGovern2009-03-061-0/+1600