Move qt_cam_copy_register to QtCamera
[harmattan/cameraplus] / qml /
2013-07-22 Mohammed SameerKill com.nokia.meego importing in the ui.
2013-07-22 Mohammed SameerIndented
2013-07-22 Mohammed SameerKeep orientation sensor active when we are in post...
2013-07-22 Mohammed SameerDrop unneeded CameraOverlay.qml
2013-07-22 Mohammed SameerIndent and drop unneeded com.nokia.meego import
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-22 Mohammed SameerUse a Loader element to load and unload PostCaptureModel
2013-07-21 Mohammed SameerStop video playback when we lose policy resources
2013-07-21 Mohammed Sameerlock the UI when user starts to drag the reticle.
2013-07-21 Mohammed SameerReset touch focus back if the user starts dragging...
2013-07-18 Mohammed SameerAdded error reporting
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-16 Mohammed SameerSorted alphabetically
2013-07-16 Mohammed SameerGet rid of CameraPage.qml
2013-07-16 Mohammed SameerIndented
2013-07-16 Mohammed SameerFixes and indentation for VideoTorchButton.qml
2013-07-16 Mohammed SameerFixes and indentation for VideoEvCompButton.qml
2013-07-16 Mohammed SameerFixes and indentation for ImageEvCompButton.qml
2013-07-16 Mohammed SameerSilence some warnings and errors about cam object being...
2013-07-15 Mohammed SameerBring back standby view
2013-07-15 Mohammed Sameerhide back button in toolbar. Not needed or used
2013-07-15 Mohammed SameerAdded "hideBack" property to hide back button
2013-07-15 Mohammed SameerSet resources to None when we start playing
2013-07-15 Mohammed SameerWe will pretend that we have the same camera resources...
2013-07-15 Mohammed SameerDon't try to reacquire resources if we already have...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.
2013-06-24 Mohammed SameerReplace maemo-meegotouch interfaces with DBus calls.
2013-06-23 Mohammed SameerPlatformSettings now gets instantiated from QML and...
2013-05-26 Mohammed SameerSwitch to ControlsActivationData::standbyVisible instea...
2013-05-26 Mohammed SameerAdded ControlsActivationData to define the state of...
2013-05-12 Mohammed SameerUse Window instead of PageStackWindow
2013-03-24 Mohammed SameerMove all zoom cancellation functionality to its own...
2013-03-23 Mohammed SameerShow a warning banner when camera cannot capture and...
2013-03-23 Mohammed SameerAdded a mouse area to cancel zoom press
2013-03-23 Mohammed SameerAdded repeat property to DeviceKeys
2013-03-11 Mohammed SameerUse zoom keys to capture still images
2013-03-11 Mohammed SameerUse zoom keys to start/stop video recording
2013-03-11 Mohammed SameerCapture button should not be visible if we use zoom...
2013-03-11 Mohammed SameerZoomSlider should not react to zoom keys if we are...
2013-03-11 Mohammed SameerAdded a setting to use zoom keys for capturing. Still...
2013-02-26 Mohammed SameerIncrease the container height when we are in portrait...
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
next