Qt Declarative (Quick 2)
Go to file
Volker Hilsheimer 17c9993dd5 Fix warning from deprecated QMouseEvent constructor
Calculate and pass the global pos explicitly.

Pick-to: 6.3
Change-Id: I6d16a21e95454a65a80d5366c6c46b3cacf33dd3
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2022-03-21 00:57:37 +01:00
cmake CMake: Skip qml compile hash recreation in developer builds 2022-02-12 14:03:45 +01:00
coin Doc: Enable zero warning limit for documentation 2022-01-14 00:05:08 +01:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
examples Make QQuickWidget QRhi-based 2022-03-18 22:56:54 +01:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QSGOpenGLDistanceFieldGlyphCache: fix UB (ordering of pointers not from the same array) 2022-03-19 08:09:39 +01:00
tests Fix warning from deprecated QMouseEvent constructor 2022-03-21 00:57:37 +01:00
tools QQmlJSImportVisitor: rename public qmlScopes() to qmlTypes() 2022-03-19 02:55:50 +01:00
.cmake.conf Bump version to 6.4.0 2022-01-31 22:51:41 +02:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt qmlls: qml language server implementation 2021-12-21 12:25:41 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
conanfile.py Remove the qml_sequence_object feature flag 2022-01-15 14:22:42 +01:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2022-03-18 21:56:54 +00:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
sync.profile Remove QtQmlLint from sync.profile as well 2022-02-12 02:36:52 +00:00