qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt 4d552815cf Fix plain text QStaticText with line breaks
The layout isn't actually created until endLayout() or setLineWidth() is
called. So in the case where this was not done, the height of the line
would be 0, thus multiple lines would be placed on top of each other, at
y == 0.

[ChangeLog][QtGui][Text] Fixed QStaticText when manually breaking lines
and no text width was set.

Task-number: QTBUG-56346
Change-Id: I7f6ed6260545882f05fe39b21134315eca7401b9
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2016-10-04 14:30:13 +00:00
..
image Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel Fix test for targets without process support 2016-09-23 07:32:44 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting QColor: provide QLatin1String overloads of functions taking QString 2016-09-23 04:39:41 +00:00
qopengl Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qopenglconfig Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-25 16:12:11 +02:00
text Fix plain text QStaticText with line breaks 2016-10-04 14:30:13 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00