index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
quick
/
pointerhandlers
/
qquickpinchhandler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit grabChanged() from DragHandler and PinchHandler
Shawn Rutledge
2021-05-27
1
-0
/
+4
*
DragHandler: don't try to handle native gesture events
Shawn Rutledge
2021-05-05
2
-20
/
+94
*
PinchHandler: scale incrementally when new pinch gesture begins
Shawn Rutledge
2021-03-25
1
-0
/
+74
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-16
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
1
-3
/
+3
*
Handle ungrab and grab-cancel consistently; inform handlers
Shawn Rutledge
2020-09-26
1
-2
/
+0
*
Blacklist tests due to QPointerEvent changes
Shawn Rutledge
2020-09-18
1
-0
/
+2
*
Begin handling the QEvent refactoring
Shawn Rutledge
2020-07-15
1
-6
/
+7
*
Replace QTouchEvent::TouchPoint with QEventPoint
Shawn Rutledge
2020-07-15
1
-2
/
+2
*
Remove QQuickPointerDevice in favor of QPointingDevice
Shawn Rutledge
2020-06-23
1
-14
/
+3
*
CMake: Update Apple platform defines after rename in qtbase
Tor Arne Vestbø
2020-03-17
1
-2
/
+2
*
Regenerate qtdeclarative
Alexandru Croitor
2020-02-12
1
-5
/
+2
*
Regenerate all projects with new CMake API version
Alexandru Croitor
2019-11-15
1
-3
/
+3
*
Regenerate tests
Alexandru Croitor
2019-11-14
1
-9
/
+2
*
Add QtDeclarative Test Coverage
Leander Beernaert
2019-08-14
1
-0
/
+57
*
PinchHandler: Avoid unwanted translations when axes are disabled
Shawn Rutledge
2019-01-28
2
-1
/
+89
*
Add a C++ autotest for PinchHandler
Shawn Rutledge
2018-08-02
5
-0
/
+889