Refactor and rename isWrapperReady to isReadyForCapture()
[harmattan/cameraplus] / lib / qtcamimagemode.cpp
2013-07-31 Mohammed SameerRefactor and rename isWrapperReady to isReadyForCapture()
2013-02-24 Mohammed SameerUpdated copyright year
2013-01-06 Mohammed SameerReworked synchronous video recording stop
2012-12-23 Mohammed SameerDisable viewfinder filters in video mode and enable...
2012-10-07 Mohammed SameerCode cleanup
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 SameerReworked how resolution is being specified in the confi...
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-19 Mohammed Sameerdon't apply the resolution if camera is not running
2012-09-09 Mohammed SameerIf filename used for capturing is empty then retuen...
2012-09-08 Mohammed SameerChanges to night mode handling:
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 SameerMoved setCaps() to QtCamModePrivate
2012-09-06 Mohammed SameerMoved wrapperIsReady to QtCamDevicePrivate and renamed...
2012-09-06 Mohammed SameerInitial implementation