summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qopenglwindow
Commit message (Expand)AuthorAgeFilesLines
* Re-enable tst_QOpenGLWindow on Win32Friedemann Kleint2019-09-272-2/+6
* tests/auto/gui/kernel: Use QTRY_VERIFY instead of manual wait loopsKari Oikarinen2018-04-111-7/+2
* tst_QOpenGLWindow: Move resizing to separate testJohan Klokkhammer Helsing2018-03-191-2/+23
* Make tst_QOpenGLWindow pass on platforms where the default FBO != 0Johan Klokkhammer Helsing2017-12-131-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-5/+5
|\
| * Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-5/+5
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-8/+8
|/
* Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-041-0/+9
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update bug ID after insignificant flagTony Sarajärvi2015-11-291-1/+1
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-9/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Introduce QOpenGLWindowLaszlo Agocs2014-08-052-0/+308