summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tests for QML media elements.Andrew den Exter2010-02-054-0/+2123
* Fix license headers.Andrew den Exter2010-02-052-4/+4
* Add an internal function for setting the default media servie provider.Andrew den Exter2010-02-052-0/+27
* Remove deprecated enum and member variables from video graphics items.Andrew den Exter2010-02-053-12/+0
* Make the paused property of the QML media elements indepent of playing.Andrew den Exter2010-02-054-25/+73
* Don't emit the metaDataChanged signal twice on a meta-data write.Andrew den Exter2010-02-051-3/+1
* Propagate error signals from QMediaPlayerControl to media QML elements.Andrew den Exter2010-02-056-9/+20
* Connect changed signals from QMediaPlayerControl to media QML elements.Andrew den Exter2010-02-051-0/+6
* Round off volume when converting from real to int.Andrew den Exter2010-02-051-2/+4
* Revert "Added QtMultimedia audio/video to Webkit."Nicholas Young2010-02-044-705/+18
* Added QNetworkRequest constructor to QMediaResource.Nicholas Young2010-02-045-4/+74
* Add tests fro QGraphicsVideoItem.Andrew den Exter2010-02-033-0/+676
* Construct the meta-object directly instead of using QMetaObjectBuilder.Andrew den Exter2010-02-032-49/+175
* Enable building the Direct Show media service plugin.Andrew den Exter2010-02-031-2/+2
* Enable building the Direct Show plugin without the Window Media SDK.Andrew den Exter2010-02-034-4/+38
* Share a single instance of DirectShowEventLoop between services.Andrew den Exter2010-02-032-11/+13
* Compile fix for DirectShowEventLoop.Andrew den Exter2010-02-031-1/+1
* Handle graph events in the service thread rather than the gui thread.Andrew den Exter2010-02-032-233/+201
* Send an EC_COMPLETE event from the video surface filter on end of streamAndrew den Exter2010-02-033-3/+49
* Clip the paint region of QGraphicsVideoItem to it's bounding rect.Andrew den Exter2010-02-033-42/+64
* Compile fix for DirectShowAudioEndpointControl.Andrew den Exter2010-02-032-6/+11
* Compile fix for Direct Show media service plug-in.Andrew den Exter2010-02-031-1/+0
* Add lost QmlMediaBase header file.Andrew den Exter2010-02-021-0/+155
* Export QPainterVideoSurface for QtWebKit.Andrew den Exter2010-02-011-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimediaJustin McPherson2010-01-292-2/+2
|\
| * Fixed GStreamer Plugin.Nicholas Young2010-01-292-2/+2
* | Merge ../../qt/masterJustin McPherson2010-01-29319-6157/+5406
|\ \ | |/ |/|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma...Qt Continuous Integration System2010-01-286-13/+90
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma...Qt Continuous Integration System2010-01-286-13/+90
| | |\ | |/ /
| | * Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-28298-5855/+4882
| | |\
| * | \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-01-2824-291/+524
| |\ \ \ | | |_|/ | |/| |
| | * | Add new QMetaObject test for signal lookup.Fabien Freling2010-01-281-0/+105
| | * | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-284-3/+43
| | * | Fix breakage introduced in 21e0423a5c9ecd9da8e141dcfba25e60b55f7fe5João Abecasis2010-01-282-0/+0
| | * | Fix QDirIterator auto testJoão Abecasis2010-01-277-63/+76
| | * | Fix regressions introduced in 3a5eb87965b60a3e249a16dc48cb06f4759dfb1bJoão Abecasis2010-01-271-10/+10
| | * | BenchLib: update the result format and self-test.Thiago Macieira2010-01-273-7/+11
| | * | Fix crash handler regression introduced by c7739f7dd.Thiago Macieira2010-01-271-1/+2
| | * | Make indexOfMethod not crash when going through a metaobject with methodCount...Thiago Macieira2010-01-271-2/+5
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma...Pulse Build System2010-01-279-215/+282
| | |\ \ | |/ / /
| | * | Optimise QStringList::join by pre-allocating the final size.Thiago Macieira2010-01-261-0/+10
| | * | Remove test binary left behindThiago Macieira2010-01-261-0/+0
| | * | Whitespace cleanupRitt Konstantin2010-01-261-68/+18
| | * | cleanups & styling fixesRitt Konstantin2010-01-261-47/+46
| | * | QFileInfo: Implement additional caching of FileOwner stringsRitt Konstantin2010-01-262-2/+18
| | * | qfileinfo_p.h: removed unnecessary dependency on QFSFileEngineRitt Konstantin2010-01-262-4/+4
| | * | Simplify QFileInfoPrivate::getFileTimeRitt Konstantin2010-01-261-18/+11
| | * | QFileInfo: Don't re-stat files, when in caching modeRitt Konstantin2010-01-262-32/+44
| | * | QFileInfoPrivate::Data: don't call clear() from constructorsRitt Konstantin2010-01-261-4/+6
| | * | fix regression introduced in 44766d2Ritt Konstantin2010-01-261-0/+2