summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2012-02-131-32/+0
* tst_qmediaplayerbackend: try to load test file from the current dir.Dmytro Poplavskiy2012-02-071-0/+3
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Changes to QMediaPlayer GStreamer backend to allow setPosition before pauseLev Zelenskiy2012-02-062-0/+125
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-13/+13
* Fix some surface assignment errors.Michael Goddard2012-01-271-3/+21
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-273-0/+706
* Add a volume (gain) property to QAudioInput.Michael Goddard2012-01-251-0/+27
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-241-0/+1
* Implement QAudioDeviceInfo operator==/!=Michael Goddard2012-01-231-107/+90
* Update obsolete contact address.Jason McDonald2012-01-2311-11/+11
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-3/+1
* Set the volume for our automatic integration tests.Michael Goddard2012-01-182-0/+12
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-171-6/+6
* Update year in Nokia copyright headers.Jason McDonald2012-01-1210-10/+10
* Fix for QSoundEffect crash bugMithra Pattison2012-01-062-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-4/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-052-2/+2
* QSound/QSoundEffect: Use QFINDTESTDATA to locate test data.Friedemann Kleint2012-01-054-12/+14
* QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.Friedemann Kleint2012-01-044-115/+105
* Add new implementation of QSound classMithra Pattison2011-12-306-2/+148
* Remove unused QTRY_WAIT macros.Jason McDonald2011-12-062-29/+0
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-061-33/+0
* QAudioDeviceInfo is actually an integration test.Michael Goddard2011-11-243-0/+288
* Add testDestroyWhileRestartPlaying for qsoundeffectLing Hu2011-11-231-0/+26
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-103-8/+8
* Rearrange the automatic tests.Michael Goddard2011-11-0418-0/+3730