summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-05407-271/+216
* sync.profile: Point dependencies to 'refs/heads/stable'v5.0.0-rc1Sergio Ahumada2012-12-041-4/+4
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-15/+15
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57
* Doc: Added missing images and made some language editsVenugopal Shivashankar2012-11-3011-9/+54
* blackberry: fixed building without QtWidgetsOleg Shparber2012-11-291-7/+4
* tr()-Fixes.Friedemann Kleint2012-11-292-19/+19
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* Doc: cleanup multimedia overviewAndy Nichols2012-11-281-3/+10
* Update links from labs.qt.nokia.com to blog.qt.digia.comSergio Ahumada2012-11-272-2/+2
* Doc: Cleanup diagram placeholder in Camera OverviewAndy Nichols2012-11-271-4/+0
* QT7: Remove usage of QMAKE_MAC_XARCHAndy Nichols2012-11-231-7/+3
* Fix building of examples.Friedemann Kleint2012-11-2214-321/+54
* Fix building of installed player example.Friedemann Kleint2012-11-211-1/+1
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-215-22/+95
* Multimedia: examples coding style unificationhjk2012-11-2169-459/+387
* QtMultimedia: examples/camera coding stylehjk2012-11-216-72/+57
* Doc: Polish the description of changes to the Qt Multimedia moduleSze Howe Koh2012-11-211-62/+46
* AVFoundation: Fix broken requestControl logicAndy Nichols2012-11-201-6/+10
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-203-24/+3
* simplified exampleMaurice Kalinowski2012-11-202-10/+0
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-202-18/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-205-244/+23
|\
| * Doc: Removed extra qdocconf files.Jerome Pasion2012-11-075-243/+23
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtmultimedia into...Jerome Pasion2012-11-02164-327/+3719
| |\
| * | doc: update documentation project name to match module nameTor Arne Vestbø2012-10-121-2/+1
* | | Fix qmake warning about missing headers.Friedemann Kleint2012-11-191-2/+2
* | | Fix syncqt-warnings.Friedemann Kleint2012-11-1978-201/+201
* | | WMF: Fixed color adjustment when using the EVR window control.Yoann Lopes2012-11-191-1/+1
* | | Fix compilation with -no-rtti.Friedemann Kleint2012-11-191-1/+4
* | | Fix a possible crash in QSoundEffect.Robin Burchell2012-11-091-1/+3
* | | Adding 3rdparty library libfftreal to install stepHolger Ihrig2012-11-081-1/+2
* | | All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-082-4/+4
* | | Doc: Put QMediaMetaData in the Qt Multimedia modulev5.0.0-beta2Sze Howe Koh2012-11-081-0/+2
* | | Blackberry: Add a page with platform-specific documentationThomas McGuire2012-11-072-0/+83
* | | Blackberry: Enable support for audioengine if availableThomas McGuire2012-11-072-2/+4
* | | Fix the bufferProgress property of QDeclarativeAudioAndras Becsi2012-11-071-1/+1
* | | Enable the "#include <QAudio>" camel-case header (regression)Sze Howe Koh2012-11-061-0/+1
* | | Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-0628-32/+32
* | | Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0678-384/+381
* | | Enable the "#include <QMediaMetaData>" camel-case headerSze Howe Koh2012-11-066-538/+638
* | | Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-0633-502/+500
* | | adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-0518-92/+28
* | | fix VPATHOswald Buddenhagen2012-11-051-0/+1
| |/ |/|
* | test: Mark tst_QSoundEffect as insignificantSergio Ahumada2012-11-011-1/+2
* | CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-82/+0
* | CMake: Test module includesStephen Kelly2012-10-311-0/+7
* | Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-25120-240/+0
* | Fix the QML list interfaceFriedemann Kleint2012-10-242-2/+2