Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Christian Ehrlicher 7fdf7ad7e5 Windows11Style: replace QObject::inherits() with qobject_cast<>
Use qobject_cast<QComboBoxPrivateContainer *> instead
QObject::inherits() as this should be slightly faster and we have access
to the type so no need to use error-prone string comparison.

Pick-to: 6.9 6.8
Task-number: QTBUG-135340
Change-Id: I90ebb2323f21c2f5f9dd65bd7b1beeb32f1a91cc
Reviewed-by: Wladimir Leuschner <wladimir.leuschner@qt.io>
2025-04-05 20:17:30 +02:00
.github/workflows
LICENSES Add REUSE.toml files 2024-11-05 14:36:16 +01:00
bin CMake: Don't hard-code "libexec" in qt-configure-module 2024-08-16 12:36:35 +02:00
cmake Introduce _qt_internal_configure_file 2025-04-04 17:23:42 +02:00
coin Add QNX8.0 CI enablers 2025-03-24 19:01:57 +02:00
config.tests CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00
dist Add REUSE.toml files 2024-11-05 14:36:16 +01:00
doc Implement \tabs for DocBook 2025-04-03 21:39:13 +00:00
examples Examples: port from QCheckBox::stateChanged to checkStateChanged 2025-03-26 14:57:03 +01:00
lib
libexec Android: fix warnings in runner script 2024-12-03 20:18:21 +00:00
mkspecs wasm: set jspi and wasm-exceptions flags for qmake 2025-03-13 12:57:00 +01:00
qmake QMake: Add ability to link against xcframeworks with Xcode 2025-03-13 18:25:37 +00:00
src Windows11Style: replace QObject::inherits() with qobject_cast<> 2025-04-05 20:17:30 +02:00
tests tst_QGraphicsItem: check that qgraphicsitem_cast casts correctly 2025-04-05 17:24:45 +00:00
util wasm: Fix Brotli compression in qtwasmserver.py 2025-03-26 19:35:48 +01:00
.cmake.conf Bump version to 6.10.0 2024-12-13 14:54:23 +00:00
.gitattributes
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.gitreview Add .gitreview file 2025-03-24 23:19:04 +01:00
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-12 08:36:01 +08:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-12 16:04:26 +01:00
config_help.txt Introduce emoji-segmenter to 3rdparty code 2024-11-18 15:52:13 +01:00
configure Do not assume FHS in scripts 2024-06-25 11:44:00 +02:00
configure.bat configure.bat: Use call when calling the helper cmake scripts 2025-01-30 22:18:36 +01:00
configure.cmake CMake: Mention "Force assertions" in config.summary 2025-03-25 00:29:48 +01:00
dependencies.yaml
licenseRule.json Update licensing of files with infrastructure type 2025-03-12 16:04:26 +01:00
qt_cmdline.cmake CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00