qt6-bb10/src/corelib
Volker Hilsheimer 3ff66569ea Doc: Fix syntax error
Amends e0ecb0ded2

Pick-to: 6.5 6.5.0
Change-Id: If315d97e93047a8bece36c727c7646d30eb7458b
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
2023-03-05 06:00:02 +01:00
..
animation Long live QScopedPropertyUpdateGroup 2023-02-10 18:27:08 +00:00
compat QBasicTimer: replace new qint64 overloads with chrono ones 2023-03-02 03:56:33 +01:00
doc Doc: Fix syntax error 2023-03-05 06:00:02 +01:00
global qsimd_p.h: remove LZCNT feature from the ARCH_HASWELL list 2023-03-04 10:59:56 -08:00
io QDebug: fix std::string/view stream operators; add u8 versions 2023-03-02 06:33:35 +01:00
ipc Silence a warning caused by Concatenation of char16_t and QByteArray 2023-03-01 17:31:41 +00:00
itemmodels Long live QScopedPropertyUpdateGroup 2023-02-10 18:27:08 +00:00
kernel Simplify and relax UTF-8 locale override machinery for Darwin 2023-03-02 18:39:10 +01:00
mimetypes Use QtMiscUtils hex/oct-related helpers 2023-02-07 20:04:11 +02:00
platform Assert on overwriting a previously set EventCallback on wasm 2023-02-14 12:30:29 +01:00
plugin Darwin: Ensure encrypted library is loaded before parsing plugin metadata 2023-02-17 15:43:07 +01:00
serialization Remove unneeded include of qfloat16.h 2023-02-28 19:03:53 +01:00
text qstrncpy(): document that we don't implement strncpy() fill-all-[dst,len) 2023-03-03 18:16:22 +00:00
thread QThread/Unix: move qt_nanosleep to qthread_unix.cpp 2023-02-25 18:14:11 -08:00
time Doc: fix qdoc warning, explicitly qualify enum type 2023-03-03 20:05:27 +01:00
tools Doc: fix links to qFuzzyIsNull 2023-03-03 20:05:27 +01:00
tracing CTF: Create directory ust if it doesn't exist 2023-02-21 14:51:29 +02:00
CMakeLists.txt Merge qmessageauthenticationcode.cpp into qcryptographichash.cpp 2023-02-23 16:28:37 +01:00
Qt6AndroidMacros.cmake Expose files locating in QT_ANDROID_PACKAGE_SOURCE_DIR to IDE 2023-02-09 12:59:40 +01:00
Qt6CTestMacros.cmake Disable CMake test project build tests on WASM 2023-01-11 19:36:26 +01:00
Qt6CoreConfigExtras.cmake.in Avoid resetting CMAKE_AUTOMOC_MACRO_NAMES 2023-02-28 18:15:24 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Avoid repeating DESTDIR when deploying Qt libs and plugins 2022-12-21 15:46:53 +01:00
Qt6CoreMacros.cmake Reset the _qt_expects_finalization flag 2023-02-09 12:59:37 +01:00
Qt6WasmMacros.cmake Always export and link in JSEvents and specialHTMLTargets 2022-11-15 12:19:47 +01: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
QtInstallPaths.cmake.in Move install paths from CoreConfigExtras.cmake to a separate file 2022-10-25 16:05:11 +02:00
configure.cmake Improve FindWrapRt, and SHM detection 2023-02-10 22:44:11 +01:00
debug_script.py Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake Add CTF tracing backend 2023-01-13 12:43:46 +02:00