qtdeclarative/tests/auto/quick
Charles Yin 1346c668cb Fix unstable test_paint test case
Change-Id: I11c79b3f014d82b113429bd17b2d5473fdcebf1d
Task-number: QTBUG-25859
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
2012-06-05 02:00:30 +02:00
..
examples Fix doc snippets paths and parsing errors 2012-05-31 10:40:41 +02:00
geometry Remove unneeded dependencies to QtWidgets and QtOpenGL 2012-03-12 17:04:36 +01:00
nodes Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
qquickaccessible Accessibility: Implement invisible and checkable state 2012-05-22 06:10:22 +02:00
qquickanchors Make unaligned centered alignment optional. 2012-05-11 07:22:25 +02:00
qquickanimatedimage Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 00:51:06 +02:00
qquickanimatedsprite Changed quick tests to work from install directory 2012-03-07 06:24:24 +01:00
qquickanimationcontroller Skip tst_complete test in qquickanimationcontroller 2012-06-01 02:06:30 +02:00
qquickanimations ScriptAction without scriptName shouldn't match a StateChangeScript 2012-05-09 05:38:22 +02:00
qquickapplication Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 09:10:30 +02:00
qquickbehaviors Remove unneeded dependencies to QtWidgets and QtOpenGL 2012-03-12 17:04:36 +01:00
qquickborderimage Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 00:51:06 +02:00
qquickcanvas Make touch event delivery in the canvas reentrant 2012-04-25 09:47:25 +02:00
qquickcanvasitem Fix unstable test_paint test case 2012-06-05 02:00:30 +02:00
qquickdrag Don't deliver drag move events immediately. 2012-05-25 14:44:05 +02:00
qquickdroparea Don't deliver drag move events immediately. 2012-05-25 14:44:05 +02:00
qquickflickable Stop flicking on a full pixel. 2012-05-09 00:56:16 +02:00
qquickflipable Improve Flipable element unit tests 2012-03-30 05:53:48 +02:00
qquickfocusscope Changed quick tests to work from install directory 2012-03-07 06:24:24 +01:00
qquickfontloader Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 00:51:06 +02:00
qquickgridview Clearing a view didn't reset content size. 2012-05-31 02:23:04 +02:00
qquickimage Fix scaling of svgz images. 2012-05-29 08:55:01 +02:00
qquickimageprovider Allow image providers to force their loading to be asynchronous 2012-05-11 15:12:15 +02:00
qquickitem Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 00:51:06 +02:00
qquickitem2 Add optional width and height arguments to mapToItem()/mapFromItem() 2012-05-18 01:01:40 +02:00
qquickitemlayer Remove insignification from some fixed tests 2012-03-26 13:45:29 +02:00
qquicklistview Clearing a view didn't reset content size. 2012-05-31 02:23:04 +02:00
qquickloader Removed CONFIG+=parallel_test from parallel-unsafe tests 2012-05-14 08:29:43 +02:00
qquickmousearea Fix setting drag properties in mousePress. 2012-05-14 05:36:33 +02:00
qquickmultipointtoucharea Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 09:10:30 +02:00
qquickpath Reduce memory usage of QQuickPath for simple paths. 2012-04-23 09:52:33 +02:00
qquickpathview Reset the PathView currentIndex to 0 when all items are removed. 2012-05-31 02:23:00 +02:00
qquickpincharea include QWindowSystemInterface explicity when needed 2012-04-19 17:48:29 +02:00
qquickpixmapcache Removed CONFIG+=parallel_test from suspected parallel-unsafe tests 2012-05-22 00:51:06 +02:00
qquickpositioners Fix PathView not updating after all items are removed from the model. 2012-05-28 05:30:34 +02:00
qquickrepeater Change repeater item to handle model being deleted. 2012-03-13 02:02:49 +01:00
qquickscreen Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
qquickshadereffect Port tst_qquickshadereffect to QMetaMethod-based connectNotify() 2012-05-01 08:50:57 +02:00
qquicksmoothedanimation Changed quick tests to work from install directory 2012-03-07 06:24:24 +01:00
qquickspringanimation Changed quick tests to work from install directory 2012-03-07 06:24:24 +01:00
qquickspritesequence Avoid accessing sprites until they finish loading 2012-05-14 05:36:33 +02:00
qquickstates More robust tracking of signal handler expression ownership. 2012-05-01 06:07:00 +02:00
qquickstyledtext Improve StyledText tests 2012-04-17 11:06:15 +02:00
qquicksystempalette Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
qquicktext Fix lineHeight test for QQuickText 2012-05-30 13:30:06 +02:00
qquicktextedit Reenable QQuickTextEdit::delegateLoading for Mac OS X 2012-05-24 17:49:31 +02:00
qquicktextinput Update the cursor rectangle when password echo timer expires. 2012-05-29 08:54:52 +02:00
qquicktimer Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
qquickview Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 09:10:30 +02:00
qquickvisualdatamodel Don't parent (QObject) delegate items to views. 2012-05-28 05:30:34 +02:00
qquickxmllistmodel Changed quick tests to work from install directory 2012-03-07 06:24:24 +01:00
rendernode Change test size so there is enough detail on each platform. 2012-05-04 01:12:45 +02:00
shared Fix PathView not updating after all items are removed from the model. 2012-05-28 05:30:34 +02:00
quick.pro Merge remote-tracking branch 'origin/master' into api_changes 2012-04-11 16:05:03 +02:00