summaryrefslogtreecommitdiff
path: root/tests/auto/integration/qdeclarativevideooutput
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-061-7/+9
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-031-0/+1
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* Add use of TESTDATA feature to integration testsKalle Juhani Lehtonen2012-03-151-1/+1
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-142-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-2/+2
* Fix some surface assignment errors.Michael Goddard2012-01-271-3/+21
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-272-0/+705