summaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlmodules
Commit message (Collapse)AuthorAgeFilesLines
* Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia.Justin McPherson2010-02-231-1/+1
| | | | Reviewed-by: Nicholas Young
* Add a qRegisterQmlElements function to QtMultimediaJustin McPherson2010-02-221-6/+2
| | | | | | Avoid exposing private classes. Reviewed-by: Bill King
* Lowercase Q to uppercase in QML elment URI.Justin McPherson2010-02-191-5/+5
|
* Use the qmlmodule method for adding multimedia qml elements.Justin McPherson2010-02-193-0/+90