summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Enable the new examples.Michael Goddard2011-12-221-0/+1
* Express qmlvideofx effect parameters declarativelyGareth Stockwell2011-12-2229-222/+225
* Add qmlvideo and qmlvideofx examplesGareth Stockwell2011-12-22154-0/+11467
* QtMultimedia: Fix warnings about declarative/quick.Friedemann Kleint2011-12-052-2/+2
* Declare more metatypes and debug operators.Michael Goddard2011-11-021-12/+0
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-241-2/+2
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0740-80/+80
* Update audiooutput example with volume sliderhawcroft2011-09-282-0/+26
* Fix widget dependencies for multimediawidget tests and examples.Gunnar Sletta2011-09-221-2/+2
* Compile with refactorGunnar Sletta2011-09-1750-41/+55
* Added tune up and down methods, and changed name of scan methods.Jonas Rabbe2011-09-011-12/+4
* Merge branch 'radio' into 'master'Jonas Rabbe2011-08-316-2/+277
|\
| * Added QML API for getting the limits for a specific radio band.Jonas Rabbe2011-08-301-3/+27
| * Introduction of fake radio backend to enable testing the radio APIsJonas Rabbe2011-08-261-2/+3
| * Added first implementation of declarative radio elementJonas Rabbe2011-08-175-0/+250
* | Merge branch 'camera' of git://scm.dev.nokia.troll.no/qt/qtmultimediakitMichael Goddard2011-08-301-2/+2
|\ \
| * | Dropped Incandescent white balance mode.Dmytro Poplavskiy2011-08-251-2/+2
| |/
* / Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-255-4/+5
|/
* Fixed compile; removed useless use of qRound with integersRohan McGovern2011-07-211-1/+1
* Remove most of the "mobility" references.Michael Goddard2011-07-1957-58/+58
* Remove a few more obsolete parts.Michael Goddard2011-07-1933-608/+36
* Prepare for QtQuick2 based declarative elements.Michael Goddard2011-07-151-1/+1
* Move the QtMultimedia spectrum demo to QtMultimediaKitMichael Goddard2011-07-1493-0/+13721
* Fixed build breakJ-P Nurmi2011-07-142-2/+2
* Moved demo(s) to examples.Jonas Rabbe2011-07-1211-1/+1379
* Fixed up examples and demosJonas Rabbe2011-07-0612-79/+84
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2985-0/+8560