Revision 0298d83...

Go back to digest for 18th December 2011

Features in KDE-PIM

Dan Vratil committed changes in [akonadi-google/v0.3] /:

Refactor and rewrite KGoogleAuth and AuthDialog.

KGoogleAuth is now KGoogle::Auth (in auth.h and auth.cpp). It
supports multiple Google accounts and acts as a frontend to a
secure storage (KWallet in this case). It still provides methods
for authenticating new accounts or refreshing access tokens to
an existing one, the API is much more simple and straightforward though.

File Changes

Added 2 files
  •   libkgoogle/auth.cpp
  •   libkgoogle/auth.h
Deleted 2 files
  •   libkgoogle/kgoogleauth.cpp
  •   libkgoogle/kgoogleauth.h
Modified 5 files
  •   libkgoogle/account.h
  •   libkgoogle/authdialog.cpp
  •   libkgoogle/authdialog.h
  •   libkgoogle/CMakeLists.txt
  •   libkgoogle/common.h
9 files changed in total