qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt e640ebacb9 Fix regression in QTextDocument::toHtml() with font pixel size
Introduced by 2e0003eda4. We were
missing a attributesEmitted=true which caused the output from
toHtml() to sometimes be invalid when using pixel sizes to
specify the font size.

Task-number: QTBUG-25778
Change-Id: Ied61fcaef425a590d71c0b52292ac676cb88ba52
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Jiang Jiang <gzjjgod@gmail.com>
2012-09-12 16:05:12 +02:00
..
image Made QImage::fill(uint pixel) for RGB888 accept QRgb values. 2012-08-29 16:53:00 +02:00
itemmodels Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel Remove deprecated inputItem and inputWindow from QInputMethod 2012-09-11 09:35:28 +02:00
math3d Make gui/math3d classes use float rather than qreal 2012-09-07 13:27:38 +02:00
painting Made QImage::fill(uint pixel) for RGB888 accept QRgb values. 2012-08-29 16:53:00 +02:00
qopengl Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
text Fix regression in QTextDocument::toHtml() with font pixel size 2012-09-12 16:05:12 +02:00
util Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00