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
/
handlers
/
qquicktaphandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure TapHandler.pressed==false when deactivated; tolerate null event
Shawn Rutledge
2025-03-06
1
-3
/
+9
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Make more logging categories static
Ulf Hermann
2024-06-24
1
-1
/
+1
*
QQuickMenu: cancel all grabs before QPlatformMenu::showPopup()
Shawn Rutledge
2024-06-21
1
-1
/
+2
*
TapHandler: don't (dis)connect signals to a null window
Shawn Rutledge
2024-04-25
1
-5
/
+17
*
Disable TapHandler.longPressed signal if longPressThreshold == 0
Shawn Rutledge
2023-11-17
1
-8
/
+24
*
Make TapHandler longPressed/tapped exclusive and reliable; fix example
Shawn Rutledge
2023-11-17
1
-3
/
+7
*
doc: Rename to Qt Quick Examples - Pointer Handlers
Shawn Rutledge
2023-07-02
1
-2
/
+2
*
Fix TapHandler signals in combination with exclusiveSignals
Shawn Rutledge
2023-04-11
1
-18
/
+27
*
Don't emit doubleTapped when the buttons are different
Matthias Rauter
2023-03-09
1
-4
/
+8
*
Document the Pointer Handlers example
Shawn Rutledge
2023-03-02
1
-1
/
+3
*
doc: Add snippets and animations illustrating TapHandler.GesturePolicy
Shawn Rutledge
2023-03-02
1
-43
/
+88
*
doc: Update QML eventPoint; fix GrabTransition link
Shawn Rutledge
2023-02-21
1
-6
/
+6
*
TapHandler: ignore untracked moving points; treat touchpad as mouse
Shawn Rutledge
2023-02-21
1
-3
/
+4
*
Add FOREIGN declaration for QEventPoint
Sami Shalayel
2022-11-11
1
-3
/
+3
*
TapHandler: don't cancel on release
Shawn Rutledge
2022-10-23
1
-13
/
+8
*
qquickpointerhandler_p.h: Clean up includes
Fabian Kosmale
2022-10-19
1
-0
/
+2
*
Add TapHandler.exclusiveSignals to enable single/double tap exclusivity
Shawn Rutledge
2022-10-19
1
-6
/
+59
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Quick: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Doc: Fix documentation warnings
Topi Reinio
2021-12-06
1
-9
/
+9
*
Add TapHandler.gesturePolicy: DragWithinBounds enum value; examples
Shawn Rutledge
2021-12-02
1
-1
/
+22
*
Add button argument to the TapHandler.[single|double|]tapped signals
Shawn Rutledge
2021-09-08
1
-9
/
+16
*
doc: Add a TapHandler button snippet
Shawn Rutledge
2021-08-05
1
-0
/
+2
*
doc: Improve the Input Handlers index page
Shawn Rutledge
2021-08-05
1
-4
/
+9
*
Allow pointer handlers to be added to QQuick3DModel objects
Shawn Rutledge
2021-06-03
1
-2
/
+5
*
TapHandler: don't emit tapped() if non-filtering grabber on release
Shawn Rutledge
2021-05-31
1
-1
/
+11
*
Remove QQWindowPriv::is[Mouse|Touch|Tablet]Event
Shawn Rutledge
2021-03-19
1
-3
/
+4
*
QQuickSinglePointHandler: don't reset the point in hover handlers
Richard Moe Gustavsen
2021-03-05
1
-0
/
+2
*
Allow parent to filter out-of-bounds synth-mouse for grabbing handler
Shawn Rutledge
2020-11-30
1
-1
/
+2
*
Remove QQuickPointerEvent etc.; deliver QPointerEvents directly
Shawn Rutledge
2020-09-18
1
-36
/
+40
*
Remove QQuickPointerDevice in favor of QPointingDevice
Shawn Rutledge
2020-06-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-09
1
-5
/
+4
|
\
|
*
TapHandler: don't reject stationary touchpoints
Shawn Rutledge
2019-12-06
1
-5
/
+4
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-04
1
-5
/
+5
|
\
|
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-12
1
-5
/
+5
|
|
\
|
|
*
Doc: Fix documentation warnings for qtdeclarative
Topi Reinio
2019-08-29
1
-5
/
+5
*
|
|
Add dragThreshold property to Event Handlers
Shawn Rutledge
2019-09-19
1
-8
/
+1
|
/
/
*
/
Use QSH::mouseDoubleClickDistance() and touchDoubleTapDistance()
Shawn Rutledge
2019-08-12
1
-9
/
+7
|
/
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-12
1
-9
/
+0
|
\
|
*
TapHandler: wait until after tapped is emitted to reset point.position
Shawn Rutledge
2019-07-05
1
-9
/
+0
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-16
1
-6
/
+21
|
\
|
|
*
Document TapHandler.tapped and [single|double]Tapped eventPoint argument
Shawn Rutledge
2019-05-09
1
-6
/
+21
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-13
1
-6
/
+13
|
\
|
|
*
Doc: Fix link issues
Nico Vertriest
2019-02-28
1
-6
/
+13
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-01
1
-1
/
+1
|
\
|
|
*
TapHander: do not "want" an eventPoint that is outside parent bounds
Shawn Rutledge
2019-01-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-29
1
-2
/
+9
|
\
|
|
*
Add handlers declared as Flickable children to its contentItem
Shawn Rutledge
2019-01-22
1
-1
/
+3
|
*
Merge 5.12 into 5.12.1
Kari Oikarinen
2019-01-08
1
-0
/
+4
|
|
\
|
|
/
|
/
|
[next]