qt6-bb10/src/gui
Laszlo Agocs ba9ac942f0 Add missing null check when detaching a QImage
copy() may result in a failing malloc and thus return a QImage with a
null d. Hence the need for a null check before incrementing detach_no.

Task-number: QTBUG-41657
Change-Id: I868c37ef355fceaa1e2fc5f8a472e3dcc84dcadd
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-03-18 14:25:13 +00:00
..
accessible QtGui: Fix const correctness in old style casts 2015-03-12 04:23:50 +00:00
animation Update copyright headers 2015-02-11 06:49:51 +00:00
doc Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
image Add missing null check when detaching a QImage 2015-03-18 14:25:13 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
kernel improve QTouchEvent::TouchPoint qDebug operator 2015-03-18 13:29:39 +00:00
math3d Fix private member initialization for QMatrix4x4(Qt::Uninitialized) 2015-03-16 10:58:22 +00:00
opengl Disable DSA on Radeon 2015-03-14 09:25:07 +00:00
painting Improve rounding in QCosmeticStroker 2015-03-12 13:27:10 +00:00
text [QFontEngineFT] Fix alphamap creation for a cached glyph with no data 2015-03-12 07:43:15 +00:00
util Fix undefined symbols in grid layout engine with -no-widgets option 2015-03-16 09:32:59 +00:00
Qt5GuiConfigExtras.cmake.in Add default path to CFLAGS for OpenGL 2014-12-16 11:48:40 +01:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00
gui.pro Make GLX and EGL dynamic dependencies for xcb 2014-12-20 06:09:01 +01:00