summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamerafocus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-354/+0
* Fix tst_qcameraLars Knoll2021-04-271-13/+11
* Add notify signals for QCameraFocus' min/max zoomFactor changeDoris Verria2021-04-261-0/+4
* Prepare QCameraFocus to be used in QMLLars Knoll2021-04-161-5/+5
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-161-42/+18
* Clean up focus modes and add manual focus controlLars Knoll2021-03-161-15/+39
* Get rid of focus zonesLars Knoll2021-03-161-176/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-8/+8
* Modernize code baseLars Knoll2021-03-021-17/+4
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-2/+6
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-8/+2
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-091-50/+35
* Clean up zooming APILars Knoll2021-02-091-48/+30
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-1/+0
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-2/+2
* Modernize code baseLars Knoll2021-01-211-38/+17
* Merge QCameraZoomControl into QCameraFocusControlLars Knoll2021-01-211-34/+19
* Remove some includes that aren't needed.Lars Knoll2021-01-211-1/+0
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-1/+1
|\
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+1
* | Make QMediaObjectPrivate as QObjectPrivateVaL Doroshchuk2019-08-231-6/+2
|/
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-3/+3
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-16/+16
* Updated license headersAntti Kokko2016-01-191-14/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-10/+6
* Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename a few controls.Michael Goddard2012-06-291-1/+1
* Fixing some doc errors for overviewAngus Cummings2012-06-081-1/+2
* Very minor C++ doc changesAngus Cummings2012-05-161-7/+7
* Fix some memory leaks.Michael Goddard2012-03-051-0/+1
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-021-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-271-46/+79
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* More minor doc fixes.Michael Goddard2012-01-171-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-1/+2
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-19/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Improve the QCameraFocus and QCameraImageProcessing documentation.Michael Goddard2012-01-111-10/+139
* Restructure the source code a little.Michael Goddard2012-01-051-0/+478