summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Move resource policy usage to a config test.Michael Goddard2011-09-266-9/+71
* | Clean some doc warnings.Michael Goddard2011-09-2213-73/+1
* | Add QT_BEGIN/END_HEADER things, plus QT_MODULE thing.Michael Goddard2011-09-22101-2/+672
* | Fix widget dependencies for multimediawidget tests and examples.Gunnar Sletta2011-09-2210-6/+11
* | Remove older QGLContext calls in favour of new QOpenGLContext.Michael Goddard2011-09-222-2/+5
* | Don't re-set default properties in MediaBase::componentCompleteLing Hu2011-09-201-3/+6
* | add QT+=widgets for tests to runGunnar Sletta2011-09-202-0/+2
* | Added basic radio system testsdakovaci2011-09-171-0/+130
* | Added basic camera system testsdakovaci2011-09-171-0/+181
* | added basic video system testsdakovaci2011-09-171-0/+269
* | Added basic audio system testsdakovaci2011-09-171-0/+295
* | Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* | Compile with refactorGunnar Sletta2011-09-1784-81/+92
* | Build fix after refactorLasse Holmstedt2011-09-1313-14/+15
* | Split some of the autotests into widget and non widget parts.Michael Goddard2011-09-0930-146/+856
* | Silly defs file error.Michael Goddard2011-09-061-1/+1
* | Fix some compiler warnings.Michael Goddard2011-09-0512-15/+32
* | Clean up the autotest pro files to remove warnings about private headersMichael Goddard2011-09-0540-78/+40
* | Add background audio element.Ling Hu2011-09-026-5/+244
* | Mark a few tests as insignificant on QPA.Michael Goddard2011-09-023-5/+6
* | Add QMediaBackgroundPlaybackControl interfaceLing Hu2011-09-025-3/+233
* | Added tune up and down methods, and changed name of scan methods.Jonas Rabbe2011-09-013-18/+26
* | Merge branch 'radio' into 'master'Jonas Rabbe2011-08-3119-5/+1425
|\ \
| * | Added QML API for getting the limits for a specific radio band.Jonas Rabbe2011-08-303-8/+48
| * | Introduction of fake radio backend to enable testing the radio APIsJonas Rabbe2011-08-2610-4/+776
| * | Added first implementation of declarative radio elementJonas Rabbe2011-08-179-0/+609
* | | Merge branch 'camera' of git://scm.dev.nokia.troll.no/qt/qtmultimediakitMichael Goddard2011-08-3058-978/+2122
|\ \ \ | | |/ | |/|
| * | Fixed crash when QCameraImageCapture is deleted before QMediaRecorder.Dmytro Poplavskiy2011-08-263-0/+38
| * | Fixed crash when QMediaObject is deleted before QMediaRecorder.Dmytro Poplavskiy2011-08-263-1/+27
| * | Dropped Incandescent white balance mode.Dmytro Poplavskiy2011-08-254-15/+8
| * | Ported gstreamer camera backend from camerabin to camerabin2.Dmytro Poplavskiy2011-08-2421-796/+612
| * | Initial implementation of QML2 VideoOutput elementDmytro Poplavskiy2011-08-1112-2/+1227
| * | Gstreamer media backend cleanup.Dmytro Poplavskiy2011-08-0520-164/+210
| |/
* | Split the unit tests for widgets up as well.Michael Goddard2011-08-263-28/+39
* | Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-2549-74/+233
* | Replace outdated license headers.Jason McDonald2011-08-0521-360/+364
|/
* Mark a few tests as "not autotests".Michael Goddard2011-08-046-16/+17
* Fixed compile error on Mac OS X Lion, missing include statement.Jonas Rabbe2011-08-044-7/+13
* Fix the module.pri file.Michael Goddard2011-07-281-1/+1
* API unit tests from Maemo API test team.Michael Goddard2011-07-2694-2394/+8812
* Add Windows Media Foundation backend for QMediaPlayerMichael Goddard2011-07-2528-1/+6807
* Gst backend: Fixed deadlock when pipeline is stopped during prerolling.Dmytro Poplavskiy2011-07-252-7/+27
* Add some debug output in QMediaPlayer gstreamer backend for convenienceLing Hu2011-07-251-0/+53
* Fix for QTMOBILITY-1772 VideoWidget example crash on windowsLing Hu2011-07-251-3/+4
* Add the configuration tests.Michael Goddard2011-07-2516-11/+37
* Blacklisted auto test for QSoundEffectJonas Rabbe2011-07-221-1/+2
* Add install rule for pluginshawcroft2011-07-217-0/+21
* Temporarily removed include statements to disabled headersJonas Rabbe2011-07-211-2/+4
* Remove the QtQuick1 stuff from Audio.Michael Goddard2011-07-211-3/+3
* Fixed compile; removed useless use of qRound with integersRohan McGovern2011-07-212-2/+2