summaryrefslogtreecommitdiffstats
path: root/tests/qmlcamera/qmlcamera.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues with COIN buildsMiikka Heikkinen2015-10-221-10/+0
| | | | | | | | | | | | -Fix miscellaneous compile errors -Move manual tests to manual folder and enable export of autotests -Added widgets requirement -Fixed autotests -Fixed renderer and controller synchronization in QML case -Treat fallback Mesa as ES2 similar to setting AA_UseSoftwareOpenGL Change-Id: If6619733725d079e339bef16262e5ea1450ab20f Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
* Get rid of applicationviewer generated filesMiikka Heikkinen2014-02-131-22/+2
| | | | | | | | These tamper with examples installation, which we do not want. Change-Id: Ibc81a5fe3323c2c831f21cdea94d941704abc641 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
* Fix examples installationMiikka Heikkinen2014-02-131-5/+0
| | | | | | | | Had to add one folder to the examples structure so installation works correctly. Change-Id: Ic92dfe9997413a6243abcf5eeba12744ba9e938c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
* Fix qmlcamera testMiikka Heikkinen2013-10-111-0/+4
| | | | | Change-Id: Ia8298dc2c343dd37a6066606979515d20c304384 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
* Added Camera QML API and ExampleKeränen Pasi2013-10-081-0/+31
Change-Id: Ibc790ac6c720b6d22d68f662ff2f50e74a9abaae Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>