qt5base-lts/src/gui
Eskil Abrahamsen Blomfeldt 198009db79 Fix several regressions in font selection
In Qt 5.3.0 a change was added which automatically adapts Common
script to surrounding scripts in accordance with the Unicode tr#24.

This broke *a lot* of cases of font selection because the font
selection algorithm is not prepared for handling characters with
adapted scripts. We need to disable this change for now and redo it
later with patches to font selection to avoid the regressions.

[ChangeLog][Text] Fixed several regressions in font selection when
combining different writing systems in the same text.

Task-number: QTBUG-39930
Task-number: QTBUG-39860
Change-Id: Id02b5ae2403c06542ed5d81e7c4deb2e0c7d816e
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2014-08-20 13:10:55 +02:00
..
accessible Cocoa: Fix Qt-in-namespace build. 2014-07-02 12:56:06 +02:00
animation Fix animations in static builds 2014-06-17 15:59:29 +02:00
doc Update qtgui.qdoc regarding OpenGL 2014-04-09 10:47:09 +02:00
image Let QImage::mirrored() retain dots-per-meter settings 2014-08-14 11:11:22 +02:00
itemmodels Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
kernel Make QWindowContainer handle drag'n'drop 2014-08-20 10:11:37 +02:00
math3d Revert some previously added constexpr in QVector?d classes 2014-03-10 16:04:28 +01:00
opengl Doc: Placed Qt OpenGL class convention in code block. 2014-08-06 12:55:51 +02:00
painting Fix QPainter::drawPolyline() painting errors with cosmetic pen 2014-08-14 11:13:51 +02:00
text Fix several regressions in font selection 2014-08-20 13:10:55 +02:00
util Don't ignore horizontal alignment for items with baseline alignments 2014-02-14 10:51:44 +01:00
gui.pro deprecate import_qpa_plugin and qpa_minimal_plugin 2014-04-24 10:45:55 +02:00
Qt5GuiConfigExtras.cmake.in CMake: Don't check the existence of GL files in the Qt5Gui package. 2014-07-16 11:43:45 +02:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00