Kill redundant Connecation element for resolution settings
[harmattan/cameraplus] / declarative /
2013-08-15 Mohammed SameerAdded QtCamQuirks to libQtCamera and Quirks to libdecla...
2013-08-13 Mohammed SameerAdded methods to find VideoResolution and set it
2013-08-13 Mohammed SameerAdded ImageSettings::currentResolution and methods...
2013-08-13 Mohammed SameerAdded new QML types to create VideoResolution and Image...
2013-08-10 Mohammed SameerAdd missing capability.cpp
2013-08-08 Mohammed SameerAdded currentResolutionMegapixel property to ImageSettings
2013-08-04 Mohammed SameerAdded QtCamImageMode captureStarted() and captureEnded...
2013-08-04 Mohammed SameerCleanup current mode when Camera emits prepareForDevice...
2013-08-02 Mohammed SameerSome coding style fixes
2013-08-02 Mohammed SameerMultiple fixes:
2013-08-02 Mohammed SameerIntroduce a base class for capabilities.
2013-08-02 Mohammed SameerCorrect the class name in the message for Aperture
2013-08-02 Mohammed SameerAdded aspectRatioCount to ImageSettings and VideoSettings
2013-08-02 Mohammed SameerAdd count property to ImageResolutionModel and VideoRes...
2013-08-02 Mohammed SameerUse a QPointer for the m_mode member.
2013-07-31 Mohammed SameerAdd missing include
2013-07-31 Mohammed SameerCall parent class componentComplete()
2013-07-28 Mohammed SameerReworking QtCamViewfinderRenderer to avoid having to...
2013-07-28 Mohammed SameerMore fixes for Qt5
2013-07-27 Mohammed SameerFix setting role names for Qt4 (Inspired by QtGrilo...
2013-07-27 Mohammed SameerInitial Qt5 port
2013-07-27 Mohammed SameerCamera doesn't need to subclass QDeclarativeItem
2013-07-26 Mohammed SameerRemove unneeded Camera::geometryChanged()
2013-07-26 Mohammed SameerCreate a QDeclarativeItem Viewfinder subclass
2013-07-25 Mohammed SameerRemove harmattan specific bits from Sounds
2013-07-25 Mohammed SameerKill DeclarativeQtCameraNotifications
2013-07-22 Mohammed SameerUnify harmattan detection and move harmattan specific...
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-12 Mohammed SameerResize viewfinder when our geometry changes but don...
2013-07-12 Mohammed SameerAdd contextsubscriber-1.0 to PKGCONFIG
2013-05-26 Mohammed SameerAdded missing capability.h
2013-02-24 Mohammed SameerUpdated copyright year
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-14 Mohammed SameerEmit aspectRatioChanged() after we populate the model...
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 SameerTurn stuff under declarative into a real QML extension
2013-02-03 Mohammed SameerDisable debug by default
2013-02-03 Mohammed SameerDeclarative ROI can now report unnormalized ROI coordin...
2013-01-29 Mohammed SameerAdded ROI an face detection
2013-01-06 Mohammed SameerNo need for those TODOs anymore
2013-01-05 Mohammed SameerAdded sync parameter to QtCamVideo::stopRecording()
2013-01-05 Mohammed SameerDeclarative Camera should deactivete active mode when...
2013-01-02 Mohammed SameerRenamed imports to declarative and libimports to libdec...