Unify harmattan detection and move harmattan specific bits to a harmattan scope
[harmattan/cameraplus] / qml /
2012-12-28 Mohammed SameerInvoke share UI when share button gets tapped
2012-12-28 Mohammed SameerMore work on post capture
2012-12-28 Mohammed SameerUse white back icon
2012-12-27 Mohammed Sameerstyle fix
2012-12-27 Mohammed SameerStandby should be visible when we have no current page
2012-12-27 Mohammed SameerBind width to parent.width
2012-12-27 Mohammed SameerAdded mute/unmute video recording sound
2012-12-27 Mohammed SameerMoved standby to its own component
2012-12-27 Mohammed SameerDisable viewfinder in settings pages
2012-12-27 Mohammed SameerDon't do an initial population of the stack when we...
2012-12-27 Mohammed SameerAdded a floating toolbar to be used instead of the...
2012-12-26 Mohammed SameerCleanup
2012-12-25 Mohammed SameerReworked ModeButton to use a Switch
2012-12-25 Mohammed Sameeradded error handling. this TODO has been completed
2012-12-24 Mohammed SameerReworked and fixed pipeline error handling.
2012-12-24 Mohammed SameerStopping resource policy thread properly to avoid freez...
2012-12-24 Mohammed SameerAdd a MouseArea to PreviewImage and prevent interacting...
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 SameerFixes for focus reticle
2012-12-24 Mohammed SameerPages which don't need the pipeline should show standby...
2012-12-24 Mohammed Sameerset z value for standby to 1 so it shows above all...
2012-12-24 Mohammed SameerAdded/Updated TODO items
2012-12-24 Mohammed SameerAdded CameraPage::policyLost()
2012-12-23 Mohammed Sameerambr doesn't need any UI handling. Remove it from TODOs
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-22 Mohammed SameerInfrastructure for filters.
2012-12-21 Mohammed Sameerfader property not used anywhere. Remove it.
2012-12-20 Mohammed Sameerset window background to empty string and backgroundCol...
2012-12-20 Mohammed SameerSet handleBackground and handleBackgroundPressed to...
2012-12-20 Mohammed SameerDon't set Indicator icon source if wbIndicator is not...
2012-12-20 Mohammed SameerAdded QtCamFlash::ready to indicate readiness of flash
2012-12-20 Mohammed SameerMake that transition a catch all for all transitions...
2012-12-20 Mohammed Sameerrelease resources only if we manage to stop camera.
2012-12-20 Mohammed SameerDon't set/show preview if standby widget is visible
2012-12-20 Mohammed SameerDon't show capture button if standby widget is visible
2012-12-20 Mohammed SameerMoved FocusReticle to Camera instead of CameraPage.
2012-12-19 Mohammed Sameerwrong assignment lead to the ability to drag the reticl...
2012-12-19 Mohammed SameerDon't store the whole real number. Use toFixed() to...
2012-12-19 Mohammed SameerAdded touch focus
2012-12-16 Mohammed SameerDon't show rounded corners
2012-12-16 Mohammed SameerFirst implementation of touch focus. Backend bits are...
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 Sameeronly do auto focus if caf has not succedded
2012-12-14 Mohammed SameerAdded auto focus starting and stopping.
2012-12-14 Mohammed SameerAdded a custom Button (CaptureButton) to expose more...
2012-12-14 Mohammed SameerHandling failure to acquire recording resources now...
2012-12-14 Mohammed SameerMoved all image capture logic to its own function
2012-12-14 Mohammed SameerDon't turn reticle into red if CAF fails.
2012-12-14 Mohammed SameerAdded a focus reticle. It indicates CAF status only...
2012-12-13 Mohammed SameerCleaned up debugging output
2012-12-13 Mohammed SameerDon't release resources on pipeline error.
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-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-12 Mohammed SameerAdded TODO about camera freezing when closed while...
2012-12-12 Mohammed SameerFixes for recording duration:
2012-12-12 Mohammed SameerReplace the topmost rectangle with a ToolBar and show...
2012-12-11 Mohammed SameerPostCapturePage can now play video
2012-12-11 Mohammed SameerReworked
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-12-09 Mohammed SameerReworking PostCapture
2012-12-08 Mohammed Sameerset pathItem to 1 and modify the path line accordingly
2012-12-08 Mohammed SameerMove PostCapture delegate to its own component
2012-12-08 Mohammed SameerDon't show the error unless page is Active
2012-12-08 Mohammed Sameerupdate() is a signal not a slot. Use the correct macro
2012-12-08 Mohammed SameerVideoTorch and VideoMute are now properties of Camera
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-12-07 Mohammed SameerCode cleanup
2012-12-07 Mohammed Sameerresetting Camera will cause the mode to be changed.
2012-12-07 Mohammed SameerDon't try to show a page upon startup
2012-12-07 Mohammed SameerOne cannot set mode and deviceId. Use camera::reset...
2012-10-20 Mohammed SameerReworked CameraResources to be synchronous.
2012-10-13 Mohammed SameerMove all flash icons to data.js
2012-10-09 Mohammed SameerUse Data.ismIcon() for ImageSceneButton
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-09 Mohammed SameerDropped TODO by mistake during cleanup
2012-10-07 Mohammed SameerCode cleanup
2012-10-07 Mohammed SameerAdded mount protector component.
2012-10-07 Mohammed SameerRelease resources on error
2012-10-07 Mohammed SameerRecording time indicator should take into account video...
2012-10-07 Mohammed SameerUse replacePage() for the initial page setting to preve...
2012-10-07 Mohammed Sameerlow space handling:
2012-10-06 Mohammed SameerBattery low handling:
2012-10-06 Mohammed SameerAdded a note about PositionSource not resetting the...
2012-09-27 Mohammed SameerStop recording after 1 hour
2012-09-27 Mohammed SameerAdd recording indicator and time
2012-09-27 Mohammed SameerAdjust the font size for the headers in the settings...
2012-09-27 Mohammed Sameerlock ImagePage orientation to Landscape for now
2012-09-27 Mohammed SameerAdded an option to disable (mute) camera sound
2012-09-26 Mohammed SameerAdded a sounds component that implements the Notificati...
2012-09-23 Mohammed SameerDon't check camera mode if cam is null
next