qt5base-lts/tests/auto/widgets
Friedemann Kleint 13b1c23f8b QLineEdit: Fix visibility handling of side widgets.
Compare against isVisibleTo() in QLineEditIconButton::actionEvent()
so that action events received before show() are handled correctly.

Fix a regression introduced by change
4dccb2ca67 for handling action
events causing side widgets to overlap when added before the widget was
shown. Use QAction::isVisible() to determine visibility.

Task-number: QTBUG-48806
Task-number: QTBUG-48899
Task-number: QTBUG-39660
Change-Id: I7a39a3b9a094f2c74cde09544f1158deb2b81cf2
Reviewed-by: David Faure <david.faure@kdab.com>
2015-10-22 18:04:18 +00:00
..
dialogs Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
effects fix usage of wince scope 2015-06-05 10:29:10 +00:00
gestures QSwipeGestureRecognizer: Allow for small direction changes. 2015-06-07 20:10:12 +00:00
graphicsview Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
itemviews QListView: Use correct available size when calculating scrollbars. 2015-10-12 08:41:06 +00:00
kernel Stabilize tst_QApplication::touchEventPropagation(). 2015-07-16 21:45:28 +00:00
styles fix usage of wince scope 2015-06-05 10:29:10 +00:00
util tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESS 2015-09-14 06:26:39 +00:00
widgets QLineEdit: Fix visibility handling of side widgets. 2015-10-22 18:04:18 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00