Added NoFaceDetection quirk
[harmattan/cameraplus] / src /
2013-08-18 Mohammed SameerFixes for qml/js debugging
2013-08-17 Mohammed Sameeremit deviceChanged() after we are done recreating Devic...
2013-08-17 Mohammed SameerPrevent changing any camera properties while device...
2013-08-17 Mohammed SameerFirst attempt at making Settings class device aware
2013-08-16 Mohammed SameerRevert "Implemented per device resolution setting and...
2013-08-10 Mohammed SameerReworked to allow separate paths for saving images...
2013-08-07 Mohammed SameerKill post capture menu
2013-08-06 Mohammed SameerSet applicationName to cameraplus.
2013-08-04 Mohammed SameerFixed BatteryInfo for Sailfish
2013-08-04 Mohammed SameerCopied needed bits blindly from harmattan
2013-08-04 Mohammed SameerRenamed src/nemo to src/sailfish
2013-08-03 Mohammed SameerImplemented per device resolution setting and selection
2013-08-02 Mohammed SameerAdded settings to change camera device.
2013-08-02 Mohammed SameerRename orientationChanged to onOrientationChanged
2013-07-31 Mohammed Sameerview->showFullScreen moved by mistake to QT5 specific...
2013-07-31 Mohammed SameerQt5: If QQuickView cannot load QML then print them...
2013-07-31 Mohammed SameerRename Campass and Orientation to CameraCompass and...
2013-07-31 Mohammed SameerMake more components harmattan specific
2013-07-28 Mohammed SameerAlways register DeviceInfo and GeoCode.
2013-07-27 Mohammed SameerAdded DeviceInfo and GeoCode for Qt5
2013-07-27 Mohammed SameerDeviceInfo and GeoCode are now harmattan specific
2013-07-27 Mohammed SameerFix setting role names for Qt4 (Inspired by QtGrilo...
2013-07-27 Mohammed SameerBooster is enabled for all builds
2013-07-27 Mohammed SameerInitial Qt5 port
2013-07-27 Mohammed SameerPostCaptureModel doesn't need to subclass QDeclarativeP...
2013-07-26 Mohammed SameerReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
2013-07-26 Mohammed SameerPartial implementation of QmlFileEngine::fileName()
2013-07-26 Mohammed SameerInitialize quill only if we are building for harmattan
2013-07-26 Mohammed SameerImplement a dummy SoundVolumeControl for nemo
2013-07-25 Mohammed SameerRemove harmattan specific bits from Sounds
2013-07-25 Mohammed SameerMove quillitem.* to src/harmattan and register it only...
2013-07-25 Mohammed SameerKill DeclarativeQtCameraNotifications
2013-07-22 Mohammed SameerUnify harmattan detection and move harmattan specific...
2013-07-22 Mohammed SameerKill com.nokia.meego importing in the ui.
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-21 Mohammed SameerDon't connect to GraphUpdated more than once.
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-06-24 Mohammed SameerReplace maemo-meegotouch interfaces with DBus calls.
2013-06-23 Mohammed SameerPlatformSettings now gets instantiated from QML and...
2013-03-23 Mohammed SameerAdded repeat property to DeviceKeys
2013-03-11 Mohammed SameerAdded a setting to use zoom keys for capturing. Still...
2013-03-02 Mohammed SameerGenerate proper thumbnails for portrait images.
2013-02-26 Mohammed SameerDon't set minimum preview size for quill.
2013-02-25 Mohammed SameerStore captures underneath MyDocs/DCIM
2013-02-24 Mohammed SameerUpdated copyright year
2013-02-24 Mohammed SameerIf the user has a lot of free space (8 GB for example)
2013-02-23 Mohammed SameerAdded cameraplus.ini to store application specific...
2013-02-11 Mohammed SameerDon't paint system background
2013-02-04 Mohammed SameerAdd rules to install qtcamera, declarative bindings...
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-01-29 Mohammed SameerAdded ROI an face detection
2013-01-05 Mohammed SameerKill CameraPage::needsPipeline property
2013-01-05 Mohammed SameerPostCapture page doesn't need any policy resources...
2013-01-02 Mohammed SameerQML/JS debugger needs QtScript
2013-01-02 Mohammed SameerRenamed imports to declarative and libimports to libdec...
2013-01-02 Mohammed SameerDelete QSparqlConnection when we are not active
2013-01-02 Mohammed SameerDelete QmBattery when we are not active
2013-01-02 Mohammed SameerVolume up and down keys should now work and change...
2013-01-02 Mohammed SameerRemoved unneeded mutex.
2013-01-01 Mohammed SameerAdding qmljsdebug to config will enable QML/JS debugger
2013-01-01 Mohammed SameerImplemented own DeviceInfo
2013-01-01 Mohammed SameerAdded grid lines
2013-01-01 Mohammed SameerMake ScaleButtonType optional.
2013-01-01 Mohammed SameerRemove ScaleButtonType acquisition from policy. Will...
2012-12-31 Mohammed SameerReplaced QtMobility BatteryInfo
2012-12-31 Mohammed SameerUse Qt resource system for QML and JS files
2012-12-29 Mohammed SameerPost capture timeout removed.
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 SameerRevert "Added mime type to TrackerStore"
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 SameerAdded mute/unmute video recording sound
2012-12-27 Mohammed SameerAdded a floating toolbar to be used instead of the...
2012-12-24 Mohammed SameerRemove commented APPLICATION_CLASS
2012-12-24 Mohammed SameerStopping resource policy thread properly to avoid freez...
2012-12-23 Mohammed SameerReworked MountProtector using QTemporaryFile
2012-12-19 Mohammed SameerUse qFuzzyCompare() for evComp settings
2012-12-16 Mohammed SameerFixed painting to take into account offsets introduced...
2012-12-14 Mohammed SameerDecrease the size of the corners a bit
2012-12-14 Mohammed SameerHandling failure to acquire recording resources now...
2012-12-14 Mohammed SameerAdded a focus reticle. It indicates CAF status only...
2012-12-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-11 Mohammed SameerReworked and simplified.
2012-12-11 Mohammed SameerReworked
2012-12-11 Mohammed SameerSet default camera mode to image
2012-12-09 Mohammed Sameerobsolete TODO items
2012-12-09 Mohammed SameerReworking PostCapture
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-10-27 Mohammed SameerAdded updated() signal to be used to detect change...
2012-10-20 Mohammed SameerReworked CameraResources to be synchronous.
next