summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcheckbox/tst_qcheckbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QCheckBox: deprecate stateChanged()Marc Mutz2024-01-191-0/+10
* QCheckBox: Don't emit checkStateChanged when nothing changedChristian Ehrlicher2023-11-081-0/+20
* QCheckBox: add new checkStateChanged(Qt::CheckState) signalMarc Mutz2023-09-051-6/+10
* Widgets/QCheckBox: change signature of stateChanged() for Qt7Christian Ehrlicher2023-03-211-11/+16
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix minor errors in testsDavid Skoland2021-01-051-7/+4
* Replace QtTest headers with QTestDavid Skoland2020-12-221-0/+6
* QCheckBox: cleanup autotestChristian Ehrlicher2020-12-211-178/+116
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-2/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-14/+1
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Tests: Remove some unused member variables.Friedemann Kleint2015-07-281-2/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* tst_qcheckbox: remove duplicate codeJ-P Nurmi2012-09-271-8/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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-17/+17
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+358