aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickwidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when grabbing a QQuickWidget before it is shown.Friedemann Kleint2015-12-151-0/+9
* QQuickWidget: Emulate visibility for offscreen windowUlf Hermann2015-11-161-1/+5
* QQuickView/QQuickWidget::errors(): fix crashJ-P Nurmi2015-09-031-0/+1
* 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