qt5base-lts/tests/auto
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
..
bic/data Add binary compatibility files for qtbase 5.14 branch 2019-12-20 10:41:11 +02:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Get rid of some QT_STRICT_ITERATORS leftover 2020-03-05 16:08:30 +01:00
corelib Get rid of some QT_STRICT_ITERATORS leftover 2020-03-05 16:08:30 +01:00
dbus New QMetaType representation 2020-02-20 16:11:02 +01:00
gui Fix distribution of font properties in QTextFormat 2020-03-10 10:58:03 +01:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
opengl Post Merge Fixes 2020-01-24 12:29:18 +00:00
other Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev" 2020-02-14 14:55:04 +01:00
testlib Normalize types at compile time 2020-02-20 16:11:02 +01:00
tools Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01:00
widgets Merge remote-tracking branch 'origin/5.15' into dev 2020-03-04 14:39:18 +00:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-02-28 09:48:30 +01:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
CMakeLists.txt Relax rules about not having dbus session 2020-01-27 13:09:40 +00:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00