Added gallery integration
[harmattan/cameraplus] / qml / ImagePage.qml
2012-12-27 Mohammed SameerAdded a floating toolbar to be used instead of the...
2012-12-24 Mohammed SameerReworked and fixed pipeline error handling.
2012-12-24 Mohammed SameerDon't bind visibility to standby widget visibility...
2012-12-20 Mohammed SameerDon't set Indicator icon source if wbIndicator is not...
2012-12-20 Mohammed SameerDon't set/show preview if standby widget is visible
2012-12-20 Mohammed SameerDon't show capture button if standby widget is visible
2012-12-14 Mohammed Sameeronly do auto focus if caf has not succedded
2012-12-14 Mohammed SameerAdded auto focus starting and stopping.
2012-12-14 Mohammed SameerAdded a custom Button (CaptureButton) to expose more...
2012-12-14 Mohammed SameerMoved all image capture logic to its own function
2012-12-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-10-07 Mohammed SameerAdded mount protector component.
2012-10-07 Mohammed Sameerlow space handling:
2012-10-06 Mohammed SameerBattery low handling:
2012-09-27 Mohammed Sameerlock ImagePage orientation to Landscape for now
2012-09-22 Mohammed SameerAdded indicators for video and image resolutions
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-17 Mohammed SameerWe cannot use the Indicators component so let's copy...
2012-09-17 Mohammed SameerAdded dummy indicator for the resolution and cleaned...
2012-09-17 Mohammed SameerMore work on indicators
2012-09-16 Mohammed SameerSet the metadata to the images and videos.
2012-09-14 Mohammed Sameercapture button should be visible when camera is running too
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-11 Mohammed SameerAdded a monitor for MyDocs availability
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 SameerAdded a class to generate filenames for images and...
2012-09-09 Mohammed SameerAdded a standby widget to be shown when the camera...
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-07 Mohammed SameerEnable night mode when the camera scene mode is night...
2012-09-04 Mohammed SameerRequest theme icons instead of hardcoding paths
2012-09-03 Mohammed SameerImage mode indicators should be visible only when the...
2012-09-02 Mohammed SameerInitial implementaton for the image settings page
2012-09-01 Mohammed SameerRenamed SceneButton to ImageSceneButton
2012-09-01 Mohammed SameerImplemented EvCompButton
2012-09-01 Mohammed Sameeralias each capability value to a property so we can...
2012-09-01 Mohammed SameerAnchor our buttons together instead of anchoring to...
2012-09-01 Mohammed SameerUse the new Selector instead of the existing mess
2012-09-01 Mohammed SameerInitial import