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