qt5base-lts/tests/auto/widgets
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
..
dialogs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
effects Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
graphicsview Make sure QGraphicsItem notifies changes to focusScopeItem. 2013-01-24 02:20:34 +01:00
itemviews Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel Fixed mouse double click events not bubbling up to parent widgets. 2013-02-14 10:55:33 +01:00
styles Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
util Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
widgets Doc: Fix references to Qt Test 2013-01-30 01:35:06 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00