qt5base-lts/tests/benchmarks/corelib/tools
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
..
containers-associative Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
containers-sequential Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
qalgorithms Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qbytearray clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qchar Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcontiguouscache Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qhash Remove qhash_faster. 2012-02-29 22:39:00 +01:00
qlist Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qrect clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qregexp clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qstring fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef] 2012-04-11 19:14:43 +02:00
qstringbuilder Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qstringlist Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qvector Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
tools.pro Introduce a qalgorithms benchmark. 2012-01-21 14:29:49 +01:00