qtdeclarative/tests/manual/pointer
Eskil Abrahamsen Blomfeldt 3a050a7c65 Add Shear transform type
Shearing an item either by given angle or a relative offset
is a common operation in vector graphics.

We already have types for Rotate, Scale, etc. so this fits into
the list there. For cases where you want to animate the angles
it can be especially useful to have a transform where these
are exposed as properties.

[ChangeLog][QtQuick] Added Shear transform types for shearing
an item by a factor or angle along the x- and y-axes.

Change-Id: I6be81b40ca555a0ac0d8cb14dd81598502238a3d
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2024-12-05 17:07:42 +01:00
..
content Correct license for test files 2024-02-27 10:32:21 +01:00
resources Move most of the pointer manual tests to a new pointerhandlers example 2021-09-24 17:03:19 +02:00
flickablesWithHandlers.qml Correct license for test files 2024-02-27 10:32:21 +01:00
hoverpropagation.qml Correct license for test files 2024-02-27 10:32:21 +01:00
map2.qml Correct license for test files 2024-02-27 10:32:21 +01:00
photosurface.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pinchAndWheel.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pinchDragFlingMPTA.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pinchFlickable.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pinchNullTarget.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pointHandlerOnFlickable.qml Correct license for test files 2024-02-27 10:32:21 +01:00
pointerDrag.qml Correct license for test files 2024-02-27 10:32:21 +01:00
rubberbandOnTable.qml Correct license for test files 2024-02-27 10:32:21 +01:00
tapWithModifiers.qml Correct license for test files 2024-02-27 10:32:21 +01:00
wheelShear.qml Add Shear transform type 2024-12-05 17:07:42 +01:00