Hide focus reticle if we cannot focus while a particular scene mode is active
[harmattan/cameraplus] / lib / qtcammode.cpp
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-07 Mohammed SameerCode cleanup
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-09 Mohammed SameerIf pipeline has an error then we cannot capture
2012-09-09 Mohammed SameerAdded a method to obtain the QtCamDevice from the mode
2012-09-08 Mohammed SameerChanges to night mode handling:
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 SameerMoved setCaps() to QtCamModePrivate
2012-09-06 Mohammed SameerReset capabilities after we change the mode
2012-09-06 Mohammed SameercanCapture and ative are properties now
2012-09-06 Mohammed SameerCheck resolution.height() also instead of checking...
2012-09-06 Mohammed SameerInitial implementation