harmattan/cameraplus
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.
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-31 Mohammed SameerAdded AutoFocus QML component
2012-10-31 Mohammed SameerMerged QtCamCaf and QtCamAutoFocus
2012-10-31 Mohammed SameerAdded QtCamAutoFocus
2012-10-30 Mohammed SameerAdded QtCamCaf to get the status of continuous auto...
2012-10-28 Mohammed SameerAdded Focus classes
2012-10-27 Mohammed SameerAdded updated() signal to be used to detect change...
2012-10-20 Mohammed SameerReworked CameraResources to be synchronous.
2012-10-20 Mohammed SameerAdded an optional force parameter to Camera::stop()
2012-10-20 Mohammed SameerQtCamDevice::stop() now takes a bool to force stopping
2012-10-20 Mohammed SameerIgnore camera errors while stopping the pipeline.
2012-10-13 Mohammed SameerMove all flash icons to data.js
2012-10-09 Mohammed SameerAlways emit the changed signals when we change the...
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-08 Mohammed SameerMove Quill initialization to main()
2012-10-07 Mohammed SameerQuery the minimum, maximum and default values if needed...
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...
next