summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/codecs
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-3/+1
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-3/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-3/+10
| |\
| | * Fix utf8->utf16 BOM/ZWNBSP decoding.Erik Verbruggen2015-12-211-3/+10
* | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-212-0/+2
* | | Updated license headersJani Heikkinen2016-01-214-68/+48
|/ /
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-2/+2
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Fix support for iso8859-16 when compiling with ICULars Knoll2015-03-181-0/+8
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-2/+6
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-281-0/+4
* Fix doc about the list of supported codecsAlexander Volkov2014-10-241-7/+2
* Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-0/+96
|\
| * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-131-0/+96
* | Ensure we try the UTF-8 conversions with longer stringsThiago Macieira2014-04-251-2/+11
* | Again to fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-04-251-10/+13
|/
* Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-02-071-0/+4
* Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-091-47/+29
* Replace use of putenv in test caseAndrew Knight2013-11-041-2/+1
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-173-39/+39
* don't test Qt::codecForHtml() - build with -no-guiOswald Buddenhagen2013-10-162-3/+2
* Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-211-0/+48
* Fix regression when pasting into QTextEdit from Firefox.Mitch Curtis2013-05-231-0/+11
* Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml()Mitch Curtis2013-02-121-8/+67
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-97/+97
* ICU: Fix crash in codecForMib(2107)Kai Koehne2012-08-231-0/+8
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* ICU code page conversion supportLars Knoll2012-07-311-12/+13
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-3/+3
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-3/+5
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+32
|\
| * fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-111-1/+1
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\|
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* | Move the UTF-8 data into a separate .cpp so I can use laterThiago Macieira2012-03-233-114/+168
|/
* UTF8-Codec test: Fix compilation with g++/C++0X.Friedemann Kleint2012-03-151-5/+5
* Eliminate duplicate data row names in utf8 autotest.Jason McDonald2012-02-141-3/+3
* Fix duplicate data row name in tst_QTextCodec::utf8Codec test.Jason McDonald2012-02-141-2/+2
* Use meaningful data row names in tst_QTextCodec::fromUnicode test.Jason McDonald2012-02-141-64/+61
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-29/+53
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3