Don't anchor the tool bar menu button.
[harmattan/cameraplus] / qml / PostCaptureItem.qml
2013-08-24 Mohammed SameerFirst attempt at getting rid of tracker for post capture
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
2013-08-02 Mohammed Sameerpost capture image now follows device orientation
2013-07-31 Mohammed SameerMove all icon ids used in .qml files into CameraTheme...
2013-07-31 Mohammed SameerConvert most iconSource usage to iconId
2013-07-27 Mohammed SameerFixed VideoPlayerPage.qml failure to set cameraConfig
2013-07-26 Mohammed SameerReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
2013-07-22 Mohammed SameerMove QuillItem to harmattan specific components.
2013-07-22 Mohammed SameerPut error label and play button in a column to prevent...
2013-07-22 Mohammed SameerKill com.nokia.meego importing in the ui.
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-21 Mohammed SameerStop video playback when we lose policy resources
2013-07-18 Mohammed SameerAdded error reporting
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.
2013-02-24 Mohammed SameerUpdated copyright year
2013-01-04 Mohammed SameerDon't show QuillImage if there is an error
2013-01-03 Mohammed SameerAutohide toolbar in PostCapturePage
2013-01-01 Mohammed SameerAdded a TODO file and moved the big features there
2013-01-01 Mohammed Sameerset the width of the delegate to the width of the paren...
2013-01-01 Mohammed SameerAdded pinch zoom TODO
2012-12-29 Mohammed SameerUse CameraToolBar instead of the ToolBar from components.
2012-12-29 Mohammed SameerPass the correct url to video player
2012-12-29 Mohammed SameerImplemented PostCaptureModel using QtSparql:
2012-12-28 Mohammed SameerInvoke share UI when share button gets tapped
2012-12-28 Mohammed SameerMore work on post capture
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 SameerMove PostCapture delegate to its own component