harmattan/cameraplus
2013-01-01 Mohammed SameerAdded grid lines
2013-01-01 Mohammed SameerMake ScaleButtonType optional.
2013-01-01 Mohammed SameerRemove ScaleButtonType acquisition from policy. Will...
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 SameerThis file is not used anywhere
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 SameerUse a running index to generate unique file names.
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 SameerRevert "Added mime type to TrackerStore"
2012-12-28 Mohammed SameerUse white back icon
2012-12-27 Mohammed SameerAdded mime type to TrackerStore
2012-12-27 Mohammed SameerUse canonical paths for our storage and temporary paths.
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 SameerDon't show debugging information when we get an error.
2012-12-24 Mohammed SameerRemove commented APPLICATION_CLASS
2012-12-24 Mohammed SameerStopping resource policy thread properly to avoid freez...
2012-12-24 Mohammed SameerReworked DoneHandler to avoid race conditions
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 SameerReworked MountProtector using QTemporaryFile
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-23 Mohammed SameerMonitor pulse audio state and reconnect when it dies...
2012-12-23 Mohammed Sameermake fence sync objects configurable
2012-12-23 Mohammed SameerNo more assertions after fixing the viewfinder stopping...
2012-12-23 Mohammed SameerDisable viewfinder filters in video mode and enable...
2012-12-23 Mohammed SameerReworked QtCamAnalysisBin
2012-12-22 Mohammed SameerWe won't provide such focus details. Removing TODO...
2012-12-22 Mohammed SameerReworked how video and wrapper sources are being created
2012-12-22 Mohammed SameerRemove QtCamDevicePrivate::resetCapabilities(). We...
2012-12-22 Mohammed Sameerproperties file for N9
2012-12-22 Mohammed SameerAdded QtCamPropertySetter
2012-12-22 Mohammed SameerAdd viewfinder-filters for N9
2012-12-22 Mohammed SameerSet viewfinder-filters
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 SameerCleaned up some commented out defines
2012-12-20 Mohammed SameerAdded QtCamFlash::ready to indicate readiness of flash
2012-12-20 Mohammed SameerNo need to forward declare QtCamZoomPrivate
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 SameerUse qFuzzyCompare() for evComp settings
2012-12-19 Mohammed SameerAdded touch focus
2012-12-19 Mohammed SameerAdded QtCamAutoFocus::setRegionOfInterest()
2012-12-16 Mohammed SameerDon't show rounded corners
2012-12-16 Mohammed SameerFirst implementation of touch focus. Backend bits are...
2012-12-16 Mohammed SameerFixed painting to take into account offsets introduced...
2012-12-15 Mohammed SameerAdded renderArea property to Camera
2012-12-15 Mohammed SameerDelete renderer when we are destroyed
2012-12-15 Mohammed SameerUse a message listener to detect auto focus acquisition...
2012-12-15 Mohammed SameerAdded notification when focus gets acquired
2012-12-14 Mohammed SameerDon't try to unregister the status handlers unless...
2012-12-14 Mohammed SameerDecrease the size of the corners a bit
2012-12-14 Mohammed SameerHide focus reticle if we cannot focus while a particula...
next