qt6-bb10/src
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
..
3rdparty SQLite: Update SQLite to v3.49.0 2025-02-08 13:53:39 +00:00
android Android: Fix cursorHandle and EditPopup positions 2025-02-10 21:26:32 +00:00
assets Tasktree: fix FTBFS due to unique_ptrs on forward-declared classes 2025-01-15 16:24:43 +00:00
concurrent Qt Concurrent documentation: fix Forward Iterator example container 2025-02-13 20:33:23 +00:00
corelib QCborStreamWriter: remove stale doc about 2 GB size limits 2025-02-15 09:49:41 +00:00
dbus CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui QDesktopServices: don't use openDocument if the URL has a query 2025-02-15 04:17:32 +00:00
network QNetworkInfo: Document threading restriction 2025-02-15 04:17:33 +00:00
opengl Doc: Fix method docs for QOpenGLTexture::setWrapMode 2025-01-25 14:21:29 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Print qsizetype through %PRIdQSIZETYPE 2024-11-06 13:16:41 +00:00
plugins Check the PROJECT_NAME more thoroughly 2025-02-15 09:49:37 +00:00
printsupport Docs: Add that Qt Print Support is not available on Android 2025-01-22 02:25:28 +00:00
sql QtSql: fix GCC -Wextra-semi warnings after member function definitions 2024-12-20 10:40:03 +00:00
testlib QTest: fix bug dereferencing nullptr in toString<std::nullptr_t>() 2025-02-05 21:13:47 +01:00
tools AndroidTestRunner: allow to call additional/extra adb call 2025-02-12 09:59:42 +01:00
widgets QToolButton: allow opening a menu after it first failed because empty 2025-02-12 20:26:40 +00:00
xml [QDomNodePrivate] delete unnecessary pointer check from the statement 2024-12-12 17:36:21 +00:00
CMakeLists.txt