| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: I3329c3085e83d798ded4f4799e6f4b821852a9ca
|
|/
|
|
|
|
|
|
| |
+ 4ec76380e83b86a9202c4b24a1dc3452eedd937b Bump version
Change-Id: I98436ce0f93d553cdcfb7d41c058459f29413eb1
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
|
|
|
|
| |
Change-Id: I744c35f7ba28a0eb511944f06b153d59395a8929
|
|\
| |
| |
| | |
Change-Id: I722f47960ae618d2c0bad35cd9c3b83702a0631f
|
|/
|
|
|
|
|
|
|
| |
+ ef0f5f5ed8cdb6dd70f728fd1873158785f43d27 Don't send mouse events if we have touch support
+ 47bd603dba7c1d66871646f309407976aafe2f6b Pass the timestamp as a string from JS to Qt to preserve precision
+ 8476f66f413e89a4eb60f395a6e3840e0fe61a5f Bump version
Change-Id: I051b5c2c92190a7468783c8504272dcdd5bdb079
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
|
|
|
|
| |
Change-Id: I70a78a022d795e653065dfaace45a78cc8655dbd
|
|\
| |
| |
| | |
Change-Id: I737802a3333b678ed5385faf22436c211fe6ed44
|
| |
| |
| |
| |
| | |
Change-Id: I23b0bb65dec62eb9e3246c4fc20941683c08935e
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This corrects a case where the camera was being used in a
multimedia example that was being streamed and the colors were
not correct as the some of the data was lost as a result.
Fixes: QTBUG-79181
Change-Id: I8ab02b525c6d54b0005f00d06969aa3ebbac4d20
Reviewed-by: VaL Doroshchuk <valentyn.doroshchuk@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When the timestamp was passed as a double from JS to Qt while being
hosted on an embedded Linux device it was losing the precision
and as a result scrolling for a ListView does not work because it
does not see the timestamp has having changed. So by passing it as a
string instead means that it does not lose anything in the transition.
Fixes: QTBUG-79842
Change-Id: Ia6bb8b713c0c5296a046ff3f7fddbc8e8249bbd6
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, using stopPropagation() and preventDefault() does
not stop the mouse events from being sent for a touch. So we have
to assume that they will be handled by Qt one way or the other and
only send mouse events if we can tell that we are not on a touch
screen or that the mouse event was not synthesized by WebGL.
This was tested on a Windows host with an iPad and Microsoft Edge
to verify it works in both cases correctly.
Change-Id: Ia2297062b2e1a4894f52954dd567bab5b7df8fa1
Reviewed-by: Jesus Fernandez <jsfdez@gmail.com>
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
.qmake.conf
Change-Id: I4032fecf61be1917451d24301e2d7dde6ecfc85e
|
| |
| |
| |
| |
| |
| |
| | |
+ 3581cde283545b907671d0cc42eeda6cbdeccb66 Add changes file for Qt 5.12.5
Change-Id: Ieea9effd7d1d88de7bcb051e3673edf72301b6f9
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
| |
| |
| |
| | |
Change-Id: I6572ddcbb126042dd264df63f7fb87f3fba1f107
|
|\ \ |
|
|/| |
| |/
| |
| | |
Change-Id: I2655ce57fef6a0996d2ce6e2bb2010cb6a072578
|
| |\ |
|
| |/|
| | |
| | |
| | | |
Change-Id: Iba2abcde030e9168c8ffe7023fe3ff44d0920ef9
|
| | |\ |
|
| | |/|
| | | |
| | | |
| | | | |
Change-Id: Ibe1967703a0b1e30d375fcb3d33a7b03f09a4c3d
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
+ ae907e4c0aa5ae78435138f86a7bd888ef0e1e9a Bump version
Change-Id: If8ead3465896d4bbe1ac91b53c3fc7742c38c85b
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
| |\ \ |
|
| |/| |
| | | |
| | | |
| | | | |
Change-Id: I682b298e49fdc8ce4670bfbc444d904576c4579a
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
+ 8fba2d1110bed680941c6fef8ead9bfffeaf0003 Bump version
+ ccf8f2f2b1729149965921462d9c2d3e5dd8f57a Add changes file for Qt 5.12.4
+ 6aa5076f98d006e1ecd505835a2f77210a92a371 Bump version
+ ae907e4c0aa5ae78435138f86a7bd888ef0e1e9a Bump version
Change-Id: I17bfd75a38532d270706975aa28926d9f8e9a5a0
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Implement createPlatformOffscreenSurface(). This way a QOffscreenSurface
will not lead to creating a QWindow. Fairly dummy, and may need amending
later, but fixes the immediate problem with the - still default - direct
OpenGL code path of Qt Quick.
Task-number: QTBUG-76993
Change-Id: Ia4198163fc91d3f353d0067a2a807ec075168ace
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
|
|\ \ \ |
|
|/| | |
| |/ /
| | |
| | | |
Change-Id: Id7773e6ae61f5d384daffbffa4a81c8c35e3012a
|
| |\ \ |
|
| |/| |
| | |/
| | |
| | |
| | |
| | |
| | | |
Conflicts:
.qmake.conf
Change-Id: Ifba4093fb3e2c3ba4c2504405c9723a5ea8b9728
|
| | |
| | |
| | |
| | | |
Change-Id: Idc099398e298ca4eb4f55b5cca3f22220b581589
|
|\ \ \ |
|
|/| | |
| |/ /
| | |
| | |
| | |
| | |
| | | |
Conflicts:
.qmake.conf
Change-Id: I4ad4abdf21116a7323354306c8d2d3c0a18c734a
|
| | |
| | |
| | |
| | | |
Change-Id: I1b36a7435289dcb30a5e43814b8574f2eb5b8d7f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Q_FOREACH is scheduled for deprecation, or at the very least banned
from use in Qt's own implementation.
Change-Id: Ia83851d88da9fa94c901598a7500cf572db68b4e
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Java-style iterators are scheduled for deprecation, or at the very
least banned from use in Qt's own implementation.
Change-Id: I3b65526968551baf48d1acb1e7184a3800092b56
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
|
|\ \ \ |
|
|/| | |
| |/ /
| | |
| | | |
Change-Id: I83879074104d25295b971281ffaf362e8e36bded
|
| |\ \ |
|
| |/| |
| | |/
| | |
| | |
| | |
| | |
| | | |
Conflicts:
.qmake.conf
Change-Id: I319844b9822f92f4eb88ab7e5887daade13a5aad
|
| | |\ |
|
| | |/|
| | | |
| | | |
| | | | |
Change-Id: I7c31649ba3973484c432b1d479327be2cb772692
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I38fa67b5aa60418e00b9c8404edac3102a4a764d
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
| | |/
| | |
| | |
| | | |
Change-Id: I6845a488bcdac99b1a2c8037b30cb3430e71977d
|
|\ \ \ |
|
|/| | |
| |/ /
| | |
| | | |
Change-Id: I99a06eabe9f624f304bb878b9d26338f8d646a89
|
| |\ \ |
|
| |/| |
| | | |
| | | |
| | | | |
Change-Id: I97d144fb4483a8529a4445da08b4cbe425bc2fc0
|
| |/ /
| | |
| | |
| | |
| | | |
Change-Id: I86efbc1655914170beb29f3f39d048abba7221f0
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
|
|\| |
| | |
| | |
| | | |
Change-Id: I59d16425187f5bbd4089eed0bc5f48efbe366bab
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Due to recent changes, the public interface is no longer required.
Change-Id: I69e532726e77592a3d7454b3a4f3230aa9cafe08
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
|