summaryrefslogtreecommitdiffstats
path: root/tests/tst_qmailcodec
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-2/+2
* Declare tests in the build systemDamien Caliste2025-04-021-0/+4
* Add CMake build systemDamien Caliste2024-10-171-0/+8
* Fix some unit test failures resulting from recent qtbase changesChris Adams2021-04-081-22/+22
* Fix QChar from unicode value conversionsChris Adams2021-04-081-2/+8
* Update to QTextStream handling only UTF-8 encodingDamien Caliste2021-04-081-38/+38
* Escape last space on a lineDamien Caliste2018-09-291-0/+9
* [qmf] IMAP: encode folder name with non-US charactersMichael Nosov2018-08-031-0/+34
* 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
* 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-072-4/+4
* Fix unit tests so expected quoted printable encoding output is in rfc complia...Don Sanders2010-07-111-10/+30
* 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
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
* | Compile for S60 - untested, requires unreleased 'Tower' release of Qt.MattV2009-05-191-3/+3
|/
* 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/+652