qt6-bb10/src/corelib
Edward Welbourne 33bf7dc9f8 Make static constexpr data tables inline in corelib/t*/q*_data_p.h
This should keep gcc from complaining that they're unused const
variables. Pick to 6.8 required conflict resolutions in non-generated
code and qlocalexml2cpp.py due to dev's updates to handle time zone
name L10n; regeneration of data took care of the other conflicts.

Fixes: QTBUG-128930
Change-Id: I4d0bccc5f158dfc72e4cf38a085b90cb562dc185
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit 08ef4d232df82c056d4f5fda636b62b65fc054ad)
2024-11-13 15:04:00 +01:00
..
animation QtCore: De-duplicate vtables, 2024 edition 2024-09-18 09:34:52 +00:00
compat QDate: rework stdSysDaysToJulianDay() 2024-08-30 09:19:08 +00:00
doc Add REUSE.toml files 2024-11-07 08:38:49 +01:00
global Rename example parameter to better reflect its role 2024-10-30 15:09:07 +00:00
io Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing 2024-11-12 13:09:02 +00:00
ipc Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
itemmodels Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing 2024-11-12 13:09:02 +00:00
kernel Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
mimetypes Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
platform visionOS: Handle CNAuthorizationStatusLimited for contacts permission 2024-11-05 15:30:22 +00:00
plugin QUuid: restore sorting order of Qt < 6.8 2024-10-22 13:15:24 +00:00
serialization Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
text Make static constexpr data tables inline in corelib/t*/q*_data_p.h 2024-11-13 15:04:00 +01:00
thread Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
time Make static constexpr data tables inline in corelib/t*/q*_data_p.h 2024-11-13 15:04:00 +01:00
tools Create qdoc macros for C++ class docs 1.3: member-swap(), non-standard phrasing 2024-11-12 13:09:02 +00:00
tracing Fix CTF with static build 2023-10-30 18:59:21 +03:00
CMakeLists.txt CMake: Add the android finalizer to Core also during the qtbase build 2024-11-11 16:39:27 +01:00
Qt6AndroidMacros.cmake CMake: Add the android finalizer to Core also during the qtbase build 2024-11-11 16:39:27 +01:00
Qt6CTestMacros.cmake Add QT_BUILD_DIR to the cmake configure option list 2024-09-21 11:50:43 +00:00
Qt6CoreConfigExtras.cmake.in CMake: Add the android finalizer to Core also during the qtbase build 2024-11-11 16:39:27 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Fix invalid option passed to _qt_internal_generic_deployqt 2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake CMake: Split target finalization code into a separate function 2024-11-02 14:49:16 +01:00
Qt6CoreResourceInit.in.cpp CMake: Fix semicolon warnings for generated resource init code 2024-03-22 18:50:36 +01:00
Qt6WasmMacros.cmake wasm: fix handling of invalid EXPORT_NAMEs 2024-06-24 11:58:12 +00:00
QtCompressMimeDatabase.cmake Replace the scripting-based mime types compression mechanism with CMake 2022-12-01 02:23:51 +01:00
QtCore.dynlist Remove old pre-6.0 hooks 2021-10-22 19:12:07 -07:00
configure.cmake QThread/Unix: refactor to split QThreadPrivate::finish() in two phases 2024-11-07 15:00:11 -07:00
debug_script.py Don't load the lldb bridge from Qt Core script in a Qt Creator session 2024-10-10 14:59:39 +00:00
qt_cmdline.cmake CMake: remove test for eventfd, replace with __has_include 2023-08-29 07:41:11 -07:00