Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-14 | fix: use qt designer placeholder instead of custom initialized | saturneric | 1 | -1/+0 | |
2024-04-11 | fix: find and solve some issues on module management | saturneric | 1 | -1/+1 | |
2024-02-29 | feat: add prefix GF to all sdk and module symbols | saturneric | 1 | -0/+1 | |
2024-02-29 | feat: add module controller and continue to work on module system | saturneric | 1 | -13/+19 | |
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | |||||
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -1/+1 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -4/+5 | |
2023-01-07 | feat: add advanced gnupg operations | Saturneric | 1 | -4/+2 | |
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
2022-12-21 | feat: upgrade GnuPG Info Tab | Saturneric | 1 | -4/+10 | |
2022-07-23 | feat(ui): add tab to show gnupg info | Saturneric | 1 | -18/+17 | |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -0/+0 | |
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 | -6/+10 | |
1. tidy up ui. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
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 | -0/+5 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -10/+11 | |
2021-07-06 | Fix issues. | Saturneric | 1 | -1/+1 | |
Improve UI. | |||||
2021-07-05 | Introduce multithreading. | Saturneric | 1 | -13/+7 | |
Fix Bugs. | |||||
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -1/+2 | |
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]> | |||||
2021-05-21 | Expand Key Details Dialog; | Saturneric | 1 | -57/+3 | |
Expand and Improve GpgKey and GpgSubKey; Change Interface getKeyDetails(); Code Modified; 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-11 | Change CXX Standard to C++14 | Saturneric | 1 | -4/+13 | |
Headers Tidy and Reformat |