summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qgroupbox/tst_qgroupbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-3/+3
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-12/+12
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* QGroupBox tests: Correct spelling of "release"Alex Henrie2017-03-221-2/+2
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QGroupBox: Send unhandled mouse events to parent widgetAlex Henrie2015-09-031-0/+111
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-0/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+1
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+475