summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qlayout/tst_qlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-1/+1
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-3/+3
* Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QLayout testsEskil Abrahamsen Blomfeldt2015-01-161-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-101-0/+43
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* tst_QLayout: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-2/+2
* Made QMacStyle internalJ-P Nurmi2012-11-231-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix qlayout autotest build for WinCE.Janne Anttila2012-08-091-1/+1
* QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+11
* 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-3/+3
* 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 debug code from QLayout autotest.Jason McDonald2011-11-011-4/+0
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+345