| Commit message (Expand) | Author | Files | Lines |
9 days | fix: gpg context will take response of gpg-agent | saturneric | 1 | -64/+0 |
10 days | feat: add more info check | saturneric | 1 | -28/+24 |
13 days | feat: support key groups | saturneric | 1 | -11/+21 |
2025-01-26 | fix: improve code compatibility | saturneric | 1 | -1/+1 |
2024-11-02 | feat: support favorite key pairs for multi key databases | saturneric | 1 | -12/+14 |
2024-10-25 | feat: add more context of key database support | saturneric | 1 | -18/+21 |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 |
2024-01-01 | feat: improve file browser's functions and tidy up codes | saturneric | 1 | -1/+1 |
2023-12-30 | feat: do not load entire data to memory in libarchive operations | saturneric | 1 | -7/+16 |
2023-11-07 | refactor: remove CommonUtils at core | saturneric | 1 | -3/+3 |
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 | -2/+2 |
2022-05-19 | pref: improve pch for compiling speed | Saturneric | 1 | -2/+0 |
2022-05-12 | feat(core): add charset operations | Saturneric | 1 | -14/+13 |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -0/+0 |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -0/+2 |
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 | -15/+8 |
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -0/+2 |
2021-12-31 | <refactor, test>(core, test): core improved and test gpg key generation | Saturneric | 1 | -0/+4 |
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -0/+2 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 |
2021-09-12 | Continue to write core test code. | Saturneric | 1 | -3/+5 |
2021-09-05 | Rewrite the core. | Saturneric | 1 | -9/+7 |
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -11/+14 |
2021-07-06 | Fix issues. | Saturneric | 1 | -1/+1 |
2021-07-05 | Introduce multithreading. | Saturneric | 1 | -13/+7 |
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -1/+2 |
2021-05-21 | Expand Key Details Dialog; | Saturneric | 1 | -57/+3 |
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 |
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 |
2021-05-11 | Change CXX Standard to C++14 | Saturneric | 1 | -4/+13 |