harmattan/cameraplus
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 SameerDon't show debugging information when we get an error.
2012-12-24 Mohammed SameerRemove commented APPLICATION_CLASS
2012-12-24 Mohammed SameerStopping resource policy thread properly to avoid freez...
2012-12-24 Mohammed SameerReworked DoneHandler to avoid race conditions
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 SameerReworked MountProtector using QTemporaryFile
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-23 Mohammed SameerMonitor pulse audio state and reconnect when it dies...
2012-12-23 Mohammed Sameermake fence sync objects configurable
2012-12-23 Mohammed SameerNo more assertions after fixing the viewfinder stopping...
2012-12-23 Mohammed SameerDisable viewfinder filters in video mode and enable...
2012-12-23 Mohammed SameerReworked QtCamAnalysisBin
2012-12-22 Mohammed SameerWe won't provide such focus details. Removing TODO...
2012-12-22 Mohammed SameerReworked how video and wrapper sources are being created
2012-12-22 Mohammed SameerRemove QtCamDevicePrivate::resetCapabilities(). We...
2012-12-22 Mohammed Sameerproperties file for N9
2012-12-22 Mohammed SameerAdded QtCamPropertySetter
2012-12-22 Mohammed SameerAdd viewfinder-filters for N9
2012-12-22 Mohammed SameerSet viewfinder-filters
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 SameerCleaned up some commented out defines
2012-12-20 Mohammed SameerAdded QtCamFlash::ready to indicate readiness of flash
2012-12-20 Mohammed SameerNo need to forward declare QtCamZoomPrivate
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 SameerUse qFuzzyCompare() for evComp settings
2012-12-19 Mohammed SameerAdded touch focus
2012-12-19 Mohammed SameerAdded QtCamAutoFocus::setRegionOfInterest()
2012-12-16 Mohammed SameerDon't show rounded corners
2012-12-16 Mohammed SameerFirst implementation of touch focus. Backend bits are...
2012-12-16 Mohammed SameerFixed painting to take into account offsets introduced...
2012-12-15 Mohammed SameerAdded renderArea property to Camera
2012-12-15 Mohammed SameerDelete renderer when we are destroyed
2012-12-15 Mohammed SameerUse a message listener to detect auto focus acquisition...
2012-12-15 Mohammed SameerAdded notification when focus gets acquired
2012-12-14 Mohammed SameerDon't try to unregister the status handlers unless...
2012-12-14 Mohammed SameerDecrease the size of the corners a bit
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 SameerChange AutoFocus status when start or stop autoFocus...
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 SameerDon't ignore errors while stopping the pipeline.
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 and simplified.
2012-12-11 Mohammed SameerReworked
2012-12-11 Mohammed Sameerhandle the case when page doesn't need pipeline
2012-12-11 Mohammed SameerSet default camera mode to image
2012-12-10 Mohammed SameerReworked video recording
2012-12-09 Mohammed Sameerobsolete TODO items
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 SameerStop viewfinder after the pipeline reaches idle state.
2012-12-08 Mohammed SameerStop viewfinder if there is an error
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.
next