summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediaplayer
Commit message (Collapse)AuthorAgeFilesLines
* Fix QMediaPlayer test failure.Andrew den Exter2010-02-171-28/+1
| | | | | | Prepending the Qt namespace with QT_PREPEND_NAMESPACE in a Q_DECLARE_METATYPE statement is unecessary and appears not to work with signal declarations in QSignalSpy.
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-teamJustin McPherson2010-02-171-0/+2
|\
| * Make QMediaPlayer test compile.Andrew den Exter2010-02-171-0/+2
| | | | | | | | | | Test changes weren't ported with the rest of the changes for isAudioAvailable().
* | Fix license headers.Justin McPherson2010-02-171-2/+2
|/
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-152-0/+1017