summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bic autotestJan Arve Saether2013-04-294-112/+12
* Fix hang in tst_qaudioinput (Windows).Friedemann Kleint2013-04-161-2/+2
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-222-0/+2
* Stabilizes QAudioInput auto-test.Yoann Lopes2013-03-221-2/+2
* Merge branch 'dev' into stableSergio Ahumada2013-03-196-714/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-2/+2
| |\
| * | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-134-704/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-19118-114/+60276
| |\ \
| * | | Remove QEXPECT_FAIL on Linux for QPainterVideoSurface::shaderPresentAndy Nichols2013-02-191-6/+0
| * | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* | | | Test the cmake multimediawidgets module only if widgets is available.Stephen Kelly2013-03-141-2/+11
| |_|/ |/| |
* | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
| |/ |/|
* | Fix XPASS on Ubuntu Precise Pangolin.Friedemann Kleint2013-02-182-1/+3
* | Remove QPointerBase bic check.Stephen Kelly2013-02-134-20/+0
* | tst_bic: Replace test data for linux-gcc-ia32Sergio Ahumada2013-01-314-4079/+34187
* | tst_bic: Add linux-gcc-ia32 bic data for QtMultimediaWidgetsSergio Ahumada2013-01-152-1/+20492
* | make use of qtHaveModule()Oswald Buddenhagen2013-01-112-4/+2
* | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-113-0/+9583
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-10110-110/+110
|/
* 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