Make ScaleButtonType optional.
[harmattan/cameraplus] / qml /
2013-01-01 Mohammed Sameerset the width of the delegate to the width of the paren...
2013-01-01 Mohammed SameerAdded pinch zoom TODO
2012-12-31 Mohammed SameerFixed image preview
2012-12-31 Mohammed SameerTODO cleanup
2012-12-31 Mohammed SameerUse Qtm namespace for QtMobility.systeminfo to resolve...
2012-12-31 Mohammed SameerReplaced QtMobility BatteryInfo
2012-12-31 Mohammed SameerUse Qt resource system for QML and JS files
2012-12-31 Mohammed SameerListItem not needed
2012-12-31 Mohammed SameerReworked mode animation.
2012-12-29 Mohammed SameerPost capture timeout removed.
2012-12-29 Mohammed SameerReworked VideoPlayerPage to use CameraToolBar
2012-12-29 Mohammed SameerUse CameraToolBar instead of the ToolBar from components.
2012-12-29 Mohammed SameerPass the correct url to video player
2012-12-29 Mohammed SameerAdded a manualBack property and clicked signal to Camer...
2012-12-29 Mohammed SameerCleaned unneeded TODO items
2012-12-29 Mohammed SameerAdded the ability to mark and unmark favorites from...
2012-12-29 Mohammed SameerImplemented PostCaptureModel using QtSparql:
2012-12-28 Mohammed SameerAdded gallery integration
2012-12-28 Mohammed SameerPorted ShareHelper to ShareUiInterface
2012-12-28 Mohammed SameerImplemented file deletion
2012-12-28 Mohammed SameerInvoke share UI when share button gets tapped
2012-12-28 Mohammed SameerMore work on post capture
2012-12-28 Mohammed SameerUse white back icon
2012-12-27 Mohammed Sameerstyle fix
2012-12-27 Mohammed SameerStandby should be visible when we have no current page
2012-12-27 Mohammed SameerBind width to parent.width
2012-12-27 Mohammed SameerAdded mute/unmute video recording sound
2012-12-27 Mohammed SameerMoved standby to its own component
2012-12-27 Mohammed SameerDisable viewfinder in settings pages
2012-12-27 Mohammed SameerDon't do an initial population of the stack when we...
2012-12-27 Mohammed SameerAdded a floating toolbar to be used instead of the...
2012-12-26 Mohammed SameerCleanup
2012-12-25 Mohammed SameerReworked ModeButton to use a Switch
2012-12-25 Mohammed Sameeradded error handling. this TODO has been completed
2012-12-24 Mohammed SameerReworked and fixed pipeline error handling.
2012-12-24 Mohammed SameerStopping resource policy thread properly to avoid freez...
2012-12-24 Mohammed SameerAdd a MouseArea to PreviewImage and prevent interacting...
2012-12-24 Mohammed Sameerset standby widget z to 2
2012-12-24 Mohammed SameerAdd a MouseArea to standby widget to prevent interactio...
2012-12-24 Mohammed SameerDon't bind visibility to standby widget visibility...
2012-12-24 Mohammed SameerFixes for focus reticle
2012-12-24 Mohammed SameerPages which don't need the pipeline should show standby...
2012-12-24 Mohammed Sameerset z value for standby to 1 so it shows above all...
2012-12-24 Mohammed SameerAdded/Updated TODO items
2012-12-24 Mohammed SameerAdded CameraPage::policyLost()
2012-12-23 Mohammed Sameerambr doesn't need any UI handling. Remove it from TODOs
2012-12-23 Mohammed SameerCameraPage::updatePolicy() not used anywhere. Remove it.
2012-12-23 Mohammed SameerNo need to anchor fill our parent. Page.qml sets width...
2012-12-22 Mohammed SameerInfrastructure for filters.
2012-12-21 Mohammed Sameerfader property not used anywhere. Remove it.
2012-12-20 Mohammed Sameerset window background to empty string and backgroundCol...
2012-12-20 Mohammed SameerSet handleBackground and handleBackgroundPressed to...
2012-12-20 Mohammed SameerDon't set Indicator icon source if wbIndicator is not...
2012-12-20 Mohammed SameerAdded QtCamFlash::ready to indicate readiness of flash
2012-12-20 Mohammed SameerMake that transition a catch all for all transitions...
2012-12-20 Mohammed Sameerrelease resources only if we manage to stop camera.
2012-12-20 Mohammed SameerDon't set/show preview if standby widget is visible
2012-12-20 Mohammed SameerDon't show capture button if standby widget is visible
2012-12-20 Mohammed SameerMoved FocusReticle to Camera instead of CameraPage.
2012-12-19 Mohammed Sameerwrong assignment lead to the ability to drag the reticl...
2012-12-19 Mohammed SameerDon't store the whole real number. Use toFixed() to...
2012-12-19 Mohammed SameerAdded touch focus
2012-12-16 Mohammed SameerDon't show rounded corners
2012-12-16 Mohammed SameerFirst implementation of touch focus. Backend bits are...
2012-12-14 Mohammed SameerHide focus reticle if we cannot focus while a particula...
2012-12-14 Mohammed Sameerblink reticle during focusing and show colors to indica...
2012-12-14 Mohammed Sameeronly do auto focus if caf has not succedded
2012-12-14 Mohammed SameerAdded auto focus starting and stopping.
2012-12-14 Mohammed SameerAdded a custom Button (CaptureButton) to expose more...
2012-12-14 Mohammed SameerHandling failure to acquire recording resources now...
2012-12-14 Mohammed SameerMoved all image capture logic to its own function
2012-12-14 Mohammed SameerDon't turn reticle into red if CAF fails.
2012-12-14 Mohammed SameerAdded a focus reticle. It indicates CAF status only...
2012-12-13 Mohammed SameerCleaned up debugging output
2012-12-13 Mohammed SameerDon't release resources on pipeline error.
2012-12-13 Mohammed SameerAdded a label below the camera icon in standby page...
2012-12-13 Mohammed SameerReworking resource policy and pipeline handling to...
2012-12-12 Mohammed SameerDon't show an error if we lose resources and window...
2012-12-12 Mohammed Sameerstop camera and show error if resources get hijacked...
2012-12-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-12 Mohammed SameerAdded TODO about camera freezing when closed while...
2012-12-12 Mohammed SameerFixes for recording duration:
2012-12-12 Mohammed SameerReplace the topmost rectangle with a ToolBar and show...
2012-12-11 Mohammed SameerPostCapturePage can now play video
2012-12-11 Mohammed SameerReworked
2012-12-11 Mohammed Sameerhandle the case when page doesn't need pipeline
2012-12-10 Mohammed SameerReworked video recording
2012-12-09 Mohammed SameerDon't show standby widget if the page is not active.
2012-12-09 Mohammed SameerCall handlePipeline() when we acquire resources.
2012-12-09 Mohammed SameerReworking PostCapture
2012-12-08 Mohammed Sameerset pathItem to 1 and modify the path line accordingly
2012-12-08 Mohammed SameerMove PostCapture delegate to its own component
2012-12-08 Mohammed SameerDon't show the error unless page is Active
2012-12-08 Mohammed Sameerupdate() is a signal not a slot. Use the correct macro
2012-12-08 Mohammed SameerVideoTorch and VideoMute are now properties of Camera
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-12-07 Mohammed SameerCode cleanup
2012-12-07 Mohammed Sameerresetting Camera will cause the mode to be changed.
2012-12-07 Mohammed SameerDon't try to show a page upon startup
2012-12-07 Mohammed SameerOne cannot set mode and deviceId. Use camera::reset...
next