qt6-bb10/tests/benchmarks/corelib/tools/qstring
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
..
data.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
data.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
fromlatin1.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
fromutf8.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
generatelist.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
generatelist_char.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef] 2012-04-11 19:14:43 +02:00
qstring.pro Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
utf-8.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00