Reworked to allow separate paths for saving images and videos
[harmattan/cameraplus] / qml / CameraView.qml
2013-08-10 Mohammed SameerReworked to allow separate paths for saving images...
2013-08-09 Mohammed SameerPrevent flicking from viewfinder to post capture or...
2013-07-28 Mohammed SameerMove PreviewImage underneath FocusReticle
2013-07-27 Mohammed SameerCamera doesn't need to subclass QDeclarativeItem
2013-07-26 Mohammed SameerCreate a QDeclarativeItem Viewfinder subclass
2013-07-26 Mohammed SameerReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
2013-07-25 Mohammed SameerRemove harmattan specific bits from Sounds
2013-07-25 Mohammed SameerKill DeclarativeQtCameraNotifications
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-21 Mohammed Sameerlock the UI when user starts to drag the reticle.
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.