Revision a6c3e39...
Go back to digest for 18th August 2013Features in KDE Base
Valentin Rusu committed changes in [kde-runtime] /:
GPG backend now fully functional, ready for real-life testing
A new wizard now appears when user wants to create a new wallet.
This wiward will invite the user to specifiy if GPG should be used
or the classic blowfish backend. The GPG wallets use a new format
and it's contents are encrypted using GpgME++
The GPG backend will not be available if GpgME++ is not found.
For the moment, GpgME++ is part of kdepimlibs.
File Changes
Added 1 files
- kwalletd/knewwalletdialoggpg.ui
Modified 9 files
- kwalletd/CMakeLists.txt
- kwalletd/knewwalletdialog.cpp
- kwalletd/knewwalletdialog.h
- kwalletd/kwalletd.cpp
- kwalletd/backend/backendpersisthandler.cpp
- kwalletd/backend/backendpersisthandler.h
- kwalletd/backend/CMakeLists.txt
- kwalletd/backend/kwalletbackend.cc
- kwalletd/backend/kwalletbackend.h
10 files changed in total