Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Liang Qi 08519dbed7 tests: port touchGraphicsItem to Qt 6
Replace deprecated APIs with recent ones:
* QTouchEvent::touchPoints() -> points()
* QEventPoint::pos() -> position()
* QPointingDevice::Capabilities and etc -> QInputDevice::Capability

Pick-to: 6.5 6.2
Change-Id: I45335886199a65e519cbd4872138e0715dd08103
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 1b5c6d0009)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit d51205b0b4)
2024-11-09 12:14:38 +00:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
LICENSES Use SPDX identifier to Wintab attribution 2024-06-25 11:32:51 +00:00
bin CMake: Don't hard-code "libexec" in qt-configure-module 2024-08-20 15:52:59 +00:00
cmake Add the missing dependency between _copy_fw_sync_headers and _sync_headers 2024-08-29 16:41:46 +00:00
coin Coin: Prefer publickey in QNX emulator ssh 2024-08-05 22:38:57 +00:00
config.tests Correct license in config.test 2024-02-20 15:22:43 +00:00
dist Add Qt 6.0.0 changes file 2020-11-16 10:02:08 +02:00
doc Doc: Pad text and pre code blocks in tabs 2024-11-02 14:56:52 +00:00
examples systray example: if there is no system tray, allow waiting for one 2024-06-05 08:01:00 +00:00
lib
libexec CMake: Allow building all examples as standalone just like tests 2024-03-20 09:57:11 +01:00
mkspecs cmake: Propagate Apple platform build requirements to qconfig.pri 2024-03-19 09:56:22 +00:00
qmake Fix the qtpath issue with lto enabled 2024-02-28 20:20:03 +00:00
src Doc: Fix qt_import_plugins snippet to use Qt6:: 2024-11-02 14:56:49 +00:00
tests tests: port touchGraphicsItem to Qt 6 2024-11-09 12:07:00 +00:00
util qsimd_x86: disable the requirement that CPUs must have RNGs 2024-09-25 16:56:43 +00:00
.cmake.conf Bump version to 6.7.3 2024-06-13 05:13:32 +01:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-14 04:03:19 +00:00
config_help.txt Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECT 2024-02-15 07:32:38 +00:00
configure Change configure license 2024-02-02 15:28:34 +00:00
configure.bat configure.bat: Fix errors on Windows 2024-07-23 16:29:13 +03:00
configure.cmake Prevent -feature-c++20 on VxWorks 2024-08-05 22:38:56 +00:00
dependencies.yaml
licenseRule.json Include relevant Unicode Inc. copyright line in generated data files 2024-09-04 12:47:15 +02:00
qt_cmdline.cmake Add coverage and coverage-gcov features 2023-09-22 15:54:30 +02:00