Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -1/+1 | |
1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core. | |||||
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -4/+2 | |
1. let modules known their channels. 2. let factory create a channel. 3. reduce dumplicate code. 4. add type check for function object. 5. test gpg alone mode. 6. remove some asserts. 7. rename importexportor to importexporter. 8. move args in gpg context constructor to a struct. | |||||
2021-12-07 | Fix Bugs on KeyUploadDialog | Saturneric | 1 | -7/+22 | |
2021-12-07 | Add Translate & Fix Bugs. | Saturneric | 1 | -5/+5 | |
2021-12-02 | Modified & Improve | Saturneric | 1 | -3/+3 | |
1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -7/+7 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -5/+6 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -82/+93 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -1/+1 | |
2021-08-10 | Add Functions: | Saturneric | 1 | -2/+0 | |
GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation | |||||
2021-07-07 | UI Improvement; | Saturneric | 1 | -0/+4 | |
Update Documents; | |||||
2021-07-01 | Export Secret Key Fixed. | Saturneric | 1 | -22/+23 | |
Start Wizard Modified. Another Bugs Fixed. | |||||
2021-06-26 | Update release-ci.yml | Saturneric | 1 | -1/+1 | |
2021-06-25 | Update CMakeLists.txt; | Saturneric | 1 | -1/+1 | |
Change Resource File Loading Path For macOS | |||||
2021-06-23 | UI Improved. | Saturneric | 1 | -0/+125 | |
Bugs Fixed. |