This file is not used anywhere
[harmattan/cameraplus] / imports /
2012-12-27 Mohammed SameerDisable viewfinder in settings pages
2012-12-23 Mohammed SameerMonitor pulse audio state and reconnect when it dies...
2012-12-20 Mohammed SameerAdded QtCamFlash::ready to indicate readiness of flash
2012-12-19 Mohammed SameerAdded touch focus
2012-12-15 Mohammed SameerAdded renderArea property to Camera
2012-12-15 Mohammed SameerAdded notification when focus gets acquired
2012-12-14 Mohammed SameerHide focus reticle if we cannot focus while a particula...
2012-12-08 Mohammed SameerVideoTorch and VideoMute are now properties of Camera
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-12-07 Mohammed SameerOne cannot set mode and deviceId. Use camera::reset...
2012-10-31 Mohammed SameerAdded AutoFocus QML component
2012-10-28 Mohammed SameerAdded Focus classes
2012-10-20 Mohammed SameerAdded an optional force parameter to Camera::stop()
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-09-27 Mohammed Sameerstop the device and delete it when we are being destroy...
2012-09-26 Mohammed SameerFixed for error messages
2012-09-26 Mohammed SameerUse blocking playback for video start sound
2012-09-26 Mohammed SameerAdded a sounds component that implements the Notificati...
2012-09-26 Mohammed Sameerindex is still invalid if its row equals the number...
2012-09-23 Mohammed SameerAdded classes for Notifications (Sound playback use...
2012-09-22 Mohammed SameerImplemented video resolution setting
2012-09-22 Mohammed SameerLoad all resolutions upon model creation.
2012-09-22 Mohammed SameerSet the proper resolution when we startup, change aspec...
2012-09-22 Mohammed SameerSettings for aspect ration and resolution can now read...
2012-09-22 Mohammed SameerSilence g++/moc warnings
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-16 Mohammed SameerAdded MetaData class for the declarative API
2012-09-14 Mohammed SameerAdded QtCamMute
2012-09-14 Mohammed SameerAdded an error() signal to declarative Camera and show...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-09 Mohammed SameerAdded methods to obtain image and video suffixes from...
2012-09-08 Mohammed SameerAdded QML components for aperture, exposure, iso, noise...
2012-09-08 Mohammed SameerApply the mode only if the device is running. Otherwise...
2012-09-08 Mohammed SameerDon't disconnect the signals before stopping the device...
2012-09-08 Mohammed SameerChanges to night mode handling:
2012-09-07 Mohammed SameerAdded a ready property to our modes to signal the readi...
2012-09-06 Mohammed SameerAdded a new property (ready) to the capabilities so...
2012-09-06 Mohammed SameerAdding the declarative imports