Replace maemo-meegotouch interfaces with DBus calls.
[harmattan/cameraplus] / src / main.cpp
2013-06-24 Mohammed SameerReplace maemo-meegotouch interfaces with DBus calls.
2013-06-23 Mohammed SameerPlatformSettings now gets instantiated from QML and...
2013-03-02 Mohammed SameerGenerate proper thumbnails for portrait images.
2013-02-26 Mohammed SameerDon't set minimum preview size for quill.
2013-02-24 Mohammed SameerUpdated copyright year
2013-02-23 Mohammed SameerAdded cameraplus.ini to store application specific...
2013-02-11 Mohammed SameerDon't paint system background
2013-02-04 Mohammed SameerTurn stuff under declarative into a real QML extension
2013-01-02 Mohammed SameerRenamed imports to declarative and libimports to libdec...
2013-01-02 Mohammed SameerVolume up and down keys should now work and change...
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
2012-12-31 Mohammed SameerReplaced QtMobility BatteryInfo
2012-12-31 Mohammed SameerUse Qt resource system for QML and JS files
2012-12-29 Mohammed SameerImplemented PostCaptureModel using QtSparql:
2012-12-28 Mohammed SameerAdded gallery integration
2012-12-28 Mohammed SameerImplemented file deletion
2012-12-28 Mohammed SameerInvoke share UI when share button gets tapped
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-10-08 Mohammed SameerMove Quill initialization to main()
2012-10-07 Mohammed SameerAdded mount protector component.
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-16 Mohammed SameerAdded Geocode class for reverse geocoding
2012-09-16 Mohammed SameerAdded declarative components for compass and orientation.
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
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 SameerCall XInitThreads() on startup
2012-09-06 Mohammed SameerAdding the C++ application and the Settings class