Qt Declarative (Quick 2)
Go to file
Robert Griebl 0a43c56189 Fix Flickable mouse grab issue.
This issue cannot be reproduced on the desktop with a mouse (at least I
could not).  It can however reliably be reproduced on iMX6 embedded hardware
with a touch-screen.  It seems like the TS driver is reporting mouse events
with a much more coarse granularity than the USB mouse driver, which in turn
triggers this bug.
(Qt4's declarative, as well as Qt5's quick1 and 2 all have the same issue)

Change-Id: Id151e3847bc8d77c7b405b9c4d4d5747a6e33ed0
Task-number: QTBUG-27185# Please enter the commit message for your changes. Lines starting
Reviewed-by: Martin Jones <martin.jones@jollamobile.com>
2014-08-05 19:00:14 +02:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist Add changelog for 5.3.1 2014-06-18 12:06:32 +02:00
examples Expose the scene graph publically through a QSGEngine class 2014-08-01 13:49:46 +02:00
src Fix Flickable mouse grab issue. 2014-08-05 19:00:14 +02:00
tests Speed up the test a bit.. 2014-08-04 14:30:04 +02:00
tools Introducing qmllint tool. 2014-08-05 18:49:30 +02:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Build/install the qmleasing tool to bindir 2014-03-27 18:20:26 +01:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump version 2014-06-18 00:28:50 +02:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.LGPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Pin qtbase in order to allow for the qtbase stable -> dev merge to go through 2014-02-28 11:39:09 +01:00