qt5base-lts/tests/auto/gui/text
Konstantin Ritt 9b0fab6b62 Update Qt internals to use QChar::Script
...and remove the outdated QUnicodeTables::Script enum.
QFontEngineData now has one extra slot that never used
(engines[QChar::Script_Inherited]). engines[QChar::Script_Unknown],
if accessed, would be set with a Box engine instance, and could be used
as a minor optimization some time later.

In order to preserve the existing behavior, we map all scripts up to Latin to Common.

Change-Id: Ide4182a0f8447b4bf25713ecc3fe8097b8fed040
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2012-12-21 19:01:35 +01:00
..
qabstracttextdocumentlayout Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcssparser Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfont QFont: Don't invalidate engine unless request has been changed 2012-10-19 18:04:36 +02:00
qfontdatabase Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfontmetrics Update Qt internals to use QChar::Script 2012-12-21 19:01:35 +01:00
qglyphrun QGlyphRun: Fix isEmpty() and boundingRect() didn't work after setRawData() 2012-10-13 03:17:53 +02:00
qrawfont QRawFont: improve performance and safety of glyphIndexesForString() 2012-10-15 10:18:31 +02:00
qstatictext Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsyntaxhighlighter Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextblock Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextcursor Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextdocument normalise signal/slot signatures [QtGui tests] 2012-10-22 08:41:27 +02:00
qtextdocumentfragment Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextdocumentlayout Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextformat Delete the QVariant ctors taking global Qt enum values. 2012-10-10 08:45:22 +02:00
qtextlayout Revert "Handle additional format ranges when itemizing." 2012-10-10 23:27:03 +02:00
qtextlist Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextobject Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextodfwriter Use the right properties when checking the frame's margins 2012-10-18 20:56:05 +02:00
qtextpiecetable Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtextscriptengine test: Remove Q_WS_X11 from tst_QTextScriptEngine 2012-11-11 12:10:57 +01:00
qtexttable Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qzip Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
text.pro Start running some disabled tests again on Mac OS. 2012-04-23 09:46:22 +02:00