aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update release-ci.ymlSaturneric2021-06-261-1/+0
| |
| * Update release-ci.ymlSaturneric2021-06-262-7/+7
| |
| * App Image Build Supportedsaturneric2021-06-261-8/+22
| |
* | Adjust and improve the basic settings pageSaturneric2021-07-048-590/+566
| | | | | | | | Other improvements
* | Improve UI; Improve File Opera;Saturneric2021-07-034-56/+59
| |
* | Continue to write new function.Saturneric2021-07-011-2/+8
| |
* | Merge remote-tracking branch 'origin/develop' into developSaturneric2021-06-271-3/+9
|\|
| * Update Documents;Saturneric2021-06-261-1/+1
| | | | | | | | Update debug.yml;
| * Merge branch 'develop' of ↵Saturneric2021-06-251-3/+9
| |\ | | | | | | | | | ssh://tunnel.bktus.com:30412/Saturneric/GPGFrontend into develop-patch
| | * Make Static Link for gpg libraries for macOSSaturneric2021-06-251-3/+9
| | |
* | | Add and improve file operation functions.Saturneric2021-06-277-189/+805
| | |
* | | Develop File Opera FunctionsSaturneric2021-06-267-72/+214
| | |
* | | Merge branch 'develop-patch' of ↵Saturneric2021-06-261-2/+2
|\| | | | | | | | | | | ssh://tunnel.bktus.com:30412/Saturneric/GPGFrontend into develop
| * | Set as minor version updateSaturneric2021-06-251-2/+2
| |/
* / Reply and save work.Saturneric2021-06-265-61/+183
|/
* Update CMakeLists.txt;Saturneric2021-06-251-14/+14
|
* Update Project Configuration and Srouce code for macOS Release BuildSaturneric2021-06-253-14/+8
|
* Update CMakeLists.txt;Saturneric2021-06-258-16/+16
| | | | Change Resource File Loading Path For macOS
* Merge;Saturneric2021-06-251-6/+49
|\ | | | | | | Update CMakeLists.txt;
| * Update Project Configuration For macOSSaturneric2021-06-251-7/+41
| |
* | Update Project Structure;Saturneric2021-06-2510-963/+1136
| | | | | | | | | | Update Version; Add FilePage;
* | Updated Document;Saturneric2021-06-241-4/+2
| | | | | | | | Fixed File Crypto;
* | Update Document.Saturneric2021-06-242-7/+15
| | | | | | | | Fix Bugs in UI.
* | UI Improved.Saturneric2021-06-2310-159/+328
| | | | | | | | Bugs Fixed.
* | Fix Problem in Project Configuration.Saturneric2021-06-221-1/+1
| |
* | Improve Workflow.Saturneric2021-06-221-0/+1
| | | | | | | | Add OpenSSL Dependency for Windows Binary.
* | Repair and improve the functions and UI related to the upload and update of ↵Saturneric2021-06-217-96/+254
|/ | | | | | | the key server. Improve part of the UI description. Repair the problems in the project configuration file.
* Fix WorkFlow Problem.Saturneric2021-06-212-29/+54
| | | | | Fix Some UI Bugs in Key Management Dialog. Generate TS Files.
* Repair and improve the internationalization structure.Saturneric2021-06-204-17/+27
| | | | | | Repair and perfect engineering configuration. Modify some fields of the interface. Modify.gitignore.
* Complete configuration file.Saturneric2021-06-191-1/+5
|
* Continue to edit ReadME.Saturneric2021-06-192-7/+25
| | | | Add environment check at startup.
* Improve project documentsSaturneric2021-06-1918-126/+90
| | | | | | Continue to write ReadME Eliminate compile-time warnings Fix some problems
* Complete configuration file.Saturneric2021-06-181-0/+7
|
* Improve project configuration files.Saturneric2021-06-186-90/+133
| | | | | | | | | | 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.
* Fixed.Saturneric2021-06-171-1/+1
|
* Improve project configuration files.Saturneric2021-06-173-9/+28
| | | | | | | Automatically copy resource files during project settings. Change the name of the build target to gpgfrontend. Automatic configuration of compilation information such as version number during project setting. Solve the problem that Windows cannot run normally.
* Make it possible to compile and run on Windows.Saturneric2021-06-172-9/+20
|
* Adjust settings.Saturneric2021-06-104-20/+8
| | | | Signed-off-by: Saturneric <[email protected]>
* Adjust the project structure.Saturneric2021-06-092-38/+3
| | | | | | Write a readme. Signed-off-by: Saturneric <[email protected]>
* Do not clear the text when the decryption operation fails.Saturneric2021-06-098-329/+379
| | | | | | | | Add decrypt and verify operation. Change the icon further. Fix the function of importing from the key server. Signed-off-by: Saturneric <[email protected]>
* Adjust the output of analysis results.Saturneric2021-06-082-5/+5
| | | | | | Fix the problem. Signed-off-by: Saturneric <[email protected]>
* Check whether the key can be encrypted before the encryption operation.Saturneric2021-06-089-140/+396
| | | | | | | | | | | | 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 Some file.Saturneric2021-06-082-2/+37
|
* Add encryption and signature function.Saturneric2021-06-0614-289/+337
| | | | | | | | | | 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-059-127/+287
| | | | | | | | | | | | | | | | | 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-046-81/+221
| | | | | | | | | | 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-039-37/+147
| | | | | | | | | | | | | 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-025-22/+180
| | | | | | | Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>
* Write a text logo for never expiring.Saturneric2021-05-317-17/+20
| | | | | | | | | | Adjust the UI of the key details interface Set the minimum length and width of the key details window. Adjust the structure and layout of each tab page of key details. Adjust part of the interface UI and text description. Add revocation parentheses for signature deletion. Signed-off-by: Saturneric <[email protected]>
* Add a copyright statement to the header of some files.Saturneric2021-05-316-18/+138
| | | | Signed-off-by: Saturneric <[email protected]>