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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.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/nativemenus
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
/
src
/
quick
/
items
/
qquickpincharea.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Remove mentions of Qt Quick 1.1
Shawn Rutledge
2025-01-06
1
-4
/
+0
*
doc: Fix string, real, point and size QML property documentation
David Boddie
2024-12-05
1
-7
/
+7
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-2
/
+2
*
Make more logging categories static
Ulf Hermann
2024-06-24
1
-1
/
+1
*
Replace Q_OS_OSX with Q_OS_MACOS
Tor Arne Vestbø
2023-06-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-10
/
+10
*
PinchArea: Keep the touch/mouse grab when pinch activated
Seokha Ko
2022-09-14
1
-0
/
+4
*
PinchArea: fix pinches being stolen when in PathView
Mitch Curtis
2022-08-16
1
-0
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
PinchArea: ignore ZoomNativeGesture and RotateNativeGesture if told to
Shawn Rutledge
2022-05-06
1
-2
/
+12
*
Fix warnings when which are treated as errors with -developer-build
Assam Boudjelthia
2021-10-04
1
-2
/
+2
*
Make PinchArea translate correctly inside a rotated parent
Shawn Rutledge
2021-05-04
1
-1
/
+7
*
Add logging category qt.quick.pincharea
Shawn Rutledge
2020-11-13
1
-2
/
+10
*
Doc: Fix documentation warnings for Qt Quick
Topi Reinio
2020-11-05
1
-5
/
+5
*
Modernize event handling in PinchArea
Shawn Rutledge
2020-10-30
1
-46
/
+53
*
Deal with QEvent::setAccepted() calling QEventPoint::setAccepted()
Shawn Rutledge
2020-10-27
1
-2
/
+5
*
Remove QQuickPointerEvent etc.; deliver QPointerEvents directly
Shawn Rutledge
2020-09-18
1
-8
/
+8
*
Replace QTouchEvent::TouchPoint with QEventPoint
Shawn Rutledge
2020-07-15
1
-7
/
+7
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-1
/
+1
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-11
1
-22
/
+22
*
QQuickItem: rename geometryChanged to geometryChange
Mitch Curtis
2020-04-23
1
-3
/
+2
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-28
1
-4
/
+4
|
\
|
*
PinchArea: document the pinch parameter for its signals
Giuseppe D'Angelo
2020-03-21
1
-4
/
+4
*
|
Remove hard-coded notes for 'Corresponding handler' for QML signals
Topi Reinio
2020-03-10
1
-8
/
+0
|
/
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-2
/
+2
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-1
/
+1
*
Introduce Q_FALLTHROUGH()
Friedemann Kleint
2018-01-10
1
-1
/
+2
*
Merge remote-tracking branch 'origin/dev' into wip/pointerhandler
Shawn Rutledge
2017-05-08
1
-0
/
+1
|
\
|
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+1
*
|
Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touch
Shawn Rutledge
2017-04-14
1
-0
/
+1
|
/
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-18
1
-1
/
+1
|
\
|
*
Doc: Change instances of 'OS X' to 'macOS'
Topi Reinio
2016-08-15
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Fix compilation of QtDeclarative with QT_NO_GESTURES
Tobias Koenig
2015-09-22
1
-1
/
+1
*
Fix invocations of static methods of QGuiApplication/QCoreApplication.
Friedemann Kleint
2015-03-05
1
-1
/
+1
*
Handle TouchCancel events in QQuickPinchArea
Aaron McCarthy
2015-02-24
1
-1
/
+45
*
Cleanup math function includes and usage
Allan Sandfeld Jensen
2015-02-19
1
-2
/
+2
*
PinchArea: handle smart zoom gesture
Shawn Rutledge
2015-02-13
1
-0
/
+37
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
PinchArea: handle native gestures when available
Shawn Rutledge
2015-01-25
1
-50
/
+126
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Fix touch/mouse propagation bugs
Martin Jones
2014-08-01
1
-4
/
+6
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-10
1
-48
/
+107
|
\
|
*
PinchArea docs: elaborate on confusing aspects
Shawn Rutledge
2014-04-01
1
-11
/
+22
|
*
Release the mouse grab from PinchArea when it's not needed anymore
Ulf Hermann
2014-03-18
1
-5
/
+8
|
*
Doc: Document signals (not handlers) under \qmlsignal
Sze Howe Koh
2014-03-18
1
-6
/
+12
|
*
PinchArea: zooming requires pinch distance to exceed the threshold
Shawn Rutledge
2014-03-18
1
-32
/
+39
*
|
QQuickPinchArea: Don't jump around when a finger is lifted.
Robin Burchell
2014-04-02
1
-47
/
+55
|
/
*
Improve Mac OS X touch event enabling.
Morten Johan Sørvig
2014-01-17
1
-23
/
+24
[next]