| Commit message (Collapse) | Author | Files | Lines |
|
1. use gpgme_op_export_keys as multiply keys export.
2. improve ui.
3. write key package import done.
|
|
1.fix problem that when key is in a smart card, the result of FetchKey() is not equal with which provided by GetKey().
|
|
1. let modules known their channels.
2. let factory create a channel.
3. reduce dumplicate code.
4. add type check for function object.
5. test gpg alone mode.
6. remove some asserts.
7. rename importexportor to importexporter.
8. move args in gpg context constructor to a struct.
|
|
Fixed Bugs in core.
Improved Send Mail & Keyserver Settings.
Added Pubkey Sync for key list.
Added Refresh for key list.
Improved Send Mail and others.
Known Bugs Fixed.
|
|
1. GpgKey copy ability
2. GpgXXResult type to shared_ptr
3. KeyList Optimization
4. Fixed Loading Dialog Problem
|
|
1. Remove Qt Linguist.
2. Add GNU gettext libraries.
3. Modified source codes to meet with i18n support.
|
|
1. Import Keys.
2. Import Keys From Server.
3. UID Management.
|
|
|
|
Adjust and improve the core part of the interface.
|
|
Make the test configurable.
Other modifications.
|
|
|
|
|
|
Introduce log library.
Remove Qt from the core code.
|
|
Adjust the structure.
|
|
|
|
|
|
Establish and improve the results analysis framework.
Analyze and output the encryption result.
Analyze the decryption results and output.
Analyze and output the signature result.
Analyze and output the encrypted and signed results.
Adjust part of GpgContext API interface.
Improve the interface for finding keys based on ID.
Signed-off-by: Saturneric <[email protected]>
|