summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/multimedia/qcamera/tst_qcamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move camera error to QPlatformCameraArtem Dyomin2024-05-141-9/+15
* Tests: apply clazy's old-style-connectTim Blechmann2024-05-011-16/+16
* Tests: remove TESTED_COMPONENTTim Blechmann2024-04-161-2/+0
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-5/+5
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-081-12/+12
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Use regular plugin loader also in multimedia unit testsJøger Hansegård2024-01-291-3/+1
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-271-5/+5
* Disable flaky tst_qcamera testArtem Dyomin2023-03-081-0/+4
* Include moc_*.cpp files in QtMM testsArtem Dyomin2022-12-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-26/+26
* Use SPDX license identifiersLucie Gérard2022-06-241-27/+2
* Fix exposureCompensationChanged signal signature in tst_QCameraAssam Boudjelthia2021-09-301-1/+1
* Add auto tests for setting camera formatDoris Verria2021-08-101-1/+36
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-13/+13
* Remove QCamera::StatusLars Knoll2021-06-171-29/+2
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-161-15/+15
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-8/+8
* Get rid of QImageEncoderSettingsLars Knoll2021-06-161-93/+0
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-11/+11
* Some QCamera API cleanupsLars Knoll2021-05-251-17/+17
* Clean up the videoOutput() APILars Knoll2021-05-211-8/+28
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-23/+24
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-191-34/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-34/+27
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-4/+2
* Remove QCamera::aperture() and friendsLars Knoll2021-05-181-50/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-53/+40
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-156/+133
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-82/+56
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-5/+5
* Fix tst_qcameraLars Knoll2021-04-271-173/+152
* Clean up the file and class names for the mock backendLars Knoll2021-04-231-11/+11
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-5/+7
* New QML API for image capturingLars Knoll2021-04-191-4/+4
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-8/+7
* Get rid of the capture destination enumLars Knoll2021-03-231-39/+0
* Some fixes to meta data handlingLars Knoll2021-03-191-1/+1
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-9/+28
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-9/+9
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-12/+6
* Remove some dead codeLars Knoll2021-03-161-30/+0
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-161-18/+0
* Clean up focus modes and add manual focus controlLars Knoll2021-03-161-9/+8
* Get rid of focus zonesLars Knoll2021-03-161-13/+0
* Remove unused exposure settingsLars Knoll2021-03-161-21/+0
* Simplify API for flash and torch handlingLars Knoll2021-03-161-8/+0
* Remove unused enum valueLars Knoll2021-03-151-4/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-23/+23
* Get rid of sharpening and denoising in QCameraImageProcessingDoris Verria2021-03-051-31/+0