qt5base-lts/tests/auto/gui
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
..
image QJpegHandler: add an embedded text support 2012-05-16 04:24:50 +02:00
kernel Windows: Compress Window Activation events. 2012-05-11 15:11:20 +02:00
math3d Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
painting Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
qopengl Remove insignification from tst_QOpenGL 2012-05-04 12:50:15 +02:00
text enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
util Restore Qt4 compat in QDesktopServices::DataLocation 2012-03-24 19:07:22 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00