Updated copyright year
[harmattan/cameraplus] / qml /
2013-02-24 Mohammed SameerUpdated copyright year
2013-02-14 Mohammed SameerSet the model to undefined instead of 0
2013-02-14 Mohammed SameerSet the model only after we have changed the aspect...
2013-02-14 Mohammed SameerGet rid of ImageSettingsDialog.js
2013-02-13 Mohammed SameerUse font.capitalization instead of the custom javascrip...
2013-02-13 Mohammed SameerEnable resolution changing only if camera is idle
2013-02-13 Mohammed SameerGet rid of VideoSettingsDialog.js
2013-02-11 Mohammed SameerMove video resolution settings to a separate component
2013-02-11 Mohammed SameerUse a Component for initializing VideoSettingsDialog...
2013-02-11 Mohammed SameerNo need for the resolution name. Megapixels should...
2013-02-11 Mohammed SameerDisable ROI before opening settings dialog
2013-02-10 Mohammed SameerMove image aspect ratio and resolution settings to...
2013-02-10 Mohammed SameerImplemented a component with a switch and a text label...
2013-02-03 Mohammed SameerDisable debug by default
2013-02-03 Mohammed SameerFocusReticle now points ROI regions obtained from QtCamera
2013-02-03 Mohammed SameerDeclarative ROI can now report unnormalized ROI coordin...
2013-01-29 Mohammed SameerAdded ROI an face detection
2013-01-07 Mohammed SameerModeButton should show the mode to be switched to inste...
2013-01-07 Mohammed SameerUse dialogs for image and video settings.
2013-01-07 Mohammed SameerBind zoom value to slider value
2013-01-05 Mohammed SameerStop recording in page.stopRecording() instead of page...
2013-01-05 Mohammed SameerKill CameraPage::needsPipeline property
2013-01-05 Mohammed SameerIf a page doesn't need the pipeline then switch to...
2013-01-04 Mohammed SameerCall page.play() instead of video.play()
2013-01-04 Mohammed SameerAlways show the toolbar if there is an error loading...
2013-01-04 Mohammed SameerDon't show QuillImage if there is an error
2013-01-04 Mohammed SameerCheck for mass storage mode before disk space before...
2013-01-03 Mohammed SameerAutohide toolbar in PostCapturePage
2013-01-03 Mohammed SameerAdded TODOs
2013-01-02 Mohammed SameerAutohide video player toolbar after 3 seconds of inactivity
2013-01-02 Mohammed SameerCleaned up commented code
2013-01-02 Mohammed SameerAdded a hack to set the ZoomSlider state to "visible...
2013-01-02 Mohammed SameerVolume up and down keys should now work and change...
2013-01-01 Mohammed SameerAdded a TODO file and moved the big features there
2013-01-01 Mohammed SameerAdded ISO selector to CameraToolBar
2013-01-01 Mohammed SameerImplemented own DeviceInfo
2013-01-01 Mohammed SameerAdded grid lines
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
next