harmattan/cameraplus
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-18 Mohammed Sameerenable fence sync objects because they are needed by...
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-17 Mohammed SameerDrop unused signal cameraConfigChanged()
2013-07-16 Mohammed SameerAdded CameraConfig to QtCamera declarative module
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-07-12 Mohammed SameerResize viewfinder when our geometry changes but don...
2013-07-12 Mohammed SameerAdd contextsubscriber-1.0 to PKGCONFIG
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 SameerAdded missing capability.h
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 SameerChangelog for 0.0.4
2013-03-24 Mohammed Sameerreplace UNRELEASED with unstable in debian/changelog
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-03-02 Mohammed SameerChangelog for 0.0.3
2013-03-02 Mohammed SameerGenerate proper thumbnails for portrait images.
2013-02-26 Mohammed SameerChangelog for 0.0.2
2013-02-26 Mohammed SameerDon't set minimum preview size for quill.
2013-02-26 Mohammed SameerIncrease the container height when we are in portrait...
2013-02-25 Mohammed SameerChangelog for 0.0.1
2013-02-25 Mohammed SameerStore captures underneath MyDocs/DCIM
2013-02-24 Mohammed SameerUpdated copyright year
2013-02-24 Mohammed SameerDebian packaging for Harmattan
2013-02-24 Mohammed SameerIf the user has a lot of free space (8 GB for example)
2013-02-24 Mohammed SameerDon't set temporaryFilePath so we can use the default
2013-02-24 Mohammed SameerIgnore the artist size limit. Will fix if someone compl...
2013-02-23 Mohammed Sameerqmldir file for declarative library
2013-02-23 Mohammed SameerSVG icon
2013-02-23 Mohammed SameerAdded cameraplus.ini to store application specific...
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-14 Mohammed SameerEmit aspectRatioChanged() after we populate the model...
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 SameerDon't paint system background
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-04 Mohammed SameerAdjust sound volume depending on whether a headset...
2013-02-04 Mohammed SameerAdd rules to install qtcamera, declarative bindings...
2013-02-04 Mohammed SameerBuild declarative plugin as a plugin
2013-02-04 Mohammed SameerCleaned up PKGCONFIG packages
2013-02-04 Mohammed SameerRename Notifications to DeclarativeQtCameraNotifications
2013-02-04 Mohammed SameerRemove temporarily file after we open it
2013-02-04 Mohammed SameerCleaned up PKGCONFIG
2013-02-04 Mohammed SameerTurn stuff under declarative into a real QML extension
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-02-03 Mohammed SameerSet area used to calculate primary index to 1x1
2013-02-03 Mohammed SameerCorrectly emit videoResolutionChanged()
2013-02-02 Mohammed SameerQtCamRoiPrivate::primaryRegion() should return the...
2013-01-29 Mohammed SameerAdded ROI an face detection
2013-01-08 Mohammed Sameerset device property if we don't use a wrapper too
2013-01-07 Mohammed SameerSet device property when we create source.
2013-01-07 Mohammed SameerInitialize viewfinderFilters to null
2013-01-07 Mohammed SameerInitialize sink before trying to fill it via g_object_get()
2013-01-07 Mohammed SameerFixed a crash if we fail to create viewfinderFilters.
2013-01-07 Mohammed SameerPass constData() to open()
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-06 Mohammed SameerNo need for those TODOs anymore
2013-01-06 Mohammed SameerRace condition when QtCamVideo::stop() gets called...
2013-01-06 Mohammed SameerReworked synchronous video recording stop
2013-01-05 Mohammed SameerTry to load the encoding profiles from DATA_DIR if...
2013-01-05 Mohammed SameerChanged configuration directory.
2013-01-05 Mohammed SameerStop recording in page.stopRecording() instead of page...
next