Reset toolbar when device gets changed
[harmattan/cameraplus] / qml / PostCaptureView.qml
2013-08-09 Mohammed SameerPrevent flicking from viewfinder to post capture or...
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
2013-08-07 Mohammed SameerKill post capture menu
2013-08-07 Mohammed SameerModify icon opacity instead of using different icons...
2013-08-02 Mohammed SameerHide post capture toolbar immediately when we start...
2013-08-02 Mohammed SameerReworked CameraToolBar
2013-07-31 Mohammed SameerMove all icon ids used in .qml files into CameraTheme...
2013-07-31 Mohammed SameerDisable postcapture ListView flicking when we are playi...
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 SameerKill com.nokia.meego importing in the ui.
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-22 Mohammed SameerUse a Loader element to load and unload PostCaptureModel
2013-07-21 Mohammed SameerStop video playback when we lose policy resources
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-15 Mohammed Sameerhide back button in toolbar. Not needed or used
2013-07-15 Mohammed SameerSet resources to None when we start playing
2013-07-15 Mohammed SameerWe will pretend that we have the same camera resources...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.