harmattan/cameraplus
2012-09-22 Mohammed Sameersort the presets correctly. high then medium then low
2012-09-22 Mohammed SameerDon't return false if we try to set video resolution...
2012-09-22 Mohammed SameerSet the proper resolution when we startup, change aspec...
2012-09-22 Mohammed Sameerreturn true if we try to set the resolution and the...
2012-09-22 Mohammed SameerDon't try to change the resolution or aspect ratio...
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-21 Mohammed SameerConfiguration file for N9
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-17 Mohammed SameerAdded indicators and settings page for video.
2012-09-17 Mohammed SameerWe cannot use the Indicators component so let's copy...
2012-09-17 Mohammed SameerMark all the unimplemented image settings as TODO items.
2012-09-17 Mohammed SameerAdded dummy indicator for the resolution and cleaned...
2012-09-17 Mohammed SameerReversed condition prevented saving the useGps setting
2012-09-17 Mohammed SameerJust pass the filename to pageStack.push()
2012-09-17 Mohammed Sameerwork around an issue with the connection dialog for now
2012-09-17 Mohammed SameerMore work on indicators
2012-09-16 Mohammed SameerISO settings are now functional
2012-09-16 Mohammed SameerSet the metadata to the images and videos.
2012-09-16 Mohammed SameerAdded Geocode class for reverse geocoding
2012-09-16 Mohammed SameerAdded declarative components for compass and orientation.
2012-09-16 Mohammed SameerAdded MetaData class for the declarative API
2012-09-14 Mohammed SameerWorkaround policy engine ignoring our request after...
2012-09-14 Mohammed SameerUse Qt.application.active instead of platformWindow...
2012-09-14 Mohammed SameerAdded QtCamMute
2012-09-14 Mohammed Sameercapture button should be visible when camera is running too
2012-09-14 Mohammed SameerEmit canCaptureChanged() for the active mode when we...
2012-09-14 Mohammed SameerAdded an error() signal to declarative Camera and show...
2012-09-14 Mohammed SameerAdded a dummy details widget
2012-09-13 Mohammed SameerReworked the tracker sparql query
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-12 Mohammed SameerSlightly better error
2012-09-12 Mohammed SameerExplicitely enable thumbnailing and dbus based one
2012-09-12 Mohammed SameerQuillItem itself is always visible. It will be blank...
2012-09-12 Mohammed SameerAdd an error property to QuillItem and show a label...
2012-09-12 Mohammed SameerQuery device maker and model from QtMobility DeviceInfo
2012-09-12 Mohammed SameerTry to get the creation date of the media so we can...
2012-09-12 Mohammed SameerRework postcapture using PathView
2012-09-11 Mohammed SameerTweaked the mode switch animation and now it works...
2012-09-11 Mohammed SameerAdded a monitor for MyDocs availability
2012-09-11 Mohammed SameerInhibit display dimming while video recording
2012-09-11 Mohammed SameerQt can call XInitThreads() if we set the AA_X11InitThre...
2012-09-11 Mohammed SameerAdded TODOs
2012-09-11 Mohammed SameerPass the mime type to QuillItem and request images...
2012-09-10 Mohammed SameerVery basic, rough and extremely limited post capture...
2012-09-09 Mohammed SameerShow an error if we fail to capture an image or to...
2012-09-09 Mohammed SameerShow an error if we fail to start the camera pipeline
2012-09-09 Mohammed SameerIf pipeline has an error then we cannot capture
2012-09-09 Mohammed SameerAdded a class to generate filenames for images and...
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 SameerShow the preview only when standby widget is not visibl...
2012-09-09 Mohammed SameerShow the capture button if the standby widget is not...
2012-09-09 Mohammed SameerStop video recording when we become non-active
2012-09-09 Mohammed SameerStop the pipeline if the camera becomes idle and our...
2012-09-09 Mohammed SameerShow the standby widget when the window is not active...
2012-09-09 Mohammed SameerAdded a bunch of TODO stuff
2012-09-09 Mohammed SameerStart the camera only when our window is active and...
2012-09-09 Mohammed SameerAdded a standby widget to be shown when the camera...
2012-09-09 Mohammed SameerQtCamVideoMode::canCapture() should call the base class...
2012-09-09 Mohammed SameerCommonSettings will now store and load settings
2012-09-09 Mohammed SameerMore widgets added to the image settings page and added...
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 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 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-07 Mohammed SameerAdded a ready property to our modes to signal the readi...
2012-09-07 Mohammed SameerEnable night mode when the camera scene mode is night...
2012-09-06 Mohammed SameerAdded data for image and video scene modes and took...
2012-09-06 Mohammed SameerAdded a new property (ready) to the capabilities so...
2012-09-06 Mohammed SameerAdding TODO items
2012-09-06 Mohammed SameerAdding the declarative imports
2012-09-06 Mohammed SameerAdded a setting for imageFlashMode
2012-09-06 Mohammed SameerCall XInitThreads() on startup
2012-09-06 Mohammed SameerAdded more properties
2012-09-06 Mohammed SameerAdding the C++ application and the Settings class
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
next