summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qpushbutton/tst_qpushbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QPushButton::setAccel() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre4 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QPushButton with a menu remains in sunken state after menu closedEd Cooke2024-01-221-0/+48
* Cleanup QPushButton auto test codeVolker Hilsheimer2023-03-091-133/+129
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-14/+14
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-3/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-091-0/+18
* Remove flaky and duplicate animateClick testsVolker Hilsheimer2022-01-211-15/+0
* QPushButton: emit released signal when mouse dragged out of boundsChunLin Wang2021-11-101-0/+31
* Fix tst_QPushButton tests on WaylandEskil Abrahamsen Blomfeldt2021-03-161-3/+4
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-111-0/+18
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Add QPushButton::touchTap autotestShawn Rutledge2020-10-291-0/+25
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+8
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-1/+1
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-0/+41
* Remove winrtOliver Wolff2020-06-061-1/+1
* QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+14
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-1/+1
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-19/+4
* Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-2/+2
* Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-3/+0
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+2
* Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-3/+0
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* Remove cruftFrederik Gladhorn2015-03-091-18/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-3/+3
* test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-5/+2
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-6/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-271-0/+47
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-11/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Skip tst_QPushButton::sizeHint() with Mac style on Mac OS XBradley T. Hughes2012-01-231-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-21/+21