summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-032-3/+3
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-2015-2818/+2
* Fix recording settings being discarded by the Camera QML type.Andrew den Exter2014-01-132-0/+11
* Fixed some documentation for VideoOutput qml type.Yoann Lopes2014-01-061-2/+2
* Fix version availability for VideoOutput's autoOrientation property.Yoann Lopes2013-11-303-3/+3
* iOS: Remove duplicate class name from qmldirAndy Nichols2013-11-191-1/+0
* Add classname entry to qmldir file.Morten Johan Sørvig2013-11-071-0/+1
* Add classnames for QML plugins.Andy Nichols2013-11-041-0/+1
* Correctly clear the current media in Audio and MediaPlayer qml elements.v5.2.0-beta1Yoann Lopes2013-10-182-7/+9
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-0212-271/+271
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-0213-14/+14
* Android: refactor video renderer.Yoann Lopes2013-10-011-0/+7
* VideoOutput: take the video format's scanLineDirection into account.Yoann Lopes2013-09-271-0/+6
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-241-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-0/+13
|\
| * Update all plugins.qmltypes filesLiang Qi2013-05-271-0/+13
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-239-30/+94
|\|
| * Fixed signal not being emitted in QDeclarativeCameraFocus.Yoann Lopes2013-05-171-1/+4
| * Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
| * VideoOutput: Take the surface's viewport into accountThomas McGuire2013-05-076-14/+74
| * Doc: Fix missing element name in VideoMasaya TAKAHASHI2013-05-061-15/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-2/+0
|\|
| * remove pointless LIBS pathOswald Buddenhagen2013-04-261-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-121-2/+2
|\|
| * Doc: Fix minor typosSze Howe Koh2013-04-101-2/+2
* | Add autoOrientation property to QDeclarativeVideoOutputTobias Koenig2013-03-193-1/+59
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1939-53/+78
|\
| * Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1
| * Doc: Fix module name formatSze Howe Koh2013-01-291-1/+1
| * WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-231-0/+4
| * Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-153-0/+3
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-152-10/+4
| * Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1038-38/+38
| * Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2813-52/+0
|/
* 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