Revision ed80192...
Go back to digest for 24th March 2013Features in KDE-PIM
Alex Fiestas committed changes in [kdepim-runtime/kde-accounts-410] /dav/resource:
Initial support of dav resource for Accounts
Since we do not want to port the whole resource to Accounts I have
taken the following approach:
When the configuration is reloaded:
-Remove any remoteUrl that belong to a disabled service
-Create new remoteUrl for newly enabled services
Those urls that belong to Accounts have $accounts$ as the username so
we will be able to continue having the same functionality we had until
now, plus Accounts.
In the future I'd like to port the resource completely but future me
will take care of that.
(cherry picked from commit f0d34c90a03a9d6b165cfd1f4befdae0e97f6f5c)
Conflicts:
resources/dav/resource/CMakeLists.txt
File Changes
Added 2 files
- /dav/resource
- resources/getcredentialsjob.cpp
- resources/getcredentialsjob.h
Modified 3 files
- /dav/resource
- resources/CMakeLists.txt
- resources/settings.cpp
- resources/settings.h
5 files changed in total