Revision 1183192

Go back to digest for 10th October 2010

Other in Other

Dario Freddi committed changes in /trunk/playground/base/ksecretservice/kwlimporter:

Added a slightly modified version of the KWallet backend (so that it does no longer depend on kdeui's kwallet) to the importer, and make the importer use it instead of the public API, which will be deprecated and switched to the new backend when this importer will actually be useful.

File Changes

Added 15 files
  • /trunk/playground/base/ksecretservice/kwlimporter/kwalletbackend
  •   /blockcipher.cc
  •   /blockcipher.h
  •   /blowfish.cc
  •   /blowfish.h
  •   /blowfishtables.h
  •   /cbc.cc
  •   /cbc.h
  •   /config-kwalletbackend.h.cmake
  •   /kwalletbackend.cc
  •   /kwalletbackend.h
  •   /kwalletentry.cc
  •   /kwalletentry.h
  •   /sha1.cc
  •   /sha1.h
Modified 4 files
  • /trunk/playground/base/ksecretservice/kwlimporter
  •   /CMakeLists.txt
  •   /importsinglewalletjob.cpp
  •   /importsinglewalletjob.h
  •   /kwlimporterjob.cpp
19 files changed in total