Revision 662881

Go back to digest for 13th May 2007

Features in Utilities

Rolf Eike Beer committed changes in /trunk/KDE/kdeutils/kgpg:

Rework keyserver operations.

- avoid crashing if the list of received keys is empty (e.g. keyserver is unreachable)
- create the gpg process only at one place, call this function from different places
- don't abuse the search window for key refreshing from totally unrelated places in keysmanager.cpp, add KeyServer::refreshKeys() for this

I successfully refreshed keys with this :)

File Changes

Modified 4 files
  • /trunk/KDE/kdeutils/kgpg
  •   /keyservers.cpp
  •   /keyservers.h
  •   /keysmanager.cpp
  •   /selectpublickeydialog.cpp
4 files changed in total