The module contains unsupported Qt 5 APIs
Go to file
Lucie Gérard f9576fac2a Make module ready for source SBOM checking
This includes:
- turning VERIFY_SOURCE_SBOM ON
- adding rules to the licenseRule.json files
- correcting the licensing given via REUSE.toml files
- renaming license files not located in LICENSES folder.
Their name needs to be prefixed with `LICENSE.` to be ignored
by reuse and excluded from the source SBOM. The names are
updated in the corresponding qt_attribution.json

A lot of files are skipped during the license test,
but all are present in the source SBOM.
This is why corrections are needed before turning the
source SBOM check on.

[ChangeLog][Third-Party Code] Renaming the license files with prefix
LICENSE. to have them ignored by reuse tool.

Task-number: QTBUG-131434
Pick-to: 6.9 6.8
Change-Id: Ib6639c161f62ccd2dbfefdf6cf9f9dcc8d060adf
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-02-28 10:47:45 +01:00
LICENSES Make module ready for source SBOM checking 2025-02-28 10:47:45 +01:00
cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 15:46:30 +02:00
coin Make module ready for source SBOM checking 2025-02-28 10:47:45 +01:00
dist Add REUSE.toml files and missing licenses 2024-11-06 12:49:07 +00:00
examples Correct doc snippet and example license 2024-03-15 14:43:57 +01:00
src Make module ready for source SBOM checking 2025-02-28 10:47:45 +01:00
tests Fix QFile::open() Easter Egg 2025-01-24 06:24:07 +00:00
util/unicode/codecs/big5 Eradicate the last Q_FOREACHs and mark the module free of them ... again 2023-08-04 16:55:26 +02:00
.cmake.conf Bump version to 6.10.0 2025-01-03 14:15:19 +00:00
.gitattributes Add the initial structure 2020-01-29 16:01:12 +01:00
.gitignore Add the initial structure 2020-01-29 16:01:12 +01:00
.gitreview Add .gitreview file 2025-02-25 15:39:40 +01:00
.tag Add the initial structure 2020-01-29 16:01:12 +01:00
CMakeLists.txt Add Qt::Widgets package to qt5compat CMake file 2023-10-18 12:23:58 +02:00
REUSE.toml Make module ready for source SBOM checking 2025-02-28 10:47:45 +01:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 15:46:30 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qt5compat 2025-02-28 08:32:09 +00:00
licenseRule.json Make module ready for source SBOM checking 2025-02-28 10:47:45 +01:00