summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwindowcontainer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+18
|\
| * QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\|
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Stabilize tst_QWindowContainer.Friedemann Kleint2014-12-041-15/+39
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qwindowcontainer: Convert some QVERIFYs to QCOMPAREsRobin Burchell2014-08-181-3/+3
* Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-0/+29
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-221-4/+58
* Test for activation and palette on QWindowContainer's parentGunnar Sletta2013-06-251-0/+10
* Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-253-0/+233