summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qcamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add viewAll support for orthographic projection modeVolker Enderlein2020-01-101-8/+24
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-111-0/+20
|\
| * Expand QCamera::exposure documentationMichael Brasser2019-08-201-0/+20
* | QCamera: make lens and transform accessible to QMLPaul Lemire2019-08-291-0/+24
|/
* Expand documentation for CameraMichael Brasser2019-07-121-15/+88
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-3/+3
* Merge branch '5.9' into 5.10Sean Harmer2018-01-221-17/+50
|\
| * Deprecate viewMatrix() on QCamera because its name is misleadingSvenn-Arne Dragly2018-01-221-0/+2
| * Calculate and store real transform of camera in addition to view matrixSvenn-Arne Dragly2018-01-221-17/+46
* | Add support to move the camera so that the entire model is visibleMike Krus2017-05-231-0/+82
|/
* Add exposure to QCamera's APIKevin Ottens2017-01-311-0/+21
* Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
* Update QCamera docsAntti Määttä2016-09-021-81/+310
* Merge branch '5.7.0' into 5.7Sean Harmer2016-06-141-47/+177
|\
| * Fix broken connection due to API change in b1ace55v5.7.0Sean Harmer2016-06-121-2/+2
| * Adding QDoc to QCameraRobert Brock2016-06-081-45/+175
* | Use fuzzy compare in qCameraMäättä Antti2016-06-071-3/+3
|/
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Minor documentation fixesTomi Korpipää2016-04-191-1/+0
* Allow to specify a custom projection matrix.Volker Krause2016-03-201-1/+6
* Only emit camera changed signals when actually changed smth.Wieland Hagen2016-02-241-16/+23
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-0/+486