qtdeclarative/tests/auto/quick
Frederik Gladhorn 123481f94e Fix tst_rendernode to work with hidpi
Change-Id: Id2a7f20933533f69fa43eefc2338205b82a27ccd
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2016-07-04 14:34:12 +00:00
..
examples Merge remote-tracking branch 'origin/dev' into HEAD 2016-05-24 21:50:29 +02:00
geometry Get tests building when QT_NO_OPENGL is defined 2016-05-06 19:17:24 +00:00
nodes Enable building Qt Quick module with QT_NO_OPENGL defined 2016-03-22 09:51:54 +00:00
nokeywords Add cross-backend simple rect, texture, and ninepatch nodes 2016-06-22 13:11:14 +00:00
qquickaccessible Remove Windows CE. 2016-03-10 11:27:18 +00:00
qquickanchors QML: Remove internal field padding from QQuickAnchorPrivate. 2016-05-10 08:17:00 +00:00
qquickanimatedimage Skip mirroring tests with software adaptation 2016-06-07 09:18:08 +00:00
qquickanimatedsprite Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-29 10:11:25 +02:00
qquickanimationcontroller Updated license headers 2016-01-20 11:46:25 +00:00
qquickanimations Updated license headers 2016-01-20 11:46:25 +00:00
qquickanimators Merge remote-tracking branch 'origin/5.6' into dev 2016-02-12 10:53:43 +01:00
qquickapplication Expose Qt.application.font 2016-02-23 13:57:08 +00:00
qquickbehaviors Updated license headers 2016-01-20 11:46:25 +00:00
qquickborderimage Skip mirroring tests with software adaptation 2016-06-07 09:18:08 +00:00
qquickcanvasitem Fix assertion in qt_create_image_data() 2016-04-19 13:39:00 +00:00
qquickdesignersupport Updated license headers 2016-01-20 11:46:25 +00:00
qquickdrag Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 09:17:24 +02:00
qquickdroparea Updated license headers 2016-01-20 11:46:25 +00:00
qquickdynamicpropertyanimation Updated license headers 2016-01-20 11:46:25 +00:00
qquickflickable Fix some test failures with QT_NO_OPENGL builds 2016-05-06 19:17:28 +00:00
qquickflipable Updated license headers 2016-01-20 11:46:25 +00:00
qquickfocusscope Updated license headers 2016-01-20 11:46:25 +00:00
qquickfontloader Updated license headers 2016-01-20 11:46:25 +00:00
qquickfontloader_static Updated license headers 2016-01-20 11:46:25 +00:00
qquickfontmetrics Updated license headers 2016-01-20 11:46:25 +00:00
qquickframebufferobject Updated license headers 2016-01-20 11:46:25 +00:00
qquickgraphicsinfo One GraphicsInfo to rule them all 2016-06-01 10:32:18 +00:00
qquickgridview Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-19 12:59:04 +01:00
qquickimage Fix some test failures with QT_NO_OPENGL builds 2016-05-06 19:17:28 +00:00
qquickimageprovider Updated license headers 2016-01-20 11:46:25 +00:00
qquickitem Determine QQuickItem::childAt() correctly 2016-02-24 05:56:00 +00:00
qquickitem2 Merge remote-tracking branch 'origin/5.7' into dev 2016-06-21 21:22:46 +02:00
qquickitemlayer QQuickItemLayer: Don't run tests with GLSL when OpenGL is not used 2016-06-10 12:20:07 +00:00
qquicklayouts Add more tests for pixel snapping of sizes 2016-03-02 14:13:18 +00:00
qquicklistview Merge remote-tracking branch 'origin/5.7' into dev 2016-06-30 13:28:35 +02:00
qquickloader Clean up file/error handling in the type loader 2016-06-20 04:08:53 +00:00
qquickmousearea Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-10 10:06:39 +02:00
qquickmultipointtoucharea Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-29 10:11:25 +02:00
qquickopenglinfo Updated license headers 2016-01-20 11:46:25 +00:00
qquickpainteditem Fix some test failures with QT_NO_OPENGL builds 2016-05-06 19:17:28 +00:00
qquickpath Updated license headers 2016-01-20 11:46:25 +00:00
qquickpathview Quick: expose movementDirection of PathView 2016-05-02 13:14:39 +00:00
qquickpincharea Updated license headers 2016-01-20 11:46:25 +00:00
qquickpixmapcache Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-08 13:03:25 +02:00
qquickpositioners Updated license headers 2016-01-20 11:46:25 +00:00
qquickrectangle QSGDefaultRectangleNode: Fix off-by-one color rendering 2016-02-01 18:27:12 +00:00
qquickrepeater Updated license headers 2016-01-20 11:46:25 +00:00
qquickscreen Updated license headers 2016-01-20 11:46:25 +00:00
qquickshadereffect Add the skeleton for the new, more generic shader effect impl 2016-04-13 09:22:22 +00:00
qquickshortcut Updated license headers 2016-01-20 11:46:25 +00:00
qquicksmoothedanimation Updated license headers 2016-01-20 11:46:25 +00:00
qquickspringanimation Updated license headers 2016-01-20 11:46:25 +00:00
qquickspritesequence Updated license headers 2016-01-20 11:46:25 +00:00
qquickstates QML: Remove internal field padding from QQuickAnchorPrivate. 2016-05-10 08:17:00 +00:00
qquickstyledtext Updated license headers 2016-01-20 11:46:25 +00:00
qquicksystempalette Updated license headers 2016-01-20 11:46:25 +00:00
qquicktext Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 19:06:06 +02:00
qquicktextdocument Updated license headers 2016-01-20 11:46:25 +00:00
qquicktextedit Merge remote-tracking branch 'origin/5.7' into dev 2016-04-05 12:11:13 +02:00
qquicktextinput Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 19:06:06 +02:00
qquicktextmetrics Updated license headers 2016-01-20 11:46:25 +00:00
qquicktimeline Updated license headers 2016-01-20 11:46:25 +00:00
qquickview Updated license headers 2016-01-20 11:46:25 +00:00
qquickvisualdatamodel Updated license headers 2016-01-20 11:46:25 +00:00
qquickwindow Change graphicsAPI to graphicsApi 2016-06-01 10:32:12 +00:00
qquickxmllistmodel Updated license headers 2016-01-20 11:46:25 +00:00
rendernode Fix tst_rendernode to work with hidpi 2016-07-04 14:34:12 +00:00
scenegraph Change graphicsAPI to graphicsApi 2016-06-01 10:32:12 +00:00
shared Introduce BorderImageMesh. 2016-05-06 18:25:43 +00:00
touchmouse tst_touchmouse: make use of new QTest::createTouchDevice function 2016-06-13 06:04:24 +00:00
quick.pro One GraphicsInfo to rule them all 2016-06-01 10:32:18 +00:00