summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qcamerabackend
Commit message (Expand)AuthorAgeFilesLines
* QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-031-5/+5
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-3/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-221-21/+4
|\
| * Fix tst_qcamerabackend.cpp to pass if capturing to JPEG is not supportedVal Doroshchuk2019-10-151-21/+4
* | Remove usages of deprecated APIsSona Kurazyan2019-08-081-6/+11
* | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-5/+6
|/
* Android: Fix tst_QCameraBackend to find FinalizingStatusVal Doroshchuk2019-04-031-2/+9
* Android: Fix tst_QCameraBackend to wait for imageCapturedVal Doroshchuk2019-04-021-2/+2
* Add test for checking error handling on startVaL Doroshchuk2018-03-211-0/+22
* Cleanup all maemo/meego specific codeLars Knoll2016-11-141-31/+0
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* GStreamer: port to 1.0.Yoann Lopes2014-11-271-5/+5
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Mac: Re-enable qcamerabackend testAndy Nichols2014-03-201-1/+0
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-2/+2
* New QCameraInfo class.Yoann Lopes2014-02-281-0/+73
* Mark tst_qcamerabackend test as insignificant on Mac OS XSimon Hausmann2014-01-081-0/+2
* Make directshow-plugin available.Friedemann Kleint2013-05-151-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Camera integration test fixesv5.0.0-beta1Dmytro Poplavskiy2012-08-281-11/+11
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Add use of TESTDATA feature to integration testsKalle Juhani Lehtonen2012-03-151-2/+1
* Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2012-02-131-32/+0
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-241-0/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-3/+1
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-171-6/+6
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-062-4/+1
* Remove unused QTRY_WAIT macros.Jason McDonald2011-12-061-15/+0
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-101-6/+6
* Rearrange the automatic tests.Michael Goddard2011-11-042-0/+631