qt6-bb10/src
Marc Mutz 817e47fbcd QBuffer: fix the setData() API re: int/qsizetype
The setData(ptr, n) overload was still taking the size as int.

Widen it.

Task-number: QTBUG-103525
Change-Id: If1d6d6404d62bbae5e0defea9a2115648c1fd5da
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-08-20 21:22:29 +02:00
..
3rdparty SQLite: Update SQLite to v3.39.2 2022-08-03 16:08:36 +00:00
android Android: handle quoted args passed to an app 2022-08-11 13:21:44 +00:00
concurrent Add license headers to cmake files 2022-08-03 17:14:55 +02:00
corelib QBuffer: fix the setData() API re: int/qsizetype 2022-08-20 21:22:29 +02:00
dbus QDBusMetaObjectGenerator: replace a few more int 2022-08-08 21:19:23 +00:00
entrypoint Add license headers to cmake files 2022-08-03 17:14:55 +02:00
gui Don't assume that QtFontFamily::ensurePopulated() will populate 2022-08-19 14:04:28 +02:00
network QSslServer: Re-enable read notifications when a client times out 2022-08-19 23:53:11 +02:00
opengl eglfs: Ensure correct z-order of windows 2022-08-04 02:55:27 +01:00
openglwidgets Add license headers to cmake files 2022-08-03 17:14:55 +02:00
platformsupport QDeviceDiscoveryUDev: use NSDMI 2022-08-15 21:02:32 +00:00
plugins Do not invalidate the entire window on window move on WASM 2022-08-20 02:51:34 +02:00
printsupport Fix several more improperly placed #include moc 2022-08-04 12:50:12 -07:00
sql Remove QSqlTableModel::setQuery(const QSqlQuery &) 2022-08-10 22:38:24 +02:00
testlib Make it clear that a hyphen may be used to log to stdout in qtest 2022-08-18 07:57:15 +02:00
tools qdbusxml2cpp: remove the old "In"-for-signal compatibility code 2022-08-16 16:05:25 -07:00
widgets Use popup() instead of exec() for file dialog's context menu 2022-08-19 07:07:49 +00:00
xml QDomDocument: deprecate old setContent() overloads in favor of new ones 2022-08-17 17:02:27 +02:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00