qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt 761197e9d2 Fix distribution of font properties in QTextFormat
The area reserved for font properties was too small for
the properties we needed, and as a result font properties
were added outside of the area and special-cased (in the case
of FontLetterSpacingType) or ignored (in the case of
FontStretch) by conditions that check if the property is
within the designated area.

We reorganize the enum values now that we can, and allocate
some more space for the font properties area.

Fixes: QTBUG-65345
Change-Id: I8121ff7f72102d8022c6a6d2f8ed9c35dcdbb321
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-03-10 10:58:03 +01:00
..
image Merge remote-tracking branch 'origin/5.15' into dev 2020-02-28 09:48:30 +01:00
itemmodels Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
kernel Initial cleanup of qevent.h for Qt6 2020-03-05 21:49:18 +01:00
math3d Revert "Remove flagBits from QMatrix4x4" 2020-03-04 15:54:38 +00:00
painting Get rid of QMatrix 2020-02-28 08:57:57 +01:00
qopengl Move QOpenGLBuffer from QtGui to QtOpenGL 2020-02-22 02:08:26 +01:00
qopenglconfig Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qvulkan Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
rhi Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
text Fix distribution of font properties in QTextFormat 2020-03-10 10:58:03 +01:00
util Merge remote-tracking branch 'origin/5.15' into dev 2020-02-26 18:39:21 +01:00
.prev_CMakeLists.txt Regenerate some of the test projects that do SUBDIRS += foo 2019-08-07 11:55:38 +00:00
CMakeLists.txt cmake: add tests/auto/gui/text 2019-11-01 13:28:59 +00:00
gui.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00