Revision 842387
Go back to digest for 10th August 2008Other in Utilities
Rolf Eike Beer committed changes in /trunk/KDE/kdeutils/kgpg:
There should only be one KGpgItemModel ...
This not only saves some memory but also execution time as the list of keys will not be processed again every time a key select window is shown.
While at it the constructors of the key select windows were cleaned up a bit.
Also the arguments were reordered so the default arguments can be used more often.
File Changes
Modified 14 files
- /trunk/KDE/kdeutils/kgpg
- /keysmanager.cpp
- /keysmanager.h
- /kgpg.cpp
- /kgpg.h
- /kgpgeditor.cpp
- /kgpgeditor.h
- /kgpglibrary.cpp
- /kgpglibrary.h
- /kgpgview.cpp
- /kgpgview.h
- /selectpublickeydialog.cpp
- /selectpublickeydialog.h
- /selectsecretkey.cpp
- /selectsecretkey.h
14 files changed in total