Reworked CameraToolIcon to not use meego bits
[harmattan/cameraplus] / qml / CameraView.qml
2013-09-14 Mohammed SameerAdded an option to disable preview for images and video...
2013-09-08 Mohammed SameerDon't disable GPS when we are obscured by location...
2013-08-19 Mohammed SameerMake sure we don't play camera sounds in silent profile
2013-08-17 Mohammed SameerPrevent changing any camera properties while device...
2013-08-15 Mohammed SameerReset toolbar when device gets changed
2013-08-12 Mohammed SameerWe already reset focus reticle when we move between...
2013-08-12 Mohammed SameerSet focus to ContinuousNormal always
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.