summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warnings.Michael Goddard2012-02-145-5/+6
* Fix shader file loading in qmlvideofx exampleGareth Stockwell2012-02-131-1/+23
* Disable flicking of qmlvideofx example parameter panelGareth Stockwell2012-02-131-0/+1
* Improve usability of qmlvideofx example on small touchscreensGareth Stockwell2012-02-135-50/+60
* Add some recent things to the overview docs.Michael Goddard2012-02-091-0/+3
* Fixed 'magnify' shader in qmlvideofx exampleGareth Stockwell2012-02-091-5/+8
* Enable qmlvideofx window to be resized, when large screen layout usedGareth Stockwell2012-02-085-6/+43
* Tidy up frame rate display in video examplesGareth Stockwell2012-02-087-52/+110
* Tidy up file browsing in video examplesGareth Stockwell2012-02-087-632/+672
* Add AudioEngine with new implementationLing Hu2012-02-065-0/+348
* Remove QMediaImageViewer (SC break).Michael Goddard2012-02-035-375/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30212-212/+212
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-252-0/+16
* Update in line with recent QWindow API changeAlan Alpert2012-01-252-3/+2
* Update obsolete contact address.Jason McDonald2012-01-23214-214/+214
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-5/+4
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-192-30/+27
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-171-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-1257-57/+57
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-1116-22/+22
* Remove widgets config test.Michael Goddard2012-01-111-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-30/+23
* Update copyright year in license headers.Jason McDonald2012-01-06157-157/+157
* Fix namespace compilation.Michael Goddard2011-12-225-8/+4
* Fix some of the effects in qmlvideofxMichael Goddard2011-12-224-7/+8
* Disable some build time messages.Michael Goddard2011-12-224-7/+0
* 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