summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml
Commit message (Expand)AuthorAgeFilesLines
* Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-192-72/+72
* Use the qmlmodule method for adding multimedia qml elements.Justin McPherson2010-02-196-7/+3
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-191-74/+74
* Fixed compile error in pulseaudio soundeffect implementationKurt Korbatits2010-02-162-3/+3
* Cleanup include files.Justin McPherson2010-02-155-17/+50
* Use correct license headers.Justin McPherson2010-02-1510-20/+20
* Use correct path for private header.Justin McPherson2010-02-151-1/+1
* Use correct path for headers and source in qml.pri.Justin McPherson2010-02-151-6/+6
* maemo define spelling incorrect.Kurt Korbatits2010-02-091-1/+1
* Update QML media element documentation.Andrew den Exter2010-02-082-54/+628
* Correct QtMedia::SampleRate property mapping.Andrew den Exter2010-02-081-1/+1
* qmlsound changed to soundeffect element.Kurt Korbatits2010-02-0512-195/+1786
* Fix license headers.Andrew den Exter2010-02-051-2/+2
* Remove deprecated enum and member variables from video graphics items.Andrew den Exter2010-02-052-5/+0
* Make the paused property of the QML media elements indepent of playing.Andrew den Exter2010-02-054-25/+73
* Don't emit the metaDataChanged signal twice on a meta-data write.Andrew den Exter2010-02-051-3/+1
* Propagate error signals from QMediaPlayerControl to media QML elements.Andrew den Exter2010-02-056-9/+20
* Connect changed signals from QMediaPlayerControl to media QML elements.Andrew den Exter2010-02-051-0/+6
* Round off volume when converting from real to int.Andrew den Exter2010-02-051-2/+4
* Construct the meta-object directly instead of using QMetaObjectBuilder.Andrew den Exter2010-02-032-49/+175
* Add lost QmlMediaBase header file.Andrew den Exter2010-02-021-0/+155
* Add Audio and Video QML elements.Justin McPherson2010-01-288-2/+1737
* Fixup license headers.Justin McPherson2010-01-282-2/+2
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-153-0/+305