Qt Declarative (Quick 2)
Go to file
Marc Mutz cf264057cc QQuickFontInfo: de-inline dtor
Destructors of polymorphic classes should be defined out-of-line, to
pin the vtable and type_info to a single TU. Failure to do so may
result in duplicated vtables and false-negtive dynamic_casts.

Task-number: QTBUG-45582
Pick-to: 6.9
Change-Id: I3430a94f8723e21ca8f05f8ed973dd595a17aae3
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-03-01 16:43:35 +01:00
LICENSES
cmake
coin
dist
examples Make module ready for source SBOM checking 2025-02-21 20:24:43 +01:00
features
src QQuickFontInfo: de-inline dtor 2025-03-01 16:43:35 +01:00
tests Fix flaky test tst_qquickColorDialogImpl::dialogCanMoveBetweenWindows 2025-02-28 19:11:33 +00:00
tools qmake: Don't pass empty foreign-types list to qmltyperegistrar 2025-02-25 19:46:08 +01:00
.cmake.conf
.gitattributes
.gitignore
.gitmodules
.gitreview Add .gitreview file 2025-02-26 20:54:40 +01:00
.tag
CMakeLists.txt
README.md
REUSE.toml Add .gitreview file 2025-02-26 20:54:40 +01:00
configure.cmake
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2025-02-28 05:28:11 +00:00
licenseRule.json Add .gitreview file 2025-02-26 20:54:40 +01:00
qt_cmdline.cmake
qtdeclarative.doxy