summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qdeclarativevideooutput/tst_qdeclarativevideooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-0/+41
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-101-15/+6
|\
| * Android: Move inline qml to separate file in testsVal Doroshchuk2019-04-031-14/+5
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-0/+20
|/
* Updated license headersAntti Kokko2016-01-201-17/+12
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-301-1/+1
|\
| * Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-1/+1
* | Fix MSVC-warnings about unused variable meta in tst_qdeclarativevideooutput.cpp.Friedemann Kleint2014-01-291-4/+2
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* 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
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-031-0/+1
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-141-2/+2
* 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-271-0/+692