summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* Update plugins.qmltypesKai Koehne2012-12-071-224/+63
* Fix compilation with -no-rtti.Friedemann Kleint2012-11-191-1/+4
* Fix the bufferProgress property of QDeclarativeAudioAndras Becsi2012-11-071-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0611-38/+38
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-064-208/+208
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-3/+3
* Fix issue sharing OpenGL context from render thread on OS XAndy Nichols2012-10-092-1/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2440-958/+958
* Hide the video overlay when the QML element is hiddenThomas McGuire2012-09-062-3/+15
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-297-146/+340
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-2713-14/+27
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-262-4/+4
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-241-1/+1
* Removed the playbackStateChanged signal from Video elementDmytro Poplavskiy2012-07-191-9/+0
* Fix QQuickCanvas renames.Toby Tomkins2012-07-181-2/+2
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-161-2/+2
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-35/+2
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-295-0/+352
* Rename availabilityError to availability.Michael Goddard2012-06-299-41/+35
* Add default initialisation to various multimedia classesMithra Pattison2012-06-252-4/+11
* Add the QtBase/lib directory as a library path, not just frameworks.Michael Goddard2012-06-251-1/+1
* Fix a number of other qdoc issues.Michael Goddard2012-06-1513-215/+192
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-142-23/+50
* Updating brief layout of QML typesAngus Cummings2012-06-1413-15/+15
* Remove the legacy QML API.Michael Goddard2012-06-0811-2189/+322
* A number of documentation fixes.Michael Goddard2012-06-073-6/+6
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-3/+4
* Call the base QQuickItem geometryChanged function in our override.Michael Goddard2012-06-051-0/+2
* Fixing doc errors in MediaPlayer and CameraFlashAngus Cummings2012-06-012-77/+678
* Added missing QDeclarativeCamera::CaptureViewfinder enum valueDmytro Poplavskiy2012-05-182-0/+4
* QML VideoOutput: don't keep video frames for more than necessaryDmytro Poplavskiy2012-05-162-17/+31
* Expose camera status to QML Camera elementDmytro Poplavskiy2012-05-162-0/+75
* Minor doc fixes for QMLAngus Cummings2012-05-1614-135/+147
* Fixed QML Camera errors reportingDmytro Poplavskiy2012-05-142-8/+27
* Improved QDeclarativeCameraRecorder errors reportingDmytro Poplavskiy2012-05-142-6/+35
* Don't use QtDeclarative compat moduleKent Hansen2012-05-143-3/+3
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-038-252/+804
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-0/+50
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-243-4/+4
* Change Video and VideoOutput docs to mention ScreenSaverAngus Cummings2012-04-162-0/+26
* QDeclarativeVideoOutput: correctly disconnect _q_updateMediaObjectLev Zelenskiy2012-04-161-1/+1
* Use QtMultimedia 5.0 in the QML Video element doc.Thomas McGuire2012-04-131-1/+1
* Fix a number of doc errors and warnings.Michael Goddard2012-04-114-65/+92
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-0513-20/+30
* Add typeinfo for the declarative plugin for Qt MultimediaJonas Rabbe2012-04-043-1/+1366
* Moved video plugins around to prevent accidental unloadingJonas Rabbe2012-04-021-1/+1
* Don't delete video node factories owned by the plugin loader.Andrew den Exter2012-03-232-3/+10
* resolving some warnings in qtmultimedia docsAngus Cummings2012-03-222-10/+10