summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-2711-177/+529
* Add a viewfinder resolution control for camera.Michael Goddard2012-01-273-0/+187
* Fix some surface assignment errors.Michael Goddard2012-01-272-5/+30
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-276-24/+1039
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-258-0/+181
* Update in line with recent QWindow API changeAlan Alpert2012-01-252-3/+2
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-257-270/+285
* Fix some static analysis defects.Michael Goddard2012-01-256-11/+21
* Add a feedback control for Camera.Michael Goddard2012-01-253-0/+287
* Fix header changes for wmfLing Hu2012-01-243-3/+3
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-2426-369/+307
* Disable wmf for nowLing Hu2012-01-241-1/+1
* Disabled CameraBin2 based camera backend.Dmytro Poplavskiy2012-01-231-3/+4
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-233-108/+118
* Removed camera simulator backend.Dmytro Poplavskiy2012-01-2325-2963/+0
* Update obsolete contact address.Jason McDonald2012-01-23850-851/+851
* Update documentation.Michael Goddard2012-01-2313-897/+815
* Fixed compile.Rohan McGovern2012-01-231-2/+2
* Fixed mapping video frames in SG nodesDmytro Poplavskiy2012-01-202-36/+32
* Document two VideoOutput properties.Michael Goddard2012-01-201-0/+17
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-2054-1058/+744
* Fixed compile of doc snippets on Windows.Rohan McGovern2012-01-201-1/+1
* Fixed unreliable enabling of doc snippetsRohan McGovern2012-01-202-5/+5
* Use US spelling for organization.Michael Goddard2012-01-198-12/+12
* Enable building the documentation snippets.Michael Goddard2012-01-195-33/+34
* QAudioRecorder: fixed handling the missing inputs control.Dmytro Poplavskiy2012-01-192-19/+24
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-1916-448/+461
* Add a simple Torch class that wraps the camera flash.Michael Goddard2012-01-194-2/+283
* Set the volume for our automatic integration tests.Michael Goddard2012-01-182-0/+12
* Fixed compile of quicktime pluginRohan McGovern2012-01-1817-56/+42
* Use relative instead of absolute SUBDIRS, as usual.Rohan McGovern2012-01-181-4/+4
* Fixed wrong type for autoLoad property in Video element.Jonas Rabbe2012-01-171-1/+1
* Added documentation for the convenience Video elementJonas Rabbe2012-01-174-1164/+763
* More minor doc fixes.Michael Goddard2012-01-1713-25/+138
* Fix up a few doc issuesMichael Goddard2012-01-1789-372/+238
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-1722-83/+88
* Remove antiquated \since lines in docs.Michael Goddard2012-01-1681-1319/+0
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-152-8/+8
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-133-16/+103
* Remove some very out of date information.Michael Goddard2012-01-131-22/+5
* Polish the video documentation a bit.Michael Goddard2012-01-136-55/+127
* Added overview documentation for the radioJonas Rabbe2012-01-127-0/+102
* Update year in Nokia copyright headers.Jason McDonald2012-01-12611-612/+612
* Improve the QCameraFocus and QCameraImageProcessing documentation.Michael Goddard2012-01-114-31/+241
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-1130-54/+79
* Added documentation for the Radio and RadioData QML elements.Jonas Rabbe2012-01-112-0/+422
* Remove widgets config test.Michael Goddard2012-01-1114-71/+15
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
* Fix for QSoundEffect crash bugMithra Pattison2012-01-063-2/+3