Qt Base (Core, Gui, Widgets, Network, ...)
  • C++ 83.9%
  • HTML 4.5%
  • CMake 4.2%
  • C 3.7%
  • Objective-C++ 2.1%
  • Other 1%
Find a file
Alexandru Croitor 26ddb01123 CMake: Rename the QT_NO_SBOM_ prefixed variables to QT_SBOM_NO_
The previous commit added a QT_SBOM_NO_ prefixed opt-out variable for
every sbom operation. Rename the two existing QT_NO_SBOM_ prefixed
variables to use the same prefix, so that all sbom variables start with
QT_SBOM_:
- QT_NO_SBOM_INFORMATIONAL_MESSAGES becomes
  QT_SBOM_NO_INFORMATIONAL_MESSAGES
- QT_NO_SBOM_SUMMARY_INFO becomes
  QT_SBOM_NO_SUMMARY_INFO

Keep the old names working as aliases, because they are part of already
released Qt versions.

Pick-to: 6.8 6.12
Task-number: QTBUG-149427
Change-Id: I1ea7216b713129e194d54739fa8a1c64fd10c164
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2026-09-11 16:47:46 +00:00
.github/workflows Repair github action workflow 2021-11-10 18:57:33 +01:00
bin Propagate exit code in qt-configure-module.bat on Windows 2026-06-04 15:20:07 +00:00
cmake CMake: Rename the QT_NO_SBOM_ prefixed variables to QT_SBOM_NO_ 2026-09-11 16:47:46 +00:00
coin [VxWorks] set HOME and TMP directory to ramfs 2026-09-03 10:46:33 +00:00
config.tests CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-09 15:16:21 +02:00
doc Doc: Update a set of external links to Qt Creator 2026-08-31 13:08:47 +00:00
examples wasm: let apps preload private plugins 2026-09-03 03:02:31 +00:00
lib Purge all fonts 2015-08-18 19:59:14 +00:00
libexec qt-apple-runner: Read target platform from binary instead of Info.plist 2026-09-02 18:10:10 +00:00
LICENSES Merge Wayland client from qtwayland repository into qtbase 2025-05-13 01:50:43 +02:00
mkspecs Android: bump Android target API level to 37 2026-09-08 12:28:59 +00:00
qmake Android: bump Android target API level to 37 2026-09-08 12:28:59 +00:00
src ohos: drop the unused string-to-unsigned parse helpers 2026-09-11 14:46:04 +00:00
tests tst_QGridLayout: wait for asynchronous window resize 2026-09-11 14:46:05 +00:00
util ohos: qohosenumsgen.py: isolate enums per module 2026-09-08 14:13:01 +00:00
.cmake.conf Bump supported Apple SDK version to 27 2026-08-05 15:03:44 +00:00
.gitattributes Give batch files CRLF line endings 2020-11-04 15:02:29 +00:00
.gitignore CMake/Android: switch to Gradle over javac in Android builds 2026-04-23 12:16:38 +00:00
.gitreview Add .gitreview file 2025-03-24 23:19:04 +01:00
.tag Update the git-archive export options 2012-09-07 15:39:31 +02:00
CMakeLists.txt CMake: Don't unconditionally enable the ASM language 2025-05-02 18:13:14 +02:00
config_help.txt CMake: Consolidate OHOS_ABI into OHOS_ARCH 2026-06-05 23:00:36 +00: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 Enable Clang module maps by default on Apple and native Unix platforms 2026-08-06 13:38:39 +00:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2026-03-27 15:06:22 +01:00
dependencies.yaml Re-add dependencies.yaml now that qt5.git wip/qt6 builds fine 2019-09-18 13:19:31 +02:00
licenseRule.json cmake: Remove support for building Swift overlays 2026-08-28 22:16:43 +00:00
qt_cmdline.cmake configure: Fix the -archdatadir argument 2026-07-09 21:39:43 +00:00
REUSE.toml cmake: Add support for associating Swift API notes with a module 2026-07-10 14:34:36 +00:00