summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1643-43/+1
* test: Mark tst_QPainterVideoSurface as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* test: Mark tst_QDeclarativeVideoOutputWindow as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-104-0/+4
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-15/+15
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0617-171/+171
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-067-32/+32
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-054-16/+16
* test: Mark tst_QSoundEffect as insignificantSergio Ahumada2012-11-011-1/+2
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-82/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+7
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-1/+1
* Enable the auto test script to run on OS XAndy Nichols2012-10-121-0/+5
* Build fix after a QVariant changeJędrzej Nowacki2012-10-101-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24111-2671/+2671
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-124-12/+0
* Camera integration test fixesv5.0.0-beta1Dmytro Poplavskiy2012-08-281-11/+11
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-4/+4
* Added skips to reported bugs in qmediaplayerbackend testKurt Korbatits2012-08-071-11/+19
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-062-9/+11
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-031-40/+40
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-032-0/+12
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0156-0/+56
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-261-25/+4
* Added data driven integration tests for qaudioinput.Mylione Anadarajah2012-07-261-369/+375
* Fix compile failure in qmediaplayer unit testKurt Korbatits2012-07-261-1/+0
* QtMultiMedia/Tests: Fix MSVC2012 warning about overload.Friedemann Kleint2012-07-251-1/+1
* QtMultimedia: Remove usages of qWaitForWindowShown(QWidget *).Friedemann Kleint2012-07-241-49/+49
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-247-41/+41
* Removed QEXPECT_FAIL for non reproducible showFullScreen bug on MacDmytro Poplavskiy2012-07-241-6/+0
* Test that the package configs for QtMultimedia work.Stephen Kelly2012-07-205-1/+99
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+34
* Added base and soundeffect testKurt Korbatits2012-07-193-0/+261
* Added an audio recording system testdakovaci2012-07-191-0/+77
* Added data driven integration tests for qaudiooutput.Mylione Anadarajah2012-07-171-480/+481
* Apply insignificant flag to platform that is actually unstable.Toby Tomkins2012-07-161-1/+3
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-161-3/+1
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-161-0/+78
* Updated qaudioinput and qaudiooutput tests.Kurt Korbatits2012-07-162-2/+13
* Fixed qaudioinput and qaudiooutput tests running on loaded systemKurt Korbatits2012-07-132-10/+10
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-132-1/+24
* Specify the platform on which test is insignificant.Toby Tomkins2012-07-121-1/+3
* Skip crashing tests and replace insignificant tests with QEXPECT_FAIL.Toby Tomkins2012-07-122-2/+82
* Clarify API/docs by introducing the audio "frame", and add helpers.Michael Goddard2012-07-112-10/+112
* Adding script which will run automated testcases.Mylione Anadarajah2012-07-111-0/+206
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-5/+11
* Added some directories for coming systemtestsdakovaci2012-07-103-0/+755
* Delete obsolete class methods and update related codeMithra Pattison2012-07-1010-90/+82