qt6-bb10/src/gui
Lars Knoll c56e756aa9 Reset pointer to 0 after freeing
set m_textureResource to 0 after freeing it, to
ensure we allocate a new one two lines below before
using it again 5 lines below.

Change-Id: Ib9c4de94aefed91f15d0fab0cd3c774a64f2f891
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-05-01 07:10:34 +02:00
..
accessible Replace QGuiApplication::activeWindow by focusWindow(). 2012-04-27 20:16:37 +02:00
animation Move variant animation interpolators from QtWidgets to QtGui 2012-03-13 06:08:51 +01:00
image Don't generate compiler warnings for using deprecated methods 2012-04-28 01:16:20 +02:00
kernel Support all modality types in QPlatformDialogHelper 2012-04-30 14:01:22 +02:00
math3d QtGui: make some constructors explicit 2012-03-14 08:04:12 +01:00
opengl Reset pointer to 0 after freeing 2012-05-01 07:10:34 +02:00
painting Fix compiler warning in qdrawhelper.cpp 2012-05-01 01:18:03 +02:00
text support UTF-8 encoded file names in QZip* 2012-04-25 10:29:56 +02:00
util Don't use the QRegExp methods that modify the object [QtGui] 2012-04-24 19:36:55 +02:00
gui.pro Removed QApplication overloads used solely for documentation. 2012-04-09 12:54:29 +02:00