qt5base-lts/src
Jian Liang fe999022af fix memory leak of QAccessibleWidget
in topLevelObjects() we should use "root->object()" instead of
"w->accessibleRoot()->object() to get the object attached to the
accessible interface. This is because "w->accessibleRoot()"
will create a new QAccessibleWidget(or its subclass) object
and this object is never released.

Change-Id: I34292b467b51d6cc439f0a1a45cd74d5f8a6a5a8
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
2012-02-02 09:27:25 +01:00
..
3rdparty Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
corelib Avoid duplicating flags/types in qmetaobjectbuilder 2012-02-02 07:50:42 +01:00
dbus Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
gui fix memory leak of QAccessibleWidget 2012-02-02 09:27:25 +01:00
modules Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00
network Use QBasicMutex instead of Q_GLOBAL_STATIC QMutex 2012-02-01 22:23:55 +01:00
opengl Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
platformsupport Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
plugins Move QPlatformDialogs from QtWidgets to QtGui. 2012-02-01 23:57:21 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql SQL driver implementation to signal notification sources 2012-02-01 16:25:15 +01:00
testlib Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
tools QtDebug: Include file, line, function information 2012-02-01 02:16:32 +01:00
widgets Introduce QItemDelegate::destroyEditor virtual invoked at editor close 2012-02-02 01:56:03 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Remove dependency of QtDBus onto QtXml 2012-01-22 22:10:02 +01:00