summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qabstractbutton
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-11/+4
* QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-0/+32
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-20/+2
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-281-0/+6
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* tst_QAbstractButton::keyNavigation(): QSKIP -> XFAILJ-P Nurmi2012-09-271-3/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-4/+4
* 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-6/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+656