summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-141-5/+5
* Remove the legacy QML API.Michael Goddard2012-06-083-1318/+0
* Don't use QtWidgets/QApplication in autotestsKent Hansen2012-06-072-2/+2
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-075-85/+0
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-2/+2
* Added custom parameters to Audio/Video/ImageEncodingSettingsDmytro Poplavskiy2012-05-182-0/+69
* Change timeout on qcamera capture tests to QTRY_VERIFYMithra Pattison2012-05-091-12/+6
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-034-0/+313
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-021-0/+16
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-4/+41
* QSampleCache unit test: correctly check whether sample is cached.Lev Zelenskiy2012-04-274-24/+41
* Added tests for unsupported and corrupted file.bigbearzhu2012-04-273-0/+157
* Added unit test for QSampleCache.Lev Zelenskiy2012-04-255-1/+192
* Extended integration test for QSoundEffectLev Zelenskiy2012-04-253-8/+132
* Move QVideoWindowControl out of widgets.Thomas McGuire2012-04-254-32/+2
* Remove insignificant_test marker for maemo platform.Jason McDonald2012-04-241-1/+0
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* QVideoProbe unit test.Lev Zelenskiy2012-04-206-2/+270
* QAudioProbe unit test.Lev Zelenskiy2012-04-206-0/+274
* Added integration test for video surface backend.Lev Zelenskiy2012-04-201-7/+69
* Add bug numbers to insignificant tests.Jason McDonald2012-04-162-2/+2
* expanding unit test for QAudioDecoderAngus Cummings2012-04-142-0/+95
* Move QAudioDecoder to public.Michael Goddard2012-04-113-3/+3
* Added integration test for subsequent playback to media player backend.Lev Zelenskiy2012-04-113-18/+96
* Small typo editdakovaci2012-04-052-2/+2
* Removed some systemtestsdakovaci2012-04-051-84/+8
* Typo fixdakovaci2012-04-051-4/+4
* Updated integration test to check initial volume.Lev Zelenskiy2012-04-051-0/+23
* Edited the radio system testedakovaci2012-04-031-17/+17
* added locksreen, hw volume and headset systemtests to audiodakovaci2012-04-031-71/+125
* Fix tst_qmediaplayerbackend construction test.Ling Hu2012-03-301-1/+1
* Added some radio systemtests, editeddakovaci2012-03-292-20/+339
* Add deleteLater() test to tst_qmediaplayerbackendSami Rosendahl2012-03-271-0/+52
* Make this unit test a bit more robust for qreal changes.Michael Goddard2012-03-271-5/+2
* Fixes to qmediaplayerbackend integration test: use ogg video on Linux.Lev Zelenskiy2012-03-232-9/+38
* Fixed media service provider auto test on Mac OS XJonas Rabbe2012-03-221-1/+1
* QMediaPlaylist: Added ability to load from provided QNetworkRequest.Lev Zelenskiy2012-03-211-0/+6
* Added integration test for new playlist functionality.Lev Zelenskiy2012-03-219-0/+167
* QMediaPlayer frontend: changes to playlist support.Lev Zelenskiy2012-03-212-54/+61
* Marked media service provide test as insignificant on macJonas Rabbe2012-03-201-0/+2
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-208-8/+8
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-2018-233/+570
* Make QDeclarativeAudio use QMediaPlayer instead of the controls.Michael Goddard2012-03-163-9/+9
* Merge the QDeclarativeMediaBase and QDeclarativeAudio classes.Michael Goddard2012-03-161-3/+1
* Add use of TESTDATA feature to integration testsKalle Juhani Lehtonen2012-03-1511-23/+15
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-146-6/+11
* Made QRadioData bind to QRadioTuner to avoid using multiple servicesJonas Rabbe2012-03-123-58/+100
* Update Qt Multimedia tests to use TESTDATAKalle Juhani Lehtonen2012-03-123-9/+14
* Added playlist property to QMediaContentLev Zelenskiy2012-03-121-0/+38