Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -204/+0 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -2/+4 | |
1. store window size and position 2. store icon size and style | |||||
2022-02-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -1/+1 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 | |
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-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -47/+47 | |
1. tidy up ui. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-15 | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 1 | -3/+3 | |
1. Rename related entities. 2. Add a comments. | |||||
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -4/+4 | |
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. | |||||
2021-12-02 | Fix and Modified. | Saturneric | 1 | -21/+27 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -29/+32 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-29 | Fix Known Bugs. | Saturneric | 1 | -4/+4 | |
1. Import Keys. 2. Import Keys From Server. 3. UID Management. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -121/+144 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -2/+2 | |
2021-07-01 | Export Secret Key Fixed. | Saturneric | 1 | -3/+2 | |
Start Wizard Modified. Another Bugs Fixed. | |||||
2021-06-21 | Repair and improve the functions and UI related to the upload and update of ↵ | Saturneric | 1 | -4/+12 | |
the key server. Improve part of the UI description. Repair the problems in the project configuration file. | |||||
2021-05-22 | Enhance code robustness; | Saturneric | 1 | -9/+10 | |
Improve performance for GpgKey; Fix code defects. Makes the update response to changes in the key database directed. 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 | -3/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -56/+53 | |