qt6-bb10/src/corelib
Thiago Macieira 6640788816 QCborStreamWriter: remove stale doc about 2 GB size limits
Those applied to Qt 5's int-based size types.

Pick-to: 6.5
Change-Id: Id8436bae9c641e33770bfffdd55bb1b883863a7c
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
(cherry picked from commit e62407b429f4dc5d900e77a26410f87f56c7d5cd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 16b8fc51fe8f0c15ad84dcecdfdd6f32c2c14dd1)
2025-02-15 09:49:41 +00: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 Fix or remove broken and outdated external links in qtbase documentation 2025-02-12 12:44:15 +00:00
global qEnvironmentVariableIntValue: fix off-by-one with MSVC's getenv_s 2025-02-15 09:49:35 +00:00
io QResource: try to survive being created during application shut down 2025-02-15 09:49:40 +00:00
ipc QSharedMemorySystemV: fix shm vs sem typo 2024-12-14 15:15:02 +00:00
itemmodels Create qdoc macros for C++ class docs 2.1: qHash() 2024-12-04 18:55:58 +00:00
kernel doc: Change links from begin() and end() to constBegin() and constEnd() 2025-02-15 04:17:33 +00:00
mimetypes CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
platform Fix or remove broken and outdated external links in qtbase documentation 2025-02-12 12:44:15 +00:00
plugin QFactoryLoader: load extraSearchPath first 2024-12-23 13:04:35 +00:00
serialization QCborStreamWriter: remove stale doc about 2 GB size limits 2025-02-15 09:49:41 +00:00
text QByteArray(View)::lastIndexOf: Guard against needle > haystack 2025-02-15 04:17:33 +00:00
thread QFuture: prevent the continuations from being executed twice 2025-02-12 12:44:15 +00:00
time QDateTime: prevent signed integer overflow 2025-01-30 09:35:33 +00:00
tools QVLA*: honor the RO5 2025-02-07 14:25:25 +00:00
tracing
CMakeLists.txt Long live qstdlibdetection.h! 2025-02-05 10:56:25 +00:00
Qt6AndroidMacros.cmake Use add_dependencies to add the Android custom target dependencies 2024-12-03 20:38:51 +00:00
Qt6CTestMacros.cmake Fixup: Add `*_check` build targets for auto cmake tests 2025-01-22 16:12:35 +01: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
Qt6CoreDeploySupport.cmake CMake: Fix invalid option passed to _qt_internal_generic_deployqt 2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake CMake: Wrap path in quotes to avoid issues with spaces in paths 2025-02-02 15:09:24 +00: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
QtCore.dynlist
configure.cmake Add libfsnotify to the core library for QNX 8 2025-01-24 08:05:58 +00: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