Qt Declarative (Quick 2)
Go to file
Bea Lam 4154c79d4a Stabilise ListView and GridView tests
Some tests need to wait for view to be updated before proceeding. This ensures
a polish is received before proceeding

    - before checking through child items after initial load
    - after changing content y

    unless some other QTRY_* is already doing the job.

Also fixed some tests that randomly failed for other reasons.

Task-number: QTBUG-22872 QTBUG-23605

Change-Id: I2d41bf09fae09b90fd3aadbd5349e991c3339761
Reviewed-by: Martin Jones <martin.jones@nokia.com>
2012-02-21 03:41:37 +01:00
doc Built-in transition support for ListView & GridView 2012-02-16 08:30:27 +01:00
examples Alter Clocks demo 2012-02-15 04:18:01 +01:00
imports Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
modules Remove QtQuick1 elements from qtdeclarative 2012-02-03 00:39:18 +01:00
src Fix condition check against wrong variable 2012-02-21 02:26:54 +01:00
tests Stabilise ListView and GridView tests 2012-02-21 03:41:37 +01:00
tools QmlProfilerTool: add tool to QDeclarative 2012-02-20 17:59:32 +01:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
.gitignore update .gitignore 2012-02-02 09:09:37 +01:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:50 +02:00
qtdeclarative.pro Examples has grown to more than just declarative. 2011-12-04 23:31:45 +01:00
sync.profile Remove QtQuick1 elements from qtdeclarative 2012-02-03 00:39:18 +01:00