summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1088-88/+88
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1632-32/+0
* test: Mark tst_QPainterVideoSurface 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
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Build fix after a QVariant changeJędrzej Nowacki2012-10-101-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2488-2118/+2118
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-124-12/+0
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-4/+4
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-061-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0145-0/+45
* 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
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+34
* 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
* Delete obsolete class methods and update related codeMithra Pattison2012-07-104-29/+21
* Fixed a testing bug on windows platform.bigbearzhu2012-06-291-0/+6
* Rename availabilityError to availability.Michael Goddard2012-06-2911-53/+53
* Rename a few controls.Michael Goddard2012-06-2912-41/+41
* Fixed timeout on waiting for positionChanged event.bigbearzhu2012-06-271-2/+2
* Fixed plugin dir error on Windows.bigbearzhu2012-06-275-2/+30
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-262-4/+0
* Add expected fail flags for consistently failing autotests.Toby Tomkins2012-06-261-0/+6
* Fixed a testing bug.bigbearzhu2012-06-261-2/+2
* build system cleanupsOswald Buddenhagen2012-06-254-4/+4
* 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
* 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 unit test for QSampleCache.Lev Zelenskiy2012-04-255-1/+192
* Move QVideoWindowControl out of widgets.Thomas McGuire2012-04-254-32/+2
* Remove insignificant_test marker for maemo platform.Jason McDonald2012-04-241-1/+0
* QVideoProbe unit test.Lev Zelenskiy2012-04-206-2/+270
* QAudioProbe unit test.Lev Zelenskiy2012-04-206-0/+274