summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qpushbutton
Commit message (Expand)AuthorAgeFilesLines
* 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: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Prefer compile-time checks to QSKIP.Jason McDonald2011-10-271-1/+25
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2013-0/+644