harmattan/cameraplus
2012-09-06 Mohammed SameerAdded QtCamCapability (base class for capabilities...
2012-09-06 Mohammed SameerMoved setCaps() to QtCamModePrivate
2012-09-06 Mohammed SameerAdded night framerate to image and video settings
2012-09-06 Mohammed SameerDon't try to set the device property on the video sourc...
2012-09-06 Mohammed SameerReset capabilities after we change the mode
2012-09-06 Mohammed SameerAdded a function to reset all capabilities
2012-09-06 Mohammed SameerEmit canCaptureChanged on the active mode when ready...
2012-09-06 Mohammed SameerRemoved extra new line
2012-09-06 Mohammed SameerMoved wrapperIsReady to QtCamDevicePrivate and renamed...
2012-09-06 Mohammed SameerAdded stopping() signal to QtCamGStreamerMessageListener
2012-09-06 Mohammed SameerRemove imageSaved() signal as it is old code.
2012-09-06 Mohammed SameercanCapture and ative are properties now
2012-09-06 Mohammed SameerMake activate() a slot
2012-09-06 Mohammed Sameervideo mode enhancements.
2012-09-06 Mohammed Sameerindentation
2012-09-06 Mohammed SameerSet viewfinder-caps before video-capture-caps otherwise...
2012-09-06 Mohammed SameerAdded stopping() signal and emit stopping(), stopped...
2012-09-06 Mohammed SameerGet rid of main.cpp and main.h and build as a library
2012-09-06 Mohammed SameerImplemented renderer for meego textured video interface
2012-09-06 Mohammed SameerCheck resolution.height() also instead of checking...
2012-09-06 Mohammed SameerUse g_signal_handler_disconnect() to disconnect the...
2012-09-06 Mohammed SameerUse the defined constant from qtcamconfig.h
2012-09-06 Mohammed SameerUse the generic renderer if we fail to create our requi...
2012-09-06 Mohammed SameerDon't try to manipulate the viewfinder renderer if...
2012-09-06 Mohammed SameerAdded a signal idleStateChanged() to QtCamDevice
2012-09-06 Mohammed SameerInitial implementation
2012-09-06 Mohammed SameerInitial implementation of the indicators array
2012-09-06 Mohammed Sameerscene modes can change flash value. save it for now...
2012-09-06 Mohammed SameerUse data.js for setting icons and names.
2012-09-06 Mohammed SameerAdded normal icons
2012-09-06 Mohammed SameerMove all the data for color filter and white balance...
2012-09-06 Mohammed SameerMore work on image settings page. Now color filter...
2012-09-06 Mohammed SameerAdd WhiteBalance control
2012-09-06 Mohammed SameerA button with an icon and a label below
2012-09-05 Mohammed SameerAdding ListItem. A UI control that mimics MListItem...
2012-09-05 Mohammed SameerAdd an instance of ColorTone
2012-09-05 Mohammed SameerFixes for CheckButton API.
2012-09-04 Mohammed SameerRequest theme icons instead of hardcoding paths
2012-09-04 Mohammed SameerReset zoom value when camera mode is changed
2012-09-04 Mohammed SameerSeems we don't need to unset portraitBackground and...
2012-09-04 Mohammed SameerCleanup and now listen to the settings mode property
2012-09-04 Mohammed SameerNow we set the camera mode when the settings mode changes
2012-09-04 Mohammed SameerDon't set the camera mode when the settings change...
2012-09-04 Mohammed SameerWe manually set the the camera mode upon startup to...
2012-09-04 Mohammed SameerCreate an instance of Settings and set the camera page...
2012-09-03 Mohammed SameerImage mode indicators should be visible only when the...
2012-09-03 Mohammed SameerThese buttons are used in the settings page only so...
2012-09-03 Mohammed SameerAdd a title to our buttons
2012-09-03 Mohammed SameerThese buttons are used in the settings page only so...
2012-09-03 Mohammed SameerAdd a property doClose.
2012-09-02 Mohammed SameerInitial implementaton for the image settings page
2012-09-02 Mohammed SameerAdjust the font size after changing the size of the...
2012-09-01 Mohammed SameerButtons of VideoPage should use controlsVisible for...
2012-09-01 Mohammed SameerChanged the dimensions for buttons to 56x56 instead...
2012-09-01 Mohammed SameerAdded EvCompButton to VideoPage
2012-09-01 Mohammed Sameervideo scene button should not be visible while recording
2012-09-01 Mohammed SameerSet the opacity for the torch button to 0.5
2012-09-01 Mohammed SameerAdded VideoSceneButton
2012-09-01 Mohammed SameerRenamed SceneButton to ImageSceneButton
2012-09-01 Mohammed SameerAdded a button to enable/disable video torch
2012-09-01 Mohammed Sameeropacity for Selector button seems to have been forgotte...
2012-09-01 Mohammed SameerIncrease the length of the ev comp slider
2012-09-01 Mohammed SameerRemove the debugging output
2012-09-01 Mohammed SameerAdjust the font size to fit the text
2012-09-01 Mohammed SameerRemoved the camera selection button
2012-09-01 Mohammed SameerImplemented EvCompButton
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 SameerAnchor our buttons together instead of anchoring to...
2012-09-01 Mohammed SameerGive timerConstraints a default value of false. true...
2012-09-01 Mohammed SameerUse the new Selector instead of the existing mess
2012-09-01 Mohammed SameerInitial import