Disable viewfinder in settings pages
[harmattan/cameraplus] / qml / CameraPage.qml
2012-12-27 Mohammed SameerDisable viewfinder in settings pages
2012-12-24 Mohammed SameerReworked and fixed pipeline error handling.
2012-12-24 Mohammed Sameerset standby widget z to 2
2012-12-24 Mohammed SameerAdd a MouseArea to standby widget to prevent interactio...
2012-12-24 Mohammed SameerDon't bind visibility to standby widget visibility...
2012-12-24 Mohammed Sameerset z value for standby to 1 so it shows above all...
2012-12-24 Mohammed SameerAdded CameraPage::policyLost()
2012-12-23 Mohammed SameerCameraPage::updatePolicy() not used anywhere. Remove it.
2012-12-23 Mohammed SameerNo need to anchor fill our parent. Page.qml sets width...
2012-12-20 Mohammed SameerMoved FocusReticle to Camera instead of CameraPage.
2012-12-19 Mohammed SameerAdded touch focus
2012-12-14 Mohammed SameerHide focus reticle if we cannot focus while a particula...
2012-12-14 Mohammed Sameerblink reticle during focusing and show colors to indica...
2012-12-14 Mohammed SameerAdded a focus reticle. It indicates CAF status only...
2012-12-13 Mohammed SameerAdded a label below the camera icon in standby page...
2012-12-13 Mohammed SameerReworking resource policy and pipeline handling to...
2012-12-12 Mohammed SameerDon't show an error if we lose resources and window...
2012-12-12 Mohammed Sameerstop camera and show error if resources get hijacked...
2012-12-11 Mohammed SameerPostCapturePage can now play video
2012-12-11 Mohammed Sameerhandle the case when page doesn't need pipeline
2012-12-10 Mohammed SameerReworked video recording
2012-12-09 Mohammed SameerDon't show standby widget if the page is not active.
2012-12-09 Mohammed SameerCall handlePipeline() when we acquire resources.
2012-10-20 Mohammed SameerReworked CameraResources to be synchronous.
2012-10-09 Mohammed SameerDropped TODO by mistake during cleanup
2012-10-07 Mohammed SameerCode cleanup
2012-10-07 Mohammed Sameerlow space handling:
2012-10-06 Mohammed SameerBattery low handling:
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-14 Mohammed SameerUse Qt.application.active instead of platformWindow...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-09 Mohammed SameerShow the standby widget when the window is not active...
2012-09-09 Mohammed SameerAdded a standby widget to be shown when the camera...
2012-09-04 Mohammed SameerDon't set the camera mode when the settings change...
2012-09-01 Mohammed SameerInitial import