summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml/qmlaudio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-326/+0
* doc: Fixed some qdoc errors.Martin Smith2010-02-221-3/+3
* Use the qmlmodule method for adding multimedia qml elements.Justin McPherson2010-02-191-1/+0
* Update QML media element documentation.Andrew den Exter2010-02-081-26/+46
* Make the paused property of the QML media elements indepent of playing.Andrew den Exter2010-02-051-1/+16
* Propagate error signals from QMediaPlayerControl to media QML elements.Andrew den Exter2010-02-051-2/+2
* Add Audio and Video QML elements.Justin McPherson2010-01-281-0/+292