qt5base-lts/tests/auto/widgets/widgets
Frederik Gladhorn 971b8413f2 QAbstractButton: emit released on focus out or disable
When pressing a button with the mouse and then moving the focus away,
the internal and visual state of the button would get updated, but the
released signal would not be emitted.
The same goes for disabling the button, although in 99% of the cases,
disabling the button will also move the focus, so the first case
already takes care of emitting the signal.

Task-number: QTBUG-42775
Change-Id: Ib6ba8e0a75f0349b66d1e799b02bd8498db85022
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-03-10 11:35:32 +00:00
..
qabstractbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractslider autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qabstractspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qbuttongroup Update copyright headers 2015-02-11 06:49:51 +00:00
qcalendarwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qcheckbox Update copyright headers 2015-02-11 06:49:51 +00:00
qcombobox autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qcommandlinkbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qdatetimeedit autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qdial Update copyright headers 2015-02-11 06:49:51 +00:00
qdialogbuttonbox Update copyright headers 2015-02-11 06:49:51 +00:00
qdockwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qdoublespinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusframe Update copyright headers 2015-02-11 06:49:51 +00:00
qfontcombobox Update copyright headers 2015-02-11 06:49:51 +00:00
qframe Update copyright headers 2015-02-11 06:49:51 +00:00
qgroupbox Update copyright headers 2015-02-11 06:49:51 +00:00
qkeysequenceedit Update copyright headers 2015-02-11 06:49:51 +00:00
qlabel Update copyright headers 2015-02-11 06:49:51 +00:00
qlcdnumber Update copyright headers 2015-02-11 06:49:51 +00:00
qlineedit Update copyright headers 2015-02-11 06:49:51 +00:00
qmainwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmdiarea Update copyright headers 2015-02-11 06:49:51 +00:00
qmdisubwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmenu Fixed license headers 2015-02-17 18:46:09 +00:00
qmenubar Update copyright headers 2015-02-11 06:49:51 +00:00
qopenglwidget Add widget support for requestUpdate() and improve its docs and tests 2015-02-16 15:56:29 +00:00
qplaintextedit Add missing QPlainTextEdit::createStandardContextMenu(QPoint) 2015-02-15 14:25:01 +00:00
qprogressbar Update copyright headers 2015-02-11 06:49:51 +00:00
qpushbutton QAbstractButton: emit released on focus out or disable 2015-03-10 11:35:32 +00:00
qradiobutton Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollbar Update copyright headers 2015-02-11 06:49:51 +00:00
qsizegrip Update copyright headers 2015-02-11 06:49:51 +00:00
qslider Update copyright headers 2015-02-11 06:49:51 +00:00
qspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qsplashscreen Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qsplitter Update copyright headers 2015-02-11 06:49:51 +00:00
qstackedwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qstatusbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtextbrowser Update copyright headers 2015-02-11 06:49:51 +00:00
qtextedit Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbox Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbutton Update copyright headers 2015-02-11 06:49:51 +00:00
widgets.pro QFrame: add unit test 2014-11-04 15:31:04 +01:00