summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qstackedlayout/tst_qstackedlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
* tests/auto/widgets/kernel: Avoid unconditional qWait()sKari Oikarinen2018-04-241-14/+3
* Plug memleaks in tst_QStackedLayoutMarc Mutz2017-01-141-1/+1
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-3/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-19/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-211-0/+22
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-101-0/+32
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-3/+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
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+372