Stop recording in page.stopRecording() instead of page destruction handler and force...
[harmattan/cameraplus] / qml / PostCapturePage.qml
2013-01-05 Mohammed SameerKill CameraPage::needsPipeline property
2013-01-04 Mohammed SameerAlways show the toolbar if there is an error loading...
2013-01-03 Mohammed SameerAutohide toolbar in PostCapturePage
2013-01-03 Mohammed SameerAdded TODOs
2013-01-01 Mohammed Sameerset the width of the delegate to the width of the paren...
2012-12-29 Mohammed SameerUse CameraToolBar instead of the ToolBar from components.
2012-12-29 Mohammed SameerCleaned unneeded TODO items
2012-12-29 Mohammed SameerAdded the ability to mark and unmark favorites from...
2012-12-29 Mohammed SameerImplemented PostCaptureModel using QtSparql:
2012-12-28 Mohammed SameerAdded gallery integration
2012-12-28 Mohammed SameerPorted ShareHelper to ShareUiInterface
2012-12-28 Mohammed SameerImplemented file deletion
2012-12-28 Mohammed SameerInvoke share UI when share button gets tapped
2012-12-28 Mohammed SameerMore work on post capture
2012-12-24 Mohammed SameerPages which don't need the pipeline should show standby...
2012-12-24 Mohammed SameerAdded/Updated TODO items
2012-12-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-12 Mohammed SameerReplace the topmost rectangle with a ToolBar and show...
2012-12-11 Mohammed SameerPostCapturePage can now play video
2012-12-11 Mohammed SameerReworked
2012-12-09 Mohammed SameerReworking PostCapture
2012-12-08 Mohammed Sameerset pathItem to 1 and modify the path line accordingly
2012-12-08 Mohammed SameerMove PostCapture delegate to its own component
2012-12-08 Mohammed SameerDon't show the error unless page is Active
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
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 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 SameerPass the mime type to QuillItem and request images...
2012-09-10 Mohammed SameerVery basic, rough and extremely limited post capture...