qt5base-lts/tests/auto/widgets/kernel
Samuel Rødal 17e8286fef Fixed mouse double click events not bubbling up to parent widgets.
The bug was caused by changes b371f3f943
and 3bb9024952, which removed the event
forwarding that QWidget::mouseDoubleClickEvent() used to do without
making sure to call ignore() on the event like
QWidget::mousePressEvent() does.

Task-number: QTBUG-29680
Change-Id: I98af8052ad3dd1dea15d07a710aa9212ef5e4a68
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-02-14 10:55:33 +01:00
..
qaction Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qactiongroup Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qapplication Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
qboxlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdesktopwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qformlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgridlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qshortcut Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsizepolicy Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstackedlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtooltip Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwidget Fixed mouse double click events not bubbling up to parent widgets. 2013-02-14 10:55:33 +01:00
qwidget_window Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwidgetaction Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwidgetmetatype Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwidgetsvariant Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel.pro Enable tst_qwidgetsvariant test 2013-01-11 12:02:21 +01:00