qt6-bb10/tests/benchmarks/corelib
Konstantin Ritt 9327bc87c3 fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]
0xfdef-0xfdd0 is definitely 31 and not 15 :)
also fix all copy-pastes of this code (greping for '0xfdd0' helps ;)

Change-Id: I8f3bd4fd9d85f9de066f0f5df378b9188c12bd48
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
2012-04-11 19:14:43 +02:00
..
codecs Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
io Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
json Significantly speed up insertion into QJsonObject/Array 2012-03-22 18:59:45 +01:00
kernel Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
plugin Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
tools fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef] 2012-04-11 19:14:43 +02:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00