qtdeclarative/tests/auto/quick
Laszlo Agocs 5af4c9b237 Reduce objects: Make ShapePath inherit Path
Shape { ShapePath { Path { ... } } } simply becomes
Shape { ShapePath { ... } }

Change-Id: Ie57936cd7953c8a8d6c67e78b9d73bdbe2a05316
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2017-06-07 08:33:33 +00:00
..
drawingmodes Tests for various OpenGL drawing modes in conjunction with batching 2016-10-12 08:30:17 +00:00
examples Rename to Shape/ShapePath and remove public JS API 2017-06-02 10:16:52 +00:00
geometry Fix enums in QSGGeometry 2016-10-12 09:57:43 +00:00
nodes Enable building Qt Quick module with QT_NO_OPENGL defined 2016-03-22 09:51:54 +00:00
nokeywords Remove QSGDistanceFieldGlyphCacheManager 2017-03-21 15:22:56 +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 PathAnimation: fix bug when PathSvg or PathLine is the last item in Path 2017-01-20 00:13:24 +00:00
qquickanimators Merge remote-tracking branch 'origin/5.6' into dev 2016-02-12 10:53:43 +01:00
qquickapplication Blacklist tst_qquickapplication::active on OS X 10.11 2017-03-30 09:11:48 +00:00
qquickbehaviors Updated license headers 2016-01-20 11:46:25 +00:00
qquickborderimage Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
qquickcanvasitem Canvas test: make sure canvas is ready 2016-07-04 15:33:47 +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 Allow custom bounds behaviors for Flickable 2017-04-10 19:56:35 +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 Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-05 09:02:17 +02:00
qquickgraphicsinfo test: fix tst_QQuickGraphicsInfo::testProperties() 2017-01-12 06:49:49 +00:00
qquickgridview ListView, GridView: fix missing keyNavigationEnabled property 2016-12-20 11:51:24 +00:00
qquickimage Merge remote-tracking branch 'origin/5.9' into dev 2017-03-30 11:26:26 +02:00
qquickimageprovider Updated license headers 2016-01-20 11:46:25 +00:00
qquickitem QQuickWindowPrivate::deliverWheelEvent: fix global position of the event 2017-02-17 18:01:15 +00:00
qquickitem2 Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
qquickitemlayer Remove remnants of blackberry platform support 2017-01-16 17:10:14 +00:00
qquicklayouts QQuickLayout: ensure that all change listeners are removed 2017-02-22 11:02:52 +00:00
qquicklistview ListView: allow flicking to both directions 2017-01-16 15:46:28 +00:00
qquickloader Do not leak the item, and use a QScopedPointer to guarantee cleanup 2017-01-23 09:02:58 +00:00
qquickmousearea Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-24 11:48:14 +01:00
qquickmultipointtoucharea Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04 2017-04-06 06:59:37 +00:00
qquickopenglinfo Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-05 09:02:17 +02:00
qquickpainteditem Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
qquickpath Updated license headers 2016-01-20 11:46:25 +00:00
qquickpathview PathView: fix crash on path remove 2017-01-11 18:19:02 +00:00
qquickpincharea Fix tst_QQuickPinchArea::cancel 2016-07-25 22:04:27 +00:00
qquickpixmapcache Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
qquickpositioners Revert "Positioners: allow distinguishing between implicit/explicit child size" 2017-04-05 09:25:22 +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 Add screen product information 2017-05-23 19:25:20 +00:00
qquickshadereffect Merge remote-tracking branch 'origin/5.7' into dev 2016-08-02 18:34:30 +02:00
qquickshape Reduce objects: Make ShapePath inherit Path 2017-06-07 08:33:33 +00:00
qquickshortcut Shortcut: add support for multiple key sequences 2016-11-16 17:33:41 +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 Add fontInfo property to Text 2017-01-31 08:22:14 +00:00
qquicktextdocument Updated license headers 2016-01-20 11:46:25 +00:00
qquicktextedit Merge remote-tracking branch 'origin/5.8' into dev 2016-12-14 19:01:23 +01:00
qquicktextinput Blacklist tst_qquicktextinput on Windows 2017-04-28 12:18:33 +00: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 Stabilize tst_QQuickView::resizemodeitem 2016-07-19 09:25:28 +00:00
qquickvisualdatamodel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-16 23:21:16 +02:00
qquickwindow Merge remote-tracking branch 'origin/5.9' into dev 2017-04-11 13:37:52 +02:00
qquickxmllistmodel Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 2017-01-19 11:54:27 +00:00
rendernode Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-20 08:28:16 +02:00
scenegraph Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
shared Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
sharedimage Polish the shared image provider 2017-04-28 14:15:23 +00:00
touchmouse When stealing a touchpoint as synth. mouse, ungrab touch 2017-03-01 18:01:44 +00:00
quick.pro Rename to Shape/ShapePath and remove public JS API 2017-06-02 10:16:52 +00:00