| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
When the gesture finishes it might not necessery set the ScaleFactorChanged
flag.
Also fixed the touch-event based pinch gesture.
Reviewed-by: trustme
|
|
|
|
|
|
|
|
|
| |
We don't actually need to fill the backgroup in the example as it will be done
by Qt.
And when double-clicked we need to reset the scale factor properly.
Reviewed-by: trustme
|
|
|
|
| |
Reviewed-by: Bradley T. Hughes
|
|
|
|
|
|
|
| |
Make the math correct.
Plus, update the imagegesture example.
Rev-By: denis
|
|
|
|
| |
Reviewed-by: trustme
|
|
|
|
|
|
| |
Changes to the gesture api after the review.
Reviewed-by: Jasmin Blanchette
|
|
|
|
| |
Reviewed-by: trustme
|
|
|
|
| |
Reviewed-by: trustme
|
|
|
|
|
|
|
| |
QPanGesture was changed to use QPointF instead of QSizeF, also need to
change all usages of the pan gesture.
Reviewed-by: trustme
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
Reviewed-by: Trust Me
|