summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera
Commit message (Expand)AuthorAgeFilesLines
* Apply clazy's old-style-connectTim Blechmann5 days2-14/+11
* Add missing 'focusModeChanged' property notificationArtem Dyomin2024-04-221-1/+1
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-1/+1
* Select capture device format with max frame rateTimur Pocheptsov2024-04-041-2/+2
* Rename qvideo.h => qtvideo.h according to API reviewArtem Dyomin2024-01-301-1/+1
* Apply API review comments: rename QVideo::RotationAngleArtem Dyomin2024-01-152-5/+5
* Add Correction Angle to QCameraDevice and QVideo namespaceSamuel Mira2023-11-232-0/+35
* Unify logic of enum error+string holding and changing notificationArtem Dyomin2023-10-302-18/+7
* Fix recognizing ambiguous formats by macOS camera implementationArtem Dyomin2023-08-221-1/+13
* Improve v4l2 cameras update logicArtem Dyomin2023-06-121-0/+12
* Apply 6.6 API review commentsArtem Dyomin2023-06-091-11/+2
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-081-1/+1
* Docs: Add note about YUV420P format with FFMPEG backend on AndroidNicholas Bennett2023-05-151-2/+17
* Doc: fix return type of Camera::cameraFormatTasuku Suzuki2023-01-191-1/+1
* Fix clazy warnings that signal shouldn't be constTasuku Suzuki2023-01-121-2/+10
* Fix [clazy-connect-not-normalized]Tasuku Suzuki2023-01-111-2/+2
* Include moc_*.cpp files in main QtMM codeArtem Dyomin2022-12-131-0/+2
* Doc: Remove reference to missing cameraDevice.orientation()Andreas Eliasson2022-12-021-2/+1
* Doc: Fix warnings for undocumented members in camera APIVenugopal Shivashankar2022-09-293-0/+102
* Doc: Fix naming for QML value typesTopi Reinio2022-09-282-7/+7
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-281-6/+10
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-262-52/+44
* Use SPDX license identifiersLucie GĂ©rard2022-06-248-304/+16
* Doc: Replace \qmlbacsictype with \qmlvaluetypeJaishree Vyas2022-03-211-2/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-0/+1
* Docs: Fix any renaming warnings and enable doc CI test/ warning limitNicholas Bennett2022-01-171-1/+1
* Docs: Remove reference to QImageCapture::CaptureToBufferNicholas Bennett2022-01-171-2/+1
* Docs: Fix some QML Properties listed as methodsNicholas Bennett2022-01-121-19/+13
* Fix a documentation bugLars Knoll2021-10-143-2/+3
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-295-22/+25
* Doc: Clear remaining documentation warningsTopi Reinio2021-09-241-2/+2
* Fix the remaining qdoc warningsLars Knoll2021-09-223-38/+49
* Use \qmlbasictype to document value typesLars Knoll2021-09-221-2/+2
* Document QCameraFormat and expose it to QMLLars Knoll2021-09-222-2/+125
* Fixes to Camera docs and APILars Knoll2021-09-224-70/+464
* QML API and doc fixesLars Knoll2021-09-221-0/+96
* Always connect the signals from the QPlatformImageCaptureLars Knoll2021-09-211-15/+12
* Set default camera when calling setCameraDevice with null devicePiotr Srebrny2021-09-182-22/+17
* Avoid nullptr dereferencingPiotr Srebrny2021-09-171-1/+1
* Doc: Fix various documentation issuesTopi Reinio2021-09-091-1/+3
* Check correct pointer before calling a method on itPiotr Srebrny2021-09-061-1/+1
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-202-8/+4
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-112-18/+24
* Doc: Fix Qt Multimedia Documentation Part 3Nicholas Bennett2021-08-102-11/+15
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-092-118/+15
* Streamline some translatable messagesFriedemann Kleint2021-06-231-1/+1
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-173-85/+85
* Remove QCamera::StatusLars Knoll2021-06-172-26/+0
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-162-14/+19
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-163-23/+23