Disable auto focus when front camera is active
[harmattan/cameraplus] / qml / ImageOverlay.qml
2013-08-12 Mohammed SameerDisable auto focus when front camera is active
2013-08-10 Mohammed SameerReworked to allow separate paths for saving images...
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
2013-08-08 Mohammed SameerReplace icons with text for image resolution indicator
2013-08-07 Mohammed SameerHide indicators corresponding to toolbar-accessible...
2013-08-07 Mohammed Sameerunset source for iso indicator if it's not visible
2013-08-06 Mohammed SameerAdd back scene mode indicators
2013-08-05 Mohammed SameerStop autofocus if we fail to capture the image
2013-08-04 Mohammed SameerStop autofocus when image capture has ended.
2013-08-03 Mohammed SameerDon't try to get an icon if we are not visible
2013-08-03 Mohammed SameerNo more construction of icon ids by anything outside...
2013-08-03 Mohammed SameerKill data.js and move all icons and functions to Camera...
2013-08-03 Mohammed SameerMove imageIcon and videoIcon to CameraTheme
2013-08-03 Mohammed SameerAdded a flash indicator
2013-08-03 Mohammed SameerImplemented per device resolution setting and selection
2013-08-02 Mohammed SameerReworked CameraToolBar
2013-07-31 Mohammed SameerMove all icon ids used in .qml files into CameraTheme...
2013-07-31 Mohammed SameerConvert most iconSource usage to iconId
2013-07-26 Mohammed SameerReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
2013-07-22 Mohammed SameerKill com.nokia.meego importing in the ui.
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.