Revision 547761

Go back to digest for 4th June 2006

Bug Fixes in Utilities

Lukáš Tinkl committed changes in /branches/KDE/3.5/kdeutils/kgpg:

extensive fixes to achieve UTF-8 compliance

Comment doesn't work correctly due to a bug in gpg,
compare output of:

gpg --list-secret-keys
and
gpg --list-secret-keys --with-colon

where the comment contains a UTF-8 string

Everything else seems to display and pass utf8 strings
back to gpg correctly

File Changes

Modified 10 files
  • /branches/KDE/3.5/kdeutils/kgpg
  •   /keygener.cpp
  •   /keyinfowidget.cpp
  •   /keyservers.cpp
  •   /kgpg.cpp
  •   /kgpgeditor.cpp
  •   /kgpginterface.cpp
  •   /kgpgoptions.cpp
  •   /kgpgview.cpp
  •   /listkeys.cpp
  •   /popuppublic.cpp
10 files changed in total