qt5base-lts/tests/auto/other
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
..
atwrapper clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
baselineexample Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
collections Implement the move constructor for containers. 2012-05-11 01:42:02 +02:00
compiler Remove ARMFPA support and Q_DOUBLE_FORMAT detection 2012-03-01 16:26:55 +01:00
exceptionsafety Fix test case dependency in tst_exceptionsafety. 2012-05-10 02:39:30 +02:00
exceptionsafety_objects Remove QWorkspace. 2012-03-23 13:22:10 +01:00
gestures QEvent (and subclasses): make ctors explicit 2012-03-01 08:44:34 +01:00
headersclean Revert "Temporarily disable -Woverloaded-virtual in headersclean test" 2012-05-16 04:25:01 +02:00
lancelot Remove insignification of lancelot test on Mac OS X. 2012-04-30 03:29:52 +02:00
languagechange Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
macgui clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
macnativeevents clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
macplist clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
modeltest Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
networkselftest Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
qaccessibility Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui] 2012-05-04 12:45:52 +02:00
qcomplextext enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00
qfocusevent Remove insignification from QFocusEvent test on Mac OS X. 2012-04-19 08:07:39 +02:00
qnetworkaccessmanager_and_qprogressdialog Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qobjectperformance Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qobjectrace Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsharedpointer_and_qwidget Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtokenautomaton Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
windowsmobile Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
other.pro Start running some disabled tests again on Mac OS. 2012-04-23 09:46:22 +02:00