qt5base-lts/tests/auto/gui/text
Konstantin Ritt 279562172d enable the text layout's cache where it is seems to be missed
e.g. in QStaticText, the data is used just to get the line's y-position
and re-calculates just after the loop to determine the bounding rect and to draw the text;

in QWidgetLineControl, the data re-calculated over and over while the result
is seems to remain the same; probably the caching is needed here too

Change-Id: I0f7eb291532f63eccb9c5f749daebb73ff90632f
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-05-16 19:38:01 +02:00
..
qabstracttextdocumentlayout Protect QAbstractTextDocumentLayout::anchorAt() from preedit 2012-03-27 23:03:12 +02:00
qcssparser Support specifying fallbacks in font request on QPA 2012-05-16 04:24:58 +02:00
qfont Don't hardcode the default families in qfont_qpa.cpp 2012-04-10 12:49:34 +02:00
qfontdatabase Re-enable QFontDatabase test on Mac OS X. 2012-04-19 08:06:52 +02:00
qfontmetrics Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1Strings 2012-04-27 22:52:01 +02:00
qglyphrun enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
qrawfont enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
qstatictext Remove insignification of QStaticText test on Mac OS X. 2012-04-19 08:07:13 +02:00
qsyntaxhighlighter Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextblock Clean up some auto tests of gui 2012-03-12 13:14:05 +01:00
qtextcursor Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextdocument Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui] 2012-05-04 12:45:52 +02:00
qtextdocumentfragment Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui] 2012-05-04 12:45:52 +02:00
qtextdocumentlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextformat Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextlayout enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
qtextlist Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextobject Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextodfwriter Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextpiecetable Clean up some auto tests of gui 2012-03-12 13:14:05 +01:00
qtextscriptengine enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
qtexttable Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qzip Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
text.pro Start running some disabled tests again on Mac OS. 2012-04-23 09:46:22 +02:00