summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Loop video infinetely on qmlvideofx.sanevala2013-02-191-0/+1
* User cannot press cancel after folder up.sanevala2013-02-191-24/+25
* User is not able to select file from FileBrowser and play it.sanevala2013-02-192-8/+14
* Video has ended UI say tap to stop.sanevala2013-02-191-0/+1
* User cannot press cancel after folder up.sanevala2013-02-191-24/+25
* Fix qrc references on qmlvideo example.sanevala2013-02-191-3/+3
* User is not able to select file from FileBrowser and play it.sanevala2013-02-192-5/+9
* Fix XPASS on Ubuntu Precise Pangolin.Friedemann Kleint2013-02-182-1/+3
* Remove QPointerBase bic check.Stephen Kelly2013-02-134-20/+0
* Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1
* BlackBerry: Fixed playback of streamed audioBernd Weimer2013-02-123-5/+17
* Fix lupdate-Warning in qcamera.cpp.Friedemann Kleint2013-02-061-1/+1
* fix doc page urlsOswald Buddenhagen2013-02-061-1/+1
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-2/+2
* Add a simple accessor to the video provider snippetLaszlo Papp2013-02-061-1/+3
* Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-01-316-9/+44
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-296-9/+44
| |\
| | * Add a changelog for the BC breakv5.0.1Thiago Macieira2013-01-291-3/+16
| | * Doc: Add QML Types to table of contents in AssistantJerome Pasion2013-01-281-1/+1
| | * Doc: corrected reference to snippet in qsoundeffect.cppNico Vertriest2013-01-280-0/+0
| | * Add virtual destructors to two classes with other virtualsThiago Macieira2013-01-254-0/+10
| | * Doc: Summarized documentation fixes in changelog file.Jerome Pasion2013-01-241-1/+3
| | * Doc: Fixed "QML Types" listing C++ classes.Jerome Pasion2013-01-221-1/+1
| | * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1726-67/+58
| | * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| | * Update changes file for 5.0.1 releaseSergio Ahumada2013-01-111-5/+15
| | * Merge branch 'stable' into releaseSergio Ahumada2013-01-0965-230/+651
| | |\
| | * | point dependencies to 'release' branchesSergio Ahumada2012-12-181-4/+4
* | | | tst_bic: Replace test data for linux-gcc-ia32Sergio Ahumada2013-01-314-4079/+34187
|/ / /
* | | Doc: Fix module name formatSze Howe Koh2013-01-2916-21/+21
* | | QAudioInput/Output documentation: Fix slot naming in snippetsTopi Reinio2013-01-255-18/+18
* | | WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-2312-66/+3769
* | | WMF: fixed unresolved topologies when using the custom MediaSink.Yoann Lopes2013-01-232-3/+187
* | | WMF: fixed scrubbing and changing rate to 0 or negative values.Yoann Lopes2013-01-231-24/+36
* | | Make sure QVideoSurfaceGLPainter always uses a valid texture.Yoann Lopes2013-01-161-0/+5
* | | Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-153-0/+3
* | | tst_bic: Add linux-gcc-ia32 bic data for QtMultimediaWidgetsSergio Ahumada2013-01-152-1/+20492
* | | Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1526-67/+58
* | | Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
* | | Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
* | | Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
* | | make use of qtHaveModule()Oswald Buddenhagen2013-01-1116-24/+22
* | | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-113-0/+9583
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-101002-1002/+1002
| |/ |/|
* | WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
* | Compile in 32-bit mode.Morten Johan Sørvig2013-01-083-6/+6
* | remove leftover code from multimediawidgets carve-outOswald Buddenhagen2013-01-081-5/+0
* | WMF: release video controls before releasing the sessionYoann Lopes2013-01-075-3/+24
* | WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* | WMF: re-enabled video probes and made it more robust.Yoann Lopes2013-01-075-67/+163