summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qsizepolicy/tst_qsizepolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* qalgorithms.h: fix mistake that MSVC has constexpr bitops in C++17 modeThiago Macieira2023-02-221-1/+1
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-131-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-111-1/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-8/+8
* Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1Friedemann Kleint2018-08-301-2/+10
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* QSizePolicy: inline toControlTypeFieldValue()Marc Mutz2017-02-271-1/+4
* QSizePolicy: make (Policy,Policy) ctor constexprMarc Mutz2017-02-231-0/+2
* QSizePolicy: add a transposed() methodMarc Mutz2017-01-281-0/+22
* QSizePolicy: add some constexprMarc Mutz2017-01-281-0/+14
* Long live QTest::addRow()!Marc Mutz2017-01-101-4/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-161-0/+1
* Add qHash(QSizePolicy)Marc Mutz2015-06-121-2/+18
* QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* tst_QSizePolicy::getSetCheck: separate data generation from testMarc Mutz2015-01-171-9/+68
* qtest_widgets.h: add support for pretty-printing QSizePolicyMarc Mutz2015-01-161-0/+50
* tst_QSizePolicy: non-functional fixesMarc Mutz2014-12-261-1/+3
* tst_QSizePolicy: split a test functionMarc Mutz2014-12-261-3/+7
* tst_QSizePolicy: minor cleanupMarc Mutz2014-12-261-15/+2
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix some warnings in tests.Friedemann Kleint2012-08-281-1/+1
* Fix Qt 5 todo issues for QSizePolicy.Jan-Arve Saether2012-05-301-0/+224