aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickwidgets
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-2/+2
* QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-271-0/+33
* Re-enable readback test in tst_qquickwidgetLaszlo Agocs2015-03-091-4/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Add grabFramebuffer() to QQuickWidget and use it in the autotestLaszlo Agocs2014-07-017-0/+328