Make ScaleButtonType optional.
[harmattan/cameraplus] / src /
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.
2012-10-09 Mohammed SameerAlways emit the changed signals when we change the...
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-08 Mohammed SameerMove Quill initialization to main()
2012-10-07 Mohammed SameerAdded mount protector component.
2012-10-07 Mohammed Sameerlow space handling:
2012-09-27 Mohammed SameerAdded an option to disable (mute) camera sound
2012-09-26 Mohammed SameerAdded a sounds component that implements the Notificati...
2012-09-22 Mohammed SameerImplemented video resolution setting
2012-09-22 Mohammed SameerSettings for aspect ration and resolution can now read...
2012-09-22 Mohammed SameerSilence g++/moc warnings
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-17 Mohammed SameerReversed condition prevented saving the useGps setting
2012-09-16 Mohammed SameerISO settings are now functional
2012-09-16 Mohammed SameerAdded Geocode class for reverse geocoding
2012-09-16 Mohammed SameerAdded declarative components for compass and orientation.
2012-09-14 Mohammed SameerWorkaround policy engine ignoring our request after...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-12 Mohammed SameerSlightly better error
2012-09-12 Mohammed SameerExplicitely enable thumbnailing and dbus based one
2012-09-12 Mohammed SameerAdd an error property to QuillItem and show a label...
2012-09-11 Mohammed SameerAdded a monitor for MyDocs availability
2012-09-11 Mohammed SameerInhibit display dimming while video recording
2012-09-11 Mohammed SameerQt can call XInitThreads() if we set the AA_X11InitThre...
2012-09-11 Mohammed SameerPass the mime type to QuillItem and request images...
2012-09-10 Mohammed SameerVery basic, rough and extremely limited post capture...
2012-09-09 Mohammed SameerAdded a class to generate filenames for images and...
2012-09-06 Mohammed SameerAdded a setting for imageFlashMode
2012-09-06 Mohammed SameerCall XInitThreads() on startup
2012-09-06 Mohammed SameerAdded more properties
2012-09-06 Mohammed SameerAdding the C++ application and the Settings class