summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaplayer
Commit message (Expand)AuthorAgeFilesLines
* Fix test build when bearer management is disabledDaiwei Li2017-03-031-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * remove redundant statements from project filesOswald Buddenhagen2016-02-251-1/+1
* | Updated license headersAntti Kokko2016-01-201-17/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
|/
* Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-0/+41
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-074-2/+94
* Improve QMediaPlayer auto tests.Yoann Lopes2015-03-041-36/+133
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2014-02-201-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Rename availabilityError to availability.Michael Goddard2012-06-291-2/+2
* QMediaPlayer frontend: changes to playlist support.Lev Zelenskiy2012-03-211-39/+46
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-121-0/+10
* Fix some memory leaks.Michael Goddard2012-03-051-0/+4
* QMediaPlayer::setPosition: do not check isSeekable and do not bound by durationLev Zelenskiy2012-02-061-5/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-241-40/+41
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Remove a random instantiation of a backend.Michael Goddard2012-01-041-4/+6
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-061-31/+0
* Cleanup multimedia unit tests.Jason McDonald2011-12-054-195/+92
* Rearrange the automatic tests.Michael Goddard2011-11-044-0/+1247