Reworked to allow separate paths for saving images and videos
[harmattan/cameraplus] / qml / ModeButton.qml
2013-08-09 Mohammed SameerAdded own camera icons instead of relying on the system...
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 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-01-07 Mohammed SameerModeButton should show the mode to be switched to inste...
2012-12-26 Mohammed SameerCleanup
2012-12-25 Mohammed SameerReworked ModeButton to use a Switch
2012-12-07 Mohammed SameerCode cleanup
2012-12-07 Mohammed SameerOne cannot set mode and deviceId. Use camera::reset...
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-04 Mohammed SameerRequest theme icons instead of hardcoding paths
2012-09-04 Mohammed SameerCleanup and now listen to the settings mode property
2012-09-01 Mohammed SameerInitial import