qtdeclarative/tests/auto/quick
Qt Forward Merge Bot 07205972ca Merge remote-tracking branch 'origin/5.13' into dev
Conflicts:
	.qmake.conf

Change-Id: I20ad6f8a260f387a3b73566a32c35a5772b401a5
2019-07-04 13:32:18 +02:00
..
drawingmodes Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
examples Add TableModel 2019-02-08 15:46:09 +00:00
geometry
nodes Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
nokeywords Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
pointerhandlers Add snapMode to DragHandler 2019-05-16 15:29:41 +00:00
propertyrequirements Fix deprecation warnings in 5.14 2019-05-29 23:47:31 +02:00
qquickaccessible Don't overwrite states if role is assigned after a state 2019-05-09 06:56:35 +00:00
qquickanchors Fix deprecation warnings about QVariant API 2019-04-08 08:44:15 +00:00
qquickanimatedimage Fix crash when changing the source of AnimatedImage after a frame change 2018-05-08 16:19:45 +00:00
qquickanimatedsprite tst_qquickanimatedsprite: use QQuickTest::qWaitForItemPolished() 2018-10-31 08:54:26 +00:00
qquickanimationcontroller
qquickanimations Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:29:06 +02:00
qquickanimators
qquickapplication Blacklist tst_qquickapplication::active() on opensuse 2019-04-17 13:59:12 +00:00
qquickbehaviors Check that animation still exists 2019-06-27 09:36:10 +00:00
qquickborderimage Tests: Un-crash image comparison tests 2018-12-20 07:15:17 +00:00
qquickboundaryrule Add BoundaryRule 2019-04-27 03:49:51 +00:00
qquickcanvasitem Canvas: Handle switching between object and string based colors 2019-02-14 06:26:36 +00:00
qquickdesignersupport DesignerSupport: Fix emitComponentCompleteSignalForAttachedProperty 2018-11-05 09:16:51 +00:00
qquickdrag
qquickdroparea QtDeclarative: replace deprecated functions 2019-03-04 16:53:46 +00:00
qquickdynamicpropertyanimation
qquickflickable Un-blacklist tst_qquickflickable::rebound 2019-02-10 20:23:25 +00:00
qquickflipable
qquickfocusscope macOS: Remove blacklist entries for no longer supported OS versions 2018-11-15 10:30:51 +00:00
qquickfontloader
qquickfontloader_static
qquickfontmetrics QtDeclarative: replace deprecated functions 2019-02-13 16:34:34 +00:00
qquickframebufferobject test: fix tst_QQuickFramebufferObject 2018-04-03 15:34:24 +00:00
qquickgraphicsinfo
qquickgridview Fix deprecation warnings in 5.14 2019-05-29 23:47:31 +02:00
qquickimage Intercept image source url 2019-07-03 15:18:01 +02:00
qquickimageprovider QQmlEngine: keep ImageProvider alive while in use 2019-06-25 08:06:28 +02:00
qquickitem Fix tst_qquickitem::qtBug60123 2018-07-05 10:31:12 +00:00
qquickitem2 Fix read access violation when using KeyNavigation attached property 2019-07-02 08:58:27 +00:00
qquickitemlayer Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExposed() 2019-04-08 12:16:23 +00:00
qquicklayouts Fix items in layouts not being rendered when layers are used 2018-07-09 14:31:48 +00:00
qquicklistview Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:29:06 +02:00
qquickloader Merge remote-tracking branch 'origin/5.11' into dev 2018-07-16 09:38:30 +02:00
qquickmousearea QQuickMouseArea: synchronize relative position after dragging 2019-05-29 23:13:59 +08:00
qquickmultipointtoucharea Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-15 09:36:12 +02:00
qquickopenglinfo
qquickpainteditem
qquickpath Expose QQuickPath::pointAtPercent as Q_INVOKABLE 2019-06-25 15:35:05 +02:00
qquickpathview Expose QQuickPath::pointAtPercent as Q_INVOKABLE 2019-06-25 15:35:05 +02:00
qquickpincharea Add a C++ autotest for PinchHandler 2018-08-02 17:48:32 +00:00
qquickpixmapcache
qquickpositioners Fix deprecation warnings in 5.14 2019-05-29 23:47:31 +02:00
qquickrectangle QQuickRectangle: do not pass invalid presets onto QGradient 2019-06-24 15:14:56 +02:00
qquickrepeater Move model types into their own library 2019-05-02 09:26:04 +00:00
qquickscreen
qquickshadereffect ShaderEffect: Allow use of shaders without QML engine 2018-10-15 11:15:51 +00:00
qquickshape unblacklist passing tests 2019-06-27 14:25:17 +00:00
qquickshortcut Blacklist tst_QQuickShortcut shortcuts and multiple on opensuse 2019-02-26 03:59:53 +00:00
qquicksmoothedanimation
qquickspringanimation
qquickspritesequence
qquickstates use boolean for when property 2019-07-02 15:32:03 +02:00
qquickstyledtext Fix missing strike out 2018-12-10 19:40:25 +00:00
qquicksystempalette
qquicktableview QQuickTableView: don't recalculate content width while flicking 2019-05-15 11:14:09 +02:00
qquicktext unblacklist passing tests 2019-06-27 14:25:17 +00:00
qquicktextdocument
qquicktextedit Merge remote-tracking branch 'origin/5.12' into 5.13 2019-05-16 01:00:46 +02:00
qquicktextinput Remove blacklisting of several tests that are passing 2019-02-10 15:51:04 +00:00
qquicktextmetrics
qquicktimeline
qquickview
qquickvisualdatamodel Move model types into their own library 2019-05-02 09:26:04 +00:00
qquickwindow unblacklist passing tests 2019-06-27 14:25:17 +00:00
rendernode Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
scenegraph Add the graphics api independent scenegraph port 2019-07-04 10:44:26 +02:00
shared Fix deprecation warnings in 5.14 2019-05-29 23:47:31 +02:00
sharedimage
touchmouse Blacklist tst_TouchMouse::buttonOnFlickable() on mingw 2019-03-20 06:12:02 +00:00
quick.pro Add BoundaryRule 2019-04-27 03:49:51 +00:00