index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
gui
/
kernel
/
qtouchevent
/
tst_qtouchevent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
1
-7
/
+7
*
Clear only one device from g_pointIdMap when all points released
Shawn Rutledge
2019-02-26
1
-0
/
+155
*
tst_QTouchEvent: Wait for window exposed instead of active
Johan Klokkhammer Helsing
2018-04-09
1
-4
/
+4
*
Don't skip tests in tst_QTouchEvent on Wayland
Johan Klokkhammer Helsing
2018-03-13
1
-21
/
+0
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-2
/
+2
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-16
1
-0
/
+39
|
\
|
*
rename QPointerUniqueId -> QPointingDeviceUniqueId
Shawn Rutledge
2016-12-07
1
-4
/
+4
|
*
QPointerUniqueId: make fit for release
Marc Mutz
2016-12-01
1
-0
/
+39
*
|
Combine device and point id into 32 bit point id
Jan Arve Saether
2016-10-28
1
-9
/
+134
*
|
Revert "Combine device and point id into 32 bit point id"
Jan Arve Saether
2016-10-11
1
-134
/
+9
*
|
Combine device and point id into 32 bit point id
wip/remac
Jan Arve Saether
2016-10-07
1
-9
/
+134
|
/
*
autotests: use QTest::createTouchDevice()
Shawn Rutledge
2016-06-10
1
-33
/
+23
*
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
high-DPI tweaks for autotests
Morten Johan Sørvig
2015-07-30
1
-82
/
+54
*
Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget().
Friedemann Kleint
2015-07-16
1
-3
/
+10
*
Stabilize tst_qtouchevent.
Friedemann Kleint
2015-06-01
1
-4
/
+4
*
Reanimate test gui/kernel/qtouchevent/tst_qtouchevent.
Friedemann Kleint
2015-05-29
1
-164
/
+150
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
tst_qtouchevent: Skip tests that fail with qwindow-compositor.
Robin Burchell
2014-08-23
1
-0
/
+18
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-3
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Revert "Move QWindowSystemInterface out of qpa."
Paul Olav Tvete
2012-08-03
1
-1
/
+1
*
Make tests compile without gui-private
Paul Olav Tvete
2012-08-02
1
-12
/
+39
*
Remove usage of deprecated qWaitForWindowShown(QWidget *) method.
Friedemann Kleint
2012-07-25
1
-2
/
+2
*
Deprecate the qWaitForWindowShown(QWindow *) method.
Friedemann Kleint
2012-07-25
1
-2
/
+2
*
Use QPointer instead of QWeakPointer.
Stephen Kelly
2012-06-05
1
-2
/
+2
*
{QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...
Marc Mutz
2012-03-09
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Remove redundant touch processing in QtGui and widgets.
Laszlo Agocs
2011-12-14
1
-27
/
+206
*
Extend touch events.
Laszlo Agocs
2011-12-09
1
-42
/
+64
*
Prevent timestamps in widgets' touch events from disappearing
Laszlo Agocs
2011-11-04
1
-12
/
+21
*
Fix autotest gui/widgets dependencies
Kent Hansen
2011-09-19
1
-0
/
+1
*
Disambiguated access to touch event API in QTestLib
Jo Asplin
2011-09-08
1
-10
/
+10
*
Moved gui autotests into new directory structure
Jo Asplin
2011-09-01
1
-0
/
+1398