qt5base-lts/tests/auto/gui
Konstantin Ritt 0ec07b68ad Improve the Unicode script itemization implementation
Make it closer to the Unicode specs (UAX#24):
* Common now inherits the preceding character's script, if any;
* In a combining character sequence, if the base character is
  of Common script, the entire sequence is treated like if it were
  of the first non-Inherited, non-Common script in the sequence.
See http://www.unicode.org/reports/tr24/tr24-21.html for more details.

[ChangeLog][QtGui] Fixed regression in arabic text rendering.

Task-number: QTBUG-28813
Task-number: QTBUG-29930 (related)
Task-number: QTBUG-35836
Change-Id: Id85761965b08ca94c674d5f3613fe58b82b2ce9c
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Ahmed Saidi <justroftest@gmail.com>
2014-04-14 06:43:57 +02:00
..
image Avoid out of bounds memory reads when scaling images 2014-03-28 22:52:19 +01:00
itemmodels tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
kernel QEvent: document and check when registerEventTypes() returns -1 2014-03-29 12:40:05 +01:00
math3d Add operator[] to QVectorND classes 2013-08-27 17:50:40 +02:00
painting QPageLayout: provide op!= 2014-04-08 22:07:01 +02:00
qopengl Make tst_qopengl more verbose. 2014-03-31 19:50:37 +02:00
text Improve the Unicode script itemization implementation 2014-04-14 06:43:57 +02:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00