Rename ZoomCaptureCancel.qml to CaptureCancel.qml
[harmattan/cameraplus] / qml / ImageSceneButton.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-09 Mohammed SameerUse Data.ismIcon() for ImageSceneButton
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-09 Mohammed SameerAdded a bunch of TODO stuff
2012-09-06 Mohammed SameerAdded data for image and video scene modes and took...
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 SameerRenamed SceneButton to ImageSceneButton