qt6-bb10/src
Oswald Buddenhagen 1718efe8fa QByteArray::setRawData(): don't null-terminate initialization from nullptr
it's antithetical to do that, as raw data is documented to be not null-
terminated. QString doesn't, either.

Change-Id: I7ded83a09f64e747a248f9bdac2a364032aae4c0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-03-14 15:37:00 +00:00
..
3rdparty xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacks 2018-02-24 12:15:08 +00:00
android Remove unused variable 2018-03-05 08:49:36 +00:00
angle ANGLE: Remove workaround for files having the same name (Debug.h/.cpp) 2018-02-06 06:17:39 +00:00
concurrent QtConcurrent::MedianDouble: do not access uninitialzed values 2018-02-20 20:19:36 +00:00
corelib QByteArray::setRawData(): don't null-terminate initialization from nullptr 2018-03-14 15:37:00 +00:00
dbus Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
gui Fix performance regression in simple a8 non-gamma corrected 2018-03-14 15:11:14 +00:00
network Expand Config to Configuration in method names 2018-03-13 14:10:50 +00:00
opengl Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders eglfs_kms_vsp2: Add support for setting layer alpha 2018-02-05 13:12:01 +00:00
platformsupport Fix Darwin OS (but not macOS) build - mark unusued parameter 2018-03-13 13:20:54 +00:00
plugins xcb: Prevent shared memory allocation on every window resize 2018-03-14 12:47:27 +00:00
printsupport Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
sql QSqlField: rearrange QSqlFieldPrivate members 2018-03-07 18:36:33 +00:00
testlib logging: Clarify and document how we look for the presence of a console 2018-03-07 18:12:09 +00:00
tools uic: Add the include for QIcon conditionally 2018-03-06 06:49:00 +00:00
widgets Revert "Set sharedPainter correctly for QGraphicsEffect" 2018-03-14 12:37:53 +00:00
winmain Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
xml Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
src.pro Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00