summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaplayer
Commit message (Expand)AuthorAgeFilesLines
* 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