qt6-bb10/tests/auto/corelib/tools
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
..
qalgorithms
qarraydata Introduce QArrayDataPointer::needsDetach 2012-04-02 16:34:21 +02:00
qbitarray
qbytearray Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qbytearraymatcher
qcache
qchar QChar: add isSurrogate() and isNonCharacter() to the public API 2012-05-16 04:24:56 +02:00
qcontiguouscache
qcryptographichash Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qdate
qdatetime
qeasingcurve Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qelapsedtimer
qexplicitlyshareddatapointer
qfreelist
qhash QHash: fix key() test 2012-04-14 13:51:49 +02:00
qline
qlist
qlocale Merge remote-tracking branch 'origin/api_changes' 2012-04-17 12:58:52 +02:00
qmap Fix loop conditions, after warnings from clang 2012-03-28 09:36:33 +02:00
qmargins
qpair
qpoint
qqueue
qrect
qregexp Remove #if 0 sections from QRegExp autotest 2012-03-23 11:45:25 +01:00
qregularexpression QRegularExpression: add more test data 2012-04-13 15:25:19 +02:00
qringbuffer
qscopedpointer
qscopedvaluerollback
qset containers: add C++11-style c{begin,end}() as alias for const{Begin,End}() 2012-03-17 09:10:57 +01:00
qsharedpointer QSharedPointer: hash autotest fix 2012-04-13 17:05:11 +02:00
qsize
qsizef
qstl
qstring fix QString::isRightToLeft() for SMP code points 2012-05-11 01:42:02 +02:00
qstring_no_cast_from_bytearray Ensure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY 2012-05-09 12:07:47 +02:00
qstringbuilder Change QStringBuilder to use UTF-8 too 2012-05-07 05:07:16 +02:00
qstringlist make QStringList::sort() to take a Qt::CaseSensitivity param 2012-04-12 10:39:22 +02:00
qstringmatcher
qstringref
qtextboundaryfinder move the default text breaking algorithm impl from HarfBuzz to Qt 2012-05-10 11:34:25 +02:00
qtime
qtimeline Make QTimeLine test significant. 2012-04-26 09:27:25 +02:00
qvarlengtharray
qvector
tools.pro Ensure qstring.h compiles with QT_NO_CAST_FROM_BYTEARRAY 2012-05-09 12:07:47 +02:00