silence dbus-send output
[harmattan/cameraplus] / qml / VideoOverlay.qml
2013-09-15 Mohammed SameerActivated the option to disable capture previews
2013-09-11 Mohammed SameerFix some QML TypError resulting from overlay.cam being...
2013-09-08 Mohammed SameerTry to revent accidental capture via proximity sensor.
2013-09-08 Mohammed SameerDon't disable GPS when we are obscured by location...
2013-08-24 Mohammed SameerImplemented capturing via proximity sensor
2013-08-21 Mohammed SameerMake capture buttons always visible even if we use...
2013-08-21 Mohammed SameerRename ZoomCaptureCancel.qml to CaptureCancel.qml
2013-08-16 Mohammed SameerRevert "Implemented per device resolution setting and...
2013-08-15 Mohammed SameerReset toolbar when device gets changed
2013-08-15 Mohammed SameerHide unusable ui parts depending on device quirks
2013-08-12 Mohammed SameerHide video torch setting when front camera is active
2013-08-10 Mohammed SameerReworked to allow separate paths for saving images...
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
2013-08-07 Mohammed Sameerpop toolbar if we start recording and its depth is...
2013-08-07 Mohammed SameerHide indicators corresponding to toolbar-accessible...
2013-08-06 Mohammed SameerAdd back scene mode indicators
2013-08-03 Mohammed SameerNo more construction of icon ids by anything outside...
2013-08-03 Mohammed SameerKill data.js and move all icons and functions to Camera...
2013-08-03 Mohammed SameerMove imageIcon and videoIcon to CameraTheme
2013-08-03 Mohammed SameerImplemented per device resolution setting and selection
2013-08-02 Mohammed SameerReworked CameraToolBar
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-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-16 Mohammed SameerSilence some warnings and errors about cam object being...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.