Qt Declarative (Quick 2)
Go to file
Shawn Rutledge dea0f1b1e6 PinchHandler: fix pedantic warnings
- qreal<->float conversions are explicit
- use qFuzzyCompare rather than ==
- remove padding between variables (but the class still needs padding)

Change-Id: I9a9eb01f5a4108592b34e4b2f018c720ba19beb0
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2019-01-28 18:31:51 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.12.1 2019-01-15 05:20:00 +00:00
examples Remove old 'Getting started with Qt Quick' example 2018-10-15 14:29:21 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src PinchHandler: fix pedantic warnings 2019-01-28 18:31:51 +00:00
tests PinchHandler: Avoid unwanted translations when axes are disabled 2019-01-28 12:54:05 +00:00
tools Merge 5.12 into 5.12.1 2019-01-08 08:18:11 +02:00
.gitattributes
.gitignore Add *.pro.user.* to .gitignore 2019-01-28 12:28:14 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version 2019-01-14 09:13:30 +02:00
.tag
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
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00