| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Design and adjustment of function architecture related to server access;
Add a new module (advance);
|
|
|
|
| |
Bugs Fixed;
|
| |
|
| |
|
|
|
|
| |
Split source files that are too long.
|
| |
|
|
|
|
|
|
|
|
| |
GpgFrontend Settings
Service Token
Short Crypto Text
Functions TODO:
Revoke Cert Generation
|
| |
|
| |
|
|
|
|
| |
Repair and adjustment.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Project configuration adjustment;
Add version detection;
UI interface improvements;
Introduce JSON processing library;
Update Documents;
|
|
|
|
| |
Update Documents;
|
|
|
|
| |
Improve UI.
|
|
|
|
|
| |
Add loading animation.
Other improvements.
|
|
|
|
| |
Fix Bugs.
|
|\ |
|
| |
| |
| |
| |
| | |
Start Wizard Modified.
Another Bugs Fixed.
|
| |
| |
| |
| | |
Other improvements
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
| |
Update Version;
Add FilePage;
|
|
|
|
| |
Bugs Fixed.
|
|
|
|
|
|
|
| |
the key server.
Improve part of the UI description.
Repair the problems in the project configuration file.
|
|
|
|
|
| |
Fix Some UI Bugs in Key Management Dialog.
Generate TS Files.
|
|
|
|
|
|
| |
Continue to write ReadME
Eliminate compile-time warnings
Fix some problems
|
|
|
|
|
|
|
|
|
|
| |
Set the TS file to update automatically.
Set to automatically generate QM files.
Adjust the configuration file reading path.
Fix the refresh logic of the configuration file.
Set icon for executable file
Improve the about page.
Adjust the configuration file reading and setting related to Key Server.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]>
|
|
|
|
|
|
|
|
|
|
| |
Adjust and improve the dashboard control.
Modify and adjust GpgSignature.
Separate Verify result processing code in code structure.
Add additional operation toolbar function.
Adjust and optimize code structure.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
result.
Check whether the key can be signed before signing operation.
Check whether the key is qualified before encrypting and signing operations.
Modify part of the text explanation on the key details tab.
Adjust the length and width of the key pair management interface.
Add the actual function column to the list on the file operation page.
Adjust the file operation page.
For the function that displays the actual possession of the key in the key list by default.
Add the function of displaying the actual possession of the key in the key details page.
Adjust the code structure.
Convert the label prompt below into a message board prompt.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
Make the format of the generated ciphertext more beautiful.
Adjust the width of the key list on the homepage.
Add fingerprint display of subkey.
Fix the compatibility issue of getKeyByFpr interface subkey.
Improve the comprehensiveness of information processing for verification results.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add reminder of expiration of subkey.
Fixed the issue of incomplete display of KeyList for past key strikethrough.
Improve the expiration prompt for the key pair master key.
Add support for the case where the master key does not exist.
Add support for the case where the subkey does not exist.
Prompt the user when the master key does not exist.
Improve the filtering conditions for the key list that meets the key signatures.
Fix some spelling errors.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
| |
Add a window to change the key expiration date.
Add a refresh mechanism for the key details tab.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
| |
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Define the interface and functions of the subkey management tab.
When there is an item in the UID list, the first item is selected by default.
Compile the API for generating sub-keys and the corresponding calling thread.
Set GpgGenKeyInfo to apply to the subkey
Generate a subkey for the selected key pair of the management key pair interface.
Adjust the project structure and add a new classification key generation category.
Double-click the item in KeyList in the key pair management interface to enter the key details page.
Adjust the title of the key pair management interface.
Optimize part of the code of KeyGenThread.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
Added delete UID interface and function.
Added setting as the main UID function.
Added the delete key signature menu and function (there is a problem).
Improve the presentation of key list items
Improve the page function of KeyList.
Added pop-up menu for UID list operation on UIDTab interface.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
Write an interface to increase UID.
Write logic to adapt and increase UID.
Adjust the UI of KeygenDialog.
Delete the Close button of KeyDetailTab and its logic.
Adjust the KeyDetailTab fingerprint and its copy button UI.
Fix the problem of refreshing the order of the KeyPairUIDTab list.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
Fix the problem that the window or control is not deleted after it is closed.
Modify the names of some classes.
Extend the function of KeyList, add exclusion list.
Improve the message mechanism of GpgContext.
Fix the problem caused by incorrect API calls caused by incorrect understanding of the gpgme document.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
| |
generated.
|
|
|
|
|
|
|
| |
Basically complete the function of signing the key.
There are still problems with the refresh mechanism.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
| |
Fix the wrong use of the query interface for fingerprints or identifiers at VerifyKeyDetailBox.cpp and VerifyNotification.cpp.
Write the processing logic and page logic for adding a signature to the key.
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
| |
Expand KeyList;
Project's Files Structure Modified;
Signed-off-by: Saturneric <[email protected]>
|
|
|
|
|
|
|
| |
Modify project structure, separate KeyPairDetail from other ui files;
Add New Tab and Write the Code for KeyPair Details Dialog;
Signed-off-by: Saturneric <[email protected]>
|