summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-201-17/+12
* Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-0/+49
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-1/+1
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-141-5/+5
* Don't use QtWidgets/QApplication in autotestsKent Hansen2012-06-071-1/+1
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-161-7/+7
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-081-373/+94
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-12/+9
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Rearrange the automatic tests.Michael Goddard2011-11-041-0/+1301