Don't show QuillImage if there is an error
[harmattan/cameraplus] / lib /
2012-12-31 Mohammed SameerThis file is not used anywhere
2012-12-27 Mohammed SameerDisable viewfinder in settings pages
2012-12-24 Mohammed SameerDon't show debugging information when we get an error.
2012-12-24 Mohammed SameerReworked DoneHandler to avoid race conditions
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 SameerAdded QtCamPropertySetter
2012-12-22 Mohammed SameerSet viewfinder-filters
2012-12-22 Mohammed SameerInfrastructure for filters.
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-19 Mohammed SameerAdded QtCamAutoFocus::setRegionOfInterest()
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 SameerHide focus reticle if we cannot focus while a particula...
2012-12-14 Mohammed SameerChange AutoFocus status when start or stop autoFocus...
2012-12-13 Mohammed SameerDon't ignore errors while stopping the pipeline.
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 SameerVideoTorch and VideoMute are now properties of Camera
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-20 Mohammed SameerQtCamDevice::stop() now takes a bool to force stopping
2012-10-20 Mohammed SameerIgnore camera errors while stopping the pipeline.
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-07 Mohammed SameerQuery the minimum, maximum and default values if needed...
2012-10-07 Mohammed SameerCode cleanup
2012-09-27 Mohammed Sameerunref camerabin when we get destroyed
2012-09-26 Mohammed SameerAdded a sounds component that implements the Notificati...
2012-09-23 Mohammed SameerAdded classes for Notifications (Sound playback use...
2012-09-23 Mohammed SameerReset the unneeded caps
2012-09-22 Mohammed SameerDon't return false if we try to set video resolution...
2012-09-22 Mohammed Sameerreturn true if we try to set the resolution and the...
2012-09-22 Mohammed SameerSettings for aspect ration and resolution can now read...
2012-09-22 Mohammed SameerSilence g++/moc warnings
2012-09-22 Mohammed SameerReworked how resolution is being specified in the confi...
2012-09-20 Mohammed SameerMoved the .gep files to the N9 data directory
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-20 Mohammed SameerForgot include guards
2012-09-19 Mohammed Sameerdon't apply the resolution if camera is not running
2012-09-19 Mohammed SameerChanged the default configuration file path
2012-09-17 Mohammed SameerAdding forgotten files
2012-09-14 Mohammed SameerAdded QtCamMute
2012-09-14 Mohammed SameerEmit canCaptureChanged() for the active mode when we...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-09 Mohammed SameerIf pipeline has an error then we cannot capture
2012-09-09 Mohammed SameerIf filename used for capturing is empty then retuen...
2012-09-09 Mohammed SameerAdded a method to obtain the QtCamDevice from the mode
2012-09-09 Mohammed SameerAdded methods to obtain image and video suffixes from...
2012-09-09 Mohammed SameerAdded a bunch of TODO stuff
2012-09-09 Mohammed SameerQtCamVideoMode::canCapture() should call the base class...
2012-09-08 Mohammed SameerAdded QML components for aperture, exposure, iso, noise...
2012-09-08 Mohammed SameerAdd todos for hardcoded values
2012-09-08 Mohammed SameerAdd exposure
2012-09-08 Mohammed SameerAperture capability
2012-09-08 Mohammed SameerAdded iso capability
2012-09-08 Mohammed SameerAdded noise reduction
2012-09-08 Mohammed SameerImplemented QtCamFlickerReduction
2012-09-08 Mohammed Sameerremoved a completed item
2012-09-08 Mohammed SameerWait for the state change to playing to complete before...
2012-09-08 Mohammed SameerRemoved a stray debugging output
2012-09-08 Mohammed SameerWhen night mode changes, we apply the mode settings...
2012-09-08 Mohammed SameerChanges to night mode handling:
2012-09-08 Mohammed SameersetIntValue does not set the value if it's equal to...
2012-09-06 Mohammed SameerAdding TODO items
2012-09-06 Mohammed SameerImplemented color tone
2012-09-06 Mohammed SameerRenamed QtCamWb to QtCamWhiteBalance
2012-09-06 Mohammed SameerImplemented white balance mode
2012-09-06 Mohammed SameerDon't compare the old property value to the new one...
2012-09-06 Mohammed Sameerqtcamcapability_p.h seems to have been forgotten. Adding it
2012-09-06 Mohammed SameerImplemented QtCamEvComp and QtCamVideoTorch
2012-09-06 Mohammed SameerComment out resetCapabilities(). Not sure if it's needed
2012-09-06 Mohammed SameerAdded a new property (nightMode) to QtCamMode to use...
2012-09-06 Mohammed SameerAdd a new data member for the class specific private...
2012-09-06 Mohammed SameerAdded QtCamCapability (base class for capabilities...
2012-09-06 Mohammed SameerMoved setCaps() to QtCamModePrivate
2012-09-06 Mohammed SameerAdded night framerate to image and video settings
2012-09-06 Mohammed SameerDon't try to set the device property on the video sourc...
2012-09-06 Mohammed SameerReset capabilities after we change the mode
2012-09-06 Mohammed SameerAdded a function to reset all capabilities
2012-09-06 Mohammed SameerEmit canCaptureChanged on the active mode when ready...
2012-09-06 Mohammed SameerRemoved extra new line
2012-09-06 Mohammed SameerMoved wrapperIsReady to QtCamDevicePrivate and renamed...
2012-09-06 Mohammed SameerAdded stopping() signal to QtCamGStreamerMessageListener
2012-09-06 Mohammed SameerRemove imageSaved() signal as it is old code.
2012-09-06 Mohammed SameercanCapture and ative are properties now
2012-09-06 Mohammed SameerMake activate() a slot
2012-09-06 Mohammed Sameervideo mode enhancements.
2012-09-06 Mohammed Sameerindentation
next