Replace maemo-meegotouch interfaces with DBus calls.
authorMohammed Sameer <msameer@foolab.org>
Mon, 24 Jun 2013 19:42:18 +0000 (22:42 +0300)
committerMohammed Sameer <msameer@foolab.org>
Mon, 24 Jun 2013 19:42:18 +0000 (22:42 +0300)
commit5524755e320d7049a6ea6fcb6fd11bed51affc0f
tree26aaad18a94447a60d4b84c2fa53621c3146921d
parent835ab9d33af004612608e178ca8081594ec46fbc
Replace maemo-meegotouch interfaces with DBus calls.

Drop share ui and gallery usage via interfaces and use configurable DBus method calls
instead.
This drops 2 harmattan specific packages from our dependencies.
13 files changed:
data/n9/cameraplus.ini
debian/control
qml/PostCapturePage.qml
src/dbusservice.cpp [new file with mode: 0644]
src/dbusservice.h [new file with mode: 0644]
src/galleryhelper.cpp
src/galleryhelper.h
src/main.cpp
src/platformsettings.cpp
src/platformsettings.h
src/sharehelper.cpp
src/sharehelper.h
src/src.pro