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
6.9.1
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
/
tests
/
auto
/
quick
/
qquickmultipointtoucharea
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: do not leak QPointingDevice instances
Shawn Rutledge
2025-05-10
1
-70
/
+70
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
1
-1
/
+1
*
Unblacklist nonOverlapping and mouseGestureStarted as no longer flaky
Frédéric Lefebvre
2025-03-06
1
-5
/
+1
*
Get rid of tst_QQuickMultiPointTouchArea::createAndShowView
Frédéric Lefebvre
2025-03-05
1
-297
/
+281
*
Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping on opensuse
Ulf Hermann
2025-01-09
1
-0
/
+1
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
tests: blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nested
Liang Qi
2024-09-17
1
-0
/
+2
*
Revert "Blacklist flaky tests for Bugfix week 2024/H2"
Daniel Smith
2024-08-29
1
-3
/
+0
*
Blacklist flaky tests for Bugfix week 2024/H2
Daniel Smith
2024-08-09
1
-0
/
+3
*
Correct license for test files
Lucie Gérard
2024-02-27
1
-1
/
+1
*
Tests: Add flaky/crashing tests to the BLACKLIST for opensuse-leap
Olivier De Cannière
2023-10-31
1
-0
/
+4
*
Normalize signal/slot signatures
Marc Mutz
2023-07-12
1
-1
/
+1
*
CMake: Make quick tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Remove DA::deliverMatchingPointsToItem's second sendFilteredPointerEvent
Shawn Rutledge
2023-06-16
1
-34
/
+19
*
Reset touchPoint position after it was remaped
Matthias Rauter
2023-06-09
2
-0
/
+77
*
MultiTouchArea: only subscribe to hover events when enabled
Volker Hilsheimer
2023-04-15
2
-0
/
+39
*
tst_QQuickMultiPointTouchArea::inFlickable: make synth-mouse realistic
Shawn Rutledge
2023-02-09
1
-6
/
+26
*
Flickable: don't initiate grab if there are multiple touchpoints
Shawn Rutledge
2023-02-09
2
-11
/
+10
*
MultiPointTouchArea: rename signal arguments in Qt 7; test with formals
Shawn Rutledge
2023-02-03
8
-20
/
+34
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-14
/
+14
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nested
Heikki Halmet
2022-08-29
1
-0
/
+2
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
MPTA: don't allow more than one touchpoint to react to mouse
Shawn Rutledge
2022-05-04
2
-0
/
+92
*
MultiPointTouchArea: remap touchpoint positions when filtering
Shawn Rutledge
2022-05-03
2
-0
/
+44
*
Cleanup CMakeLists.txt files
Andreas Buhr
2022-05-03
1
-2
/
+0
*
Don't rely on transitive include of qeventpoint_p.h
Marc Mutz
2022-01-13
1
-0
/
+1
*
tests: port to QMutableEventPoint static API
Marc Mutz
2022-01-13
1
-8
/
+8
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
2
-9
/
+4
*
QQuickItem: Make x/y/width/height bindable
Fabian Kosmale
2021-06-03
1
-4
/
+8
*
Replace QScopedPointer with std::unique_ptr
Volker Hilsheimer
2021-02-12
1
-3
/
+3
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-12
/
+0
*
Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelay
Shawn Rutledge
2020-11-16
1
-9
/
+17
*
Mostly un-blacklist Flickable and MultiPointTouchArea tests
Shawn Rutledge
2020-11-11
1
-20
/
+2
*
Teach flickable to handle and replay touch as it does mouse
Shawn Rutledge
2020-11-11
1
-2
/
+5
*
Fix tst_QQuickMultiPointTouchArea::inMouseArea
Shawn Rutledge
2020-10-29
1
-2
/
+0
*
Blacklist qmltestrunner::touch::test_secondWindow and others
Shawn Rutledge
2020-10-26
1
-0
/
+5
*
Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggable
Shawn Rutledge
2020-10-22
2
-102
/
+97
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
1
-3
/
+3
*
Un-blacklist Quick tests that are passing
Shawn Rutledge
2020-10-06
1
-9
/
+1
*
Blacklist a few more on macOS
Shawn Rutledge
2020-09-26
1
-0
/
+4
*
Handle ungrab and grab-cancel consistently; inform handlers
Shawn Rutledge
2020-09-26
1
-4
/
+0
*
Blacklist various failing tests
Shawn Rutledge
2020-09-25
1
-0
/
+4
*
Blacklist tests due to QPointerEvent changes
Shawn Rutledge
2020-09-18
1
-0
/
+11
*
Remove QQuickPointerEvent etc.; deliver QPointerEvents directly
Shawn Rutledge
2020-09-18
1
-8
/
+8
*
Begin handling the QEvent refactoring
Shawn Rutledge
2020-07-15
1
-2
/
+3
*
Replace QTouchEvent::TouchPoint with QEventPoint
Shawn Rutledge
2020-07-15
1
-4
/
+4
[next]