Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
11 days | feat: switch text-based model to workspace-based model | saturneric | 1 | -1/+0 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -4/+8 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-01-19 | fix: solve discovered bugs and improve ui operations | saturneric | 1 | -0/+1 | |
2024-01-18 | fix: slove discovered bugs | saturneric | 1 | -4/+3 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -8/+8 | |
2024-01-12 | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 1 | -3/+2 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -15/+7 | |
2023-12-26 | fix: test basical operations of gpg at both test cases and gui | saturneric | 1 | -17/+15 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -0/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-02-11 | feat: upgrade qt framework to 6.3 | Saturneric | 1 | -0/+4 | |
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -0/+0 | |
2022-05-19 | fix: solve general problems for compiling | Saturneric | 1 | -4/+2 | |
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -1/+1 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-15 | <doc, refactor>(ui): Tidy up part of the code of ui and related parts | Saturneric | 1 | -15/+15 | |
1. Rename related entities. 2. Add comments. | |||||
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -9/+7 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -16/+21 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -42/+51 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -1/+1 | |
2021-07-04 | Adjust and improve the basic settings page | Saturneric | 1 | -2/+2 | |
Other improvements | |||||
2021-06-19 | Improve project documents | Saturneric | 1 | -2/+2 | |
Continue to write ReadME Eliminate compile-time warnings Fix some problems | |||||
2021-06-08 | Check whether the key can be encrypted before the encryption operation. | Saturneric | 1 | -3/+5 | |
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]> | |||||
2021-06-06 | Add encryption and signature function. | Saturneric | 1 | -20/+4 | |
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]> | |||||
2021-06-05 | Adjust and improve the detailed interface of the verification information ↵ | Saturneric | 1 | -14/+4 | |
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]> | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 | |
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -23/+24 | |