qt6-bb10/src/widgets
Andy Shaw 3ec88b355b Plug memory leak when gestures are grabbed but never triggered
When a gesture is grabbed by QAbstractScrollArea but never triggered
then the deletion of the QAbstractScrollArea would mean that the gesture
created for it would not be deleted.  This ensures that it always
deletes the gestures waiting to be deleted even if no gesture event is
triggered

Task-number: QTBUG-25011

Change-Id: I36118b82baaa60ac4e014896159060e1af76b2d2
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
2012-03-30 07:27:19 +02:00
..
accessible Make sure windows send accessibility activated updates. 2012-03-24 17:07:52 +01:00
dialogs Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
effects Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
graphicsview Reverted use of tentative commit use in QWidget editors 2012-03-27 12:51:38 +02:00
itemviews Remove Qt5 TODO to change QListView semantics. 2012-03-28 00:51:32 +02:00
kernel Plug memory leak when gestures are grabbed but never triggered 2012-03-30 07:27:19 +02:00
statemachine Remove AccessibilityPrepare event. 2012-03-05 18:46:43 +01:00
styles Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
util Implement QSystemTrayIcon for X11. 2012-03-23 11:45:25 +01:00
widgets Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
Qt5WidgetsConfigExtras.cmake.in Make the CMake files work with directory overrides. 2012-02-28 21:07:16 +01:00
Qt5WidgetsMacros.cmake Convert macros to functions. 2011-12-21 19:58:14 +01:00
QtGui.dynlist library split 2011-05-07 00:02:01 +02:00
widgets.pro Move variant animation interpolators from QtWidgets to QtGui 2012-03-13 06:08:51 +01:00