Show/hide UI elements for setting resolution and aspect ratio
[harmattan/cameraplus] / qml / VideoResolutionSettings.qml
2013-08-02 Mohammed SameerShow/hide UI elements for setting resolution and aspect...
2013-07-28 Mohammed SameerReplace font.capitalization with a capitalize property
2013-07-27 Mohammed SameerCamera doesn't need to subclass QDeclarativeItem
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-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.
2013-02-24 Mohammed SameerUpdated copyright year
2013-02-13 Mohammed SameerUse font.capitalization instead of the custom javascrip...
2013-02-13 Mohammed SameerEnable resolution changing only if camera is idle
2013-02-13 Mohammed SameerGet rid of VideoSettingsDialog.js
2013-02-11 Mohammed SameerMove video resolution settings to a separate component