summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativevideo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-976/+0
|
* update multimedia qml element doc samplesKurt Korbatits2010-04-271-1/+18
| | | | Reviewed-by:Derick Hawcroft
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into ↵Qt Continuous Integration System2010-04-231-76/+76
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: (27 commits) Remove trace code from directshowaudioendpointcontrol.h. New configure.exe binary Add support for MSBuild, which is the project format for MSVC 2010 Only add qvideowidget test once. Multimedia causes build failure when Qt is configured with -embedded Player demo: load not only local files but playlists and urls passed as Gstreamer media backend: preserve playback rate after seeks and media QT7 mediaservice; fix leaking strings. Fixed Qt build with mediaservices disabled. Multimedia tests; fix for missing dependency Disabled QMediaPlayer states debug output. Fixed typo in QMediaPlayer::play() error reporting Fixed QVideoWidget test, waiting for video surface painted. Tests; Fix media tests, make sure they are using mediaservies. Fix warning about illegal empty declaration. Three fixes from Shane after QtMultimedia was split into two dlls. Fix compile errors in Direct Show media service. Add EXPORT defines for QtMediaServices library. Fixed configure check for gstreamer. WebKit; build with change to mediaservices. ...
| * QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-76/+76
| | | | | | | | Reviewed-by: Dmytro Poplavskiy
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging ↵Justin McPherson2010-04-151-1/+1
| |\ | | | | | | | | | into 4.7
| * | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-76/+76
| | |
* | | More QML doc consistency.Martin Jones2010-04-161-8/+8
| |/ |/|
* | Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
|/ | | | | Task-number: Reviewed-by: Martin Jones
* Add media elements to the QML Elements docs.Martin Jones2010-04-011-0/+5
|
* doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-1/+1
|
* Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-191-0/+8
| | | | | Task-number: QTBUG-8947 Reviewed-by: Andrew den Exter
* Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-191-28/+28
| | | | | Task-number: QTBUG-8605 Reviewed-by: Andrew den Exter
* doc: Fixed some QML qdoc errors.Martin Smith2010-03-051-2/+3
|
* Move the multimedia files to the correct place.Martin Jones2010-03-041-0/+945