summaryrefslogtreecommitdiffstats
path: root/src/multimedia/base/qmediaserviceprovider.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling in enumeration.Justin McPherson2010-03-051-2/+2
| | | | Reviewed-by: Dmytro Poplavskiy
* Added QMediaPlayer::StreamPlayback flag to query/select backend capableDmytro Poplavskiy2010-03-041-9/+34
| | | | of playing from QIODevice based stream.
* Fixed compiler warnings when compiling multimedia module.Kurt Korbatits2010-03-031-5/+9
| | | | Reviewed-by:Andrew den Exter
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-02-241-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Update of the QScriptValue autotest suite. New autotests cases for QScriptValue autotests generator. QScriptValue autotest generator templates change. Fix license template. QScriptValue::isQMetaObject crash fix. Implement toLatin1_helper with SSE2 Doc: add \since 4.7 to new QtMultimedia classes Autotest: add a test to ensure that the Qt headers are clean. Compile on Linux: close(2) is defined in #include <unistd.h> Improved gesture event delivery in graphicsview. Fixed a gesture autotest. Cache scene coordinates of a hotspot in a QGesture. Add an extra operator delete() to QSharedPointer's internals. Fix compilation on x86 with gcc if SSE2 is not enabled Comments the SSE implementation of fromLatin1_helper() Build fixes for the SIMD functions Implement QString::fromLatin1_helper() with SSE2 Cache the result of qDetectCPUFeatures() Move the SIMD detection from QtGui to QtCore Prevent stale QWidget pointers in QCocoaView
| * Doc: add \since 4.7 to new QtMultimedia classesVolker Hilsheimer2010-02-241-0/+6
| |
* | compile fix with namespaces after a broken automatical mergehjk2010-02-241-2/+0
|/
* Merge remote branch 'origin/master'Thiago Macieira2010-02-231-0/+2
|\ | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/advtutorial1.qdoc doc/src/declarative/tutorial2.qdoc doc/src/declarative/tutorial3.qdoc src/declarative/graphicsitems/qmlgraphicsmousearea.cpp src/multimedia/playback/qmediaplayer.cpp
| * Fix compilation with namespace.ck2010-02-221-1/+3
| |
* | Cocoa: fix namespace buildRichard Moe Gustavsen2010-02-221-1/+3
|/ | | | added/removed namespace macros as needed
* Complete namespace move; QtMedia -> QtMultimediaJustin McPherson2010-02-191-1/+1
|
* Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-191-10/+10
|
* Add an internal function for setting the default media servie provider.Andrew den Exter2010-02-051-0/+23
| | | | This allows auto tests to override the default service provider.
* Multimedia; fixes for linuxJustin McPherson2010-01-181-1/+1
|
* Move QtMobility multimedia framework into Qt.Justin McPherson2010-01-151-0/+678