qt5base-lts/tests/benchmarks/corelib/tools/qstring
Konstantin Ritt ba300f42bd QChar: add isSurrogate() and isNonCharacter() to the public API
+ QChar::LastValidCodePoint enum value that supercede the UNICODE_LAST_CODEPOINT macro
replace uses of hardcoded values with the new API; remove leftovers

Change-Id: I1395c9840b85fcb6b08e241b131794a98773c952
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-16 04:24:56 +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_char.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
generatelist.pl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
main.cpp QChar: add isSurrogate() and isNonCharacter() to the public API 2012-05-16 04:24:56 +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