Go to file
Volker Hilsheimer 9c5698a8fc Fix compiler warnings from deprecated QTouchEvent::touchPoints
Replace with QPointerEvent::points().

As a drive-by, turn QEventPoint copies into const references where possible.

Change-Id: Ia5e0645493984fe9177dd3ca16afdb4d56e384ee
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-09-23 19:50:26 +02:00
.github/workflows GitHub Actions: Fix workflow file 2020-09-11 13:37:48 +02:00
bin CMake: Fix running qt-configure-module.bat without arguments 2020-09-11 17:11:02 +02:00
cmake CMake Build: Add support for -qtlibinfix configure parameter 2020-09-23 17:31:13 +02:00
coin
config.tests
dist
doc Doc: Remove unused porting guide document 2020-09-16 18:32:05 +02:00
examples CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
lib
mkspecs Android: add qmlimportscanner and rcc paths to deployment-settings.json 2020-09-23 14:59:07 +00:00
qmake Android: set default API level to 23 in docs 2020-09-23 17:59:07 +03:00
src Fix compiler warnings from deprecated QTouchEvent::touchPoints 2020-09-23 19:50:26 +02:00
tests Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
util CMake: Rename internal functions to contain qt_internal 2020-09-23 16:59:05 +02:00
.cmake.conf
.gitattributes
.gitignore
.lgtm.yml
.prev_qt_cmdline.cmake
.qmake.conf
.tag
CMakeLists.txt CMake: Disable usage of CMake API compatibility wrappers 2020-09-23 16:59:06 +02:00
config_help.txt CMake Build: Add support for -qtlibinfix configure parameter 2020-09-23 17:31:13 +02:00
configure CMake: Fix configure -redo for top-level builds 2020-09-22 22:20:43 +02:00
configure.bat CMake: Fix configure -redo for top-level builds 2020-09-22 22:20:43 +02:00
configure.cmake CMake: Regenerate configure.cmake files 2020-09-15 15:55:47 +02:00
configure.json Android: allow setting javac build version from the configure script 2020-09-16 20:55:08 +03:00
configure.pri Android: allow setting javac build version from the configure script 2020-09-16 20:55:08 +03:00
dependencies.yaml
header.BSD
header.COMM
header.FDL
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL3
header.LGPL3-COMM
header.LGPL-NOGPL2
header.LGPL-ONLY
header.MIT
INSTALL
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.QT-LICENSE-AGREEMENT
qt_cmdline.cmake CMake: build add flags for building QtAndroid.jar 2020-09-16 20:55:16 +03:00
qtbase.pro
sync.profile