harmattan/cameraplus
12 years agoImage mode indicators should be visible only when the capture button is visible like...
Mohammed Sameer [Mon, 3 Sep 2012 15:38:34 +0000 (18:38 +0300)]
Image mode indicators should be visible only when the capture button is visible like all other controls

12 years agoThese buttons are used in the settings page only so they should not autoclose
Mohammed Sameer [Mon, 3 Sep 2012 15:38:15 +0000 (18:38 +0300)]
These buttons are used in the settings page only so they should not autoclose

12 years agoAdd a title to our buttons
Mohammed Sameer [Mon, 3 Sep 2012 15:37:41 +0000 (18:37 +0300)]
Add a title to our buttons

12 years agoThese buttons are used in the settings page only so they should not autoclose
Mohammed Sameer [Mon, 3 Sep 2012 15:36:11 +0000 (18:36 +0300)]
These buttons are used in the settings page only so they should not autoclose

12 years agoAdd a property doClose.
Mohammed Sameer [Mon, 3 Sep 2012 15:34:00 +0000 (18:34 +0300)]
Add a property doClose.
It's used to prevent the button from calling close() if set to false

12 years agoInitial implementaton for the image settings page
Mohammed Sameer [Sun, 2 Sep 2012 12:22:53 +0000 (15:22 +0300)]
Initial implementaton for the image settings page

12 years agoAdjust the font size after changing the size of the button
Mohammed Sameer [Sun, 2 Sep 2012 09:22:49 +0000 (12:22 +0300)]
Adjust the font size after changing the size of the button

12 years agoButtons of VideoPage should use controlsVisible for their visibility
Mohammed Sameer [Sat, 1 Sep 2012 16:59:39 +0000 (19:59 +0300)]
Buttons of VideoPage should use controlsVisible for their visibility

12 years agoChanged the dimensions for buttons to 56x56 instead of 64x64
Mohammed Sameer [Sat, 1 Sep 2012 16:57:04 +0000 (19:57 +0300)]
Changed the dimensions for buttons to 56x56 instead of 64x64

12 years agoAdded EvCompButton to VideoPage
Mohammed Sameer [Sat, 1 Sep 2012 16:36:31 +0000 (19:36 +0300)]
Added EvCompButton to VideoPage

12 years agovideo scene button should not be visible while recording
Mohammed Sameer [Sat, 1 Sep 2012 16:33:48 +0000 (19:33 +0300)]
video scene button should not be visible while recording

12 years agoSet the opacity for the torch button to 0.5
Mohammed Sameer [Sat, 1 Sep 2012 16:33:26 +0000 (19:33 +0300)]
Set the opacity for the torch button to 0.5

12 years agoAdded VideoSceneButton
Mohammed Sameer [Sat, 1 Sep 2012 16:30:45 +0000 (19:30 +0300)]
Added VideoSceneButton

12 years agoRenamed SceneButton to ImageSceneButton
Mohammed Sameer [Sat, 1 Sep 2012 16:25:20 +0000 (19:25 +0300)]
Renamed SceneButton to ImageSceneButton

12 years agoAdded a button to enable/disable video torch
Mohammed Sameer [Sat, 1 Sep 2012 16:20:57 +0000 (19:20 +0300)]
Added a button to enable/disable video torch

12 years agoopacity for Selector button seems to have been forgotten. Readding it
Mohammed Sameer [Sat, 1 Sep 2012 16:20:31 +0000 (19:20 +0300)]
opacity for Selector button seems to have been forgotten. Readding it

12 years agoIncrease the length of the ev comp slider
Mohammed Sameer [Sat, 1 Sep 2012 16:20:12 +0000 (19:20 +0300)]
Increase the length of the ev comp slider

12 years agoRemove the debugging output
Mohammed Sameer [Sat, 1 Sep 2012 14:33:00 +0000 (17:33 +0300)]
Remove the debugging output

12 years agoAdjust the font size to fit the text
Mohammed Sameer [Sat, 1 Sep 2012 14:32:33 +0000 (17:32 +0300)]
Adjust the font size to fit the text

12 years agoRemoved the camera selection button
Mohammed Sameer [Sat, 1 Sep 2012 14:27:11 +0000 (17:27 +0300)]
Removed the camera selection button

12 years agoImplemented EvCompButton
Mohammed Sameer [Sat, 1 Sep 2012 14:13:37 +0000 (17:13 +0300)]
Implemented EvCompButton

12 years agoQML is complaining about the anchoring
Mohammed Sameer [Sat, 1 Sep 2012 14:13:17 +0000 (17:13 +0300)]
QML is complaining about the anchoring

12 years agoalias each capability value to a property so we can set the mode night property
Mohammed Sameer [Sat, 1 Sep 2012 13:48:59 +0000 (16:48 +0300)]
alias each capability value to a property so we can set the mode night property

12 years agoAnchor our buttons together instead of anchoring to the parent
Mohammed Sameer [Sat, 1 Sep 2012 13:47:06 +0000 (16:47 +0300)]
Anchor our buttons together instead of anchoring to the parent

12 years agoGive timerConstraints a default value of false. true will make the timer always disabled
Mohammed Sameer [Sat, 1 Sep 2012 13:38:34 +0000 (16:38 +0300)]
Give timerConstraints a default value of false. true will make the timer always disabled

12 years agoUse the new Selector instead of the existing mess
Mohammed Sameer [Sat, 1 Sep 2012 13:33:29 +0000 (16:33 +0300)]
Use the new Selector instead of the existing mess

12 years agoInitial import
Mohammed Sameer [Sat, 1 Sep 2012 13:22:17 +0000 (16:22 +0300)]
Initial import