| Commit message (Expand) | Author | Files | Lines |
2025-02-03 | fix: qt5 compile issues | saturneric | 1 | -0/+1 |
2024-12-13 | refactor: using qt containers instead of std containers | saturneric | 1 | -3/+3 |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 |
2024-02-28 | feat: upgrade module system | saturneric | 1 | -1/+0 |
2023-12-15 | fix: slove threading and memory issues | saturneric | 1 | -60/+26 |
2023-12-15 | fix: slove some issues on memory and intilizations | saturneric | 1 | -1/+2 |
2023-12-06 | feat: move test to src and add submodule googletest | saturneric | 1 | -1/+1 |
2023-12-03 | feat: standarized and speed up app env loading process | saturneric | 1 | -2/+2 |
2023-12-03 | feat: improve memory security of function framework | saturneric | 1 | -4/+22 |
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -109/+3 |
2023-10-30 | style: improve code style of core | saturneric | 1 | -2/+2 |
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -36/+43 |
2023-10-25 | feat: use rt listen publish event function in main windows' app version upgra... | Saturneric | 1 | -1/+1 |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+3 |
2023-10-17 | fix: improve headers including relations | saturneric | 1 | -3/+1 |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 |
2023-02-18 | fix: improve stability of the object-channel model | Saturneric | 1 | -2/+21 |
2022-12-04 | feat(ui, core): add custom key db support | Saturneric | 1 | -5/+5 |
2022-05-20 | fix: remove useless log in Channel system | Saturneric | 1 | -6/+1 |
2022-05-19 | refactor: change log level for task system | Saturneric | 1 | -17/+6 |
2022-05-09 | fix: fix crash poblem when doing operations | Saturneric | 1 | -109/+170 |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -0/+0 |
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 | -7/+91 |
2022-01-12 | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 1 | -2/+0 |
2022-01-02 | <refactor, fixed, test>(core, ui): add & modify core and ui | Saturneric | 1 | -2/+6 |
2021-12-25 | <refactor, test>(core, test): core improved and test gpg alone mode | Saturneric | 1 | -44/+63 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -10/+7 |
2021-09-20 | The basic functions of the core pass the test. | Saturneric | 1 | -4/+0 |
2021-09-19 | Support multi-channel Context. | Saturneric | 1 | -18/+95 |
2021-09-05 | Adjust the code structure. | Saturneric | 1 | -0/+4 |
2021-09-05 | Rewrite the core. | Saturneric | 1 | -31/+25 |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -25/+28 |
2021-08-11 | Continue to improve functions. | Saturneric | 1 | -2/+5 |
2021-06-06 | Add encryption and signature function. | Saturneric | 1 | -10/+12 |
2021-05-28 | Make eligible keys enter the signature candidate list. | Saturneric | 1 | -7/+3 |
2021-05-22 | Enhance code robustness; | Saturneric | 1 | -6/+5 |
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -22/+30 |
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 |
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 |
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -2/+2 |
2021-05-11 | Change CXX Standard to C++14 | Saturneric | 1 | -21/+9 |