Make dimmer a property instead of aliasing it
[harmattan/cameraplus] / qml / FlashButton.qml
2013-08-15 Mohammed SameerHide unusable ui parts depending on device quirks
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
2013-08-03 Mohammed SameerKill data.js and move all icons and functions to Camera...
2013-08-03 Mohammed SameerReworked how we create items for toolbar.
2013-08-02 Mohammed SameerReworked CameraToolBar
2013-08-01 Mohammed SameerReworked CheckButton API
2013-07-31 Mohammed SameerCheckButton and all components using it converted to...
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 SameerIndented
2013-02-24 Mohammed SameerUpdated copyright year
2012-12-27 Mohammed SameerAdded a floating toolbar to be used instead of the...
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-10-13 Mohammed SameerMove all flash icons to data.js
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-06 Mohammed Sameerscene modes can change flash value. save it for now...
2012-09-05 Mohammed SameerFixes for CheckButton API.
2012-09-04 Mohammed SameerRequest theme icons instead of hardcoding paths
2012-09-03 Mohammed SameerAdd a title to our buttons
2012-09-01 Mohammed SameerQML is complaining about the anchoring
2012-09-01 Mohammed Sameeralias each capability value to a property so we can...
2012-09-01 Mohammed SameerUse the new Selector instead of the existing mess
2012-09-01 Mohammed SameerInitial import