qt5base-lts/tests/auto/qtextdocument
Eskil Abrahamsen Blomfeldt 2e0003eda4 Include pixel size of font in exported HTML from QTextDocument
When you copy-pasted rich text in which the font size had been set
using setPixelSize() the font size would be mysteriously forgotten.
The pixel size property in QTextCharFormat was added ad hoc, and not
integrated in the HTML exporter.

Task-number: QT-4792
Reviewed-by: Gunnar
(cherry picked from commit 5aa5c2e2935c1829cc6965198968699f17c24ec0)
2011-05-04 11:20:59 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
common.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtextdocument.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qtextdocument.cpp Include pixel size of font in exported HTML from QTextDocument 2011-05-04 11:20:59 +02:00