harmattan/cameraplus
11 years agoSeems we don't need to unset portraitBackground and landscapeBackground to show our...
Mohammed Sameer [Tue, 4 Sep 2012 10:05:13 +0000 (13:05 +0300)]
Seems we don't need to unset portraitBackground and landscapeBackground to show our viewfinder

11 years agoCleanup and now listen to the settings mode property
Mohammed Sameer [Tue, 4 Sep 2012 10:04:32 +0000 (13:04 +0300)]
Cleanup and now listen to the settings mode property

11 years agoNow we set the camera mode when the settings mode changes
Mohammed Sameer [Tue, 4 Sep 2012 10:03:37 +0000 (13:03 +0300)]
Now we set the camera mode when the settings mode changes

11 years agoDon't set the camera mode when the settings change. ModeController will take care...
Mohammed Sameer [Tue, 4 Sep 2012 10:02:51 +0000 (13:02 +0300)]
Don't set the camera mode when the settings change. ModeController will take care of all that

11 years agoWe manually set the the camera mode upon startup to avoid binding the value.
Mohammed Sameer [Tue, 4 Sep 2012 10:00:01 +0000 (13:00 +0300)]
We manually set the the camera mode upon startup to avoid binding the value.

11 years agoCreate an instance of Settings and set the camera page according to the mode property
Mohammed Sameer [Tue, 4 Sep 2012 09:59:29 +0000 (12:59 +0300)]
Create an instance of Settings and set the camera page according to the mode property

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

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

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

11 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

11 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

11 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

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

11 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

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

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

11 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

11 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

11 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

11 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

11 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

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