aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UI Framework Modified.Saturneric2021-10-0233-2934/+0
|
* Start to rewrite gpg core.Saturneric2021-08-2921-48/+48
|
* Functions addition and improvement;Saturneric2021-08-211-0/+1
| | | | | Design and adjustment of function architecture related to server access; Add a new module (advance);
* Improve Functions;Saturneric2021-08-203-10/+56
| | | | Bugs Fixed;
* Bugs Fixed; Improve Functions;Saturneric2021-08-153-1/+17
|
* Beautify UI; Improve Functions;Saturneric2021-08-121-1/+4
|
* Continue to improve functions.Saturneric2021-08-111-4/+0
| | | | Split source files that are too long.
* Split some source files that are too large.Saturneric2021-08-103-9/+69
|
* Add Functions:Saturneric2021-08-103-4/+38
| | | | | | | | GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
* Update Document and WizardSaturneric2021-07-201-66/+0
|
* Fix Keygen ProblemSaturneric2021-07-205-116/+1
|
* Add simplified Chinese translation.Saturneric2021-07-191-4/+4
| | | | Repair and adjustment.
* Improved and Modified.Saturneric2021-07-192-0/+7
|
* Improve the function of sending mail; update the version number;Saturneric2021-07-161-2/+10
|
* Add send mail function and its settings.Saturneric2021-07-153-21/+95
|
* Repair and adjust code and modulesSaturneric2021-07-142-116/+0
|
* Project structure adjustment;Saturneric2021-07-122-1/+56
| | | | | | | | Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents;
* UI Improvement;Saturneric2021-07-073-0/+7
| | | | Update Documents;
* Fix issues.Saturneric2021-07-061-1/+1
| | | | Improve UI.
* Improve large file reading.Saturneric2021-07-052-1/+22
| | | | | Add loading animation. Other improvements.
* Introduce multithreading.Saturneric2021-07-051-0/+40
| | | | Fix Bugs.
* Merge branch 'main' into developSaturneric2021-07-041-0/+6
|\
| * Export Secret Key Fixed.Saturneric2021-07-011-0/+6
| | | | | | | | | | Start Wizard Modified. Another Bugs Fixed.
* | Adjust and improve the basic settings pageSaturneric2021-07-041-0/+1
| | | | | | | | Other improvements
* | Continue to write new function.Saturneric2021-07-011-0/+1
| |
* | Add and improve file operation functions.Saturneric2021-06-273-6/+12
| |
* | Develop File Opera FunctionsSaturneric2021-06-262-3/+36
| |
* | Reply and save work.Saturneric2021-06-262-3/+12
|/
* Update Project Structure;Saturneric2021-06-258-14/+75
| | | | | Update Version; Add FilePage;
* UI Improved.Saturneric2021-06-234-18/+80
| | | | Bugs Fixed.
* Repair and improve the functions and UI related to the upload and update of ↵Saturneric2021-06-213-4/+14
| | | | | | | the key server. Improve part of the UI description. Repair the problems in the project configuration file.
* Fix WorkFlow Problem.Saturneric2021-06-211-0/+4
| | | | | Fix Some UI Bugs in Key Management Dialog. Generate TS Files.
* Improve project documentsSaturneric2021-06-199-15/+3
| | | | | | Continue to write ReadME Eliminate compile-time warnings Fix some problems
* Improve project configuration files.Saturneric2021-06-182-0/+32
| | | | | | | | | | 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.
* Check whether the key can be encrypted before the encryption operation.Saturneric2021-06-081-2/+3
| | | | | | | | | | | | 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]>
* Add encryption and signature function.Saturneric2021-06-065-50/+39
| | | | | | | | | | 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]>
* Adjust and improve the detailed interface of the verification information ↵Saturneric2021-06-055-2/+6
| | | | | | | | | | | | | | | | | 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]>
* Update the verification function.Saturneric2021-06-042-1/+5
| | | | | | | | | | 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 an operation to change the expiration date of the subkey.Saturneric2021-06-033-3/+33
| | | | | | | | | | | | | 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 and change the expiration date of the key pair.Saturneric2021-06-024-2/+63
| | | | | | | Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>
* Add a copyright statement to the header of some files.Saturneric2021-05-316-15/+116
| | | | Signed-off-by: Saturneric <[email protected]>
* New page and function for generating subkeys.Saturneric2021-05-298-14/+141
| | | | | | | | | | | | | | 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]>
* Make eligible keys enter the signature candidate list.Saturneric2021-05-282-5/+33
| | | | | | | | | | | 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]>
* Adjust part of the text of the UI interface of the UID operation tab.Saturneric2021-05-274-5/+55
| | | | | | | | | | | 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 wrong use of the signing key interface.Saturneric2021-05-263-6/+9
| | | | | | | | | | 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]>
* Fix the error and adjust the way the pop-up window pops up after the key is ↵Saturneric2021-05-261-0/+2
| | | | generated.
* Fix some problems caused by negligence.Saturneric2021-05-252-2/+6
| | | | | | | Basically complete the function of signing the key. There are still problems with the refresh mechanism. Signed-off-by: Saturneric <[email protected]>
* Streamline, expand and improve the interface of GpgContext.Saturneric2021-05-243-6/+55
| | | | | | | 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]>
* Declare and Define getSigners;Saturneric2021-05-236-8/+39
| | | | | | | Expand KeyList; Project's Files Structure Modified; Signed-off-by: Saturneric <[email protected]>
* Expand and improve GpgKey;Saturneric2021-05-225-3/+123
| | | | | | | 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]>