Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: remove unnecessary assert | saturneric | 9 days | 1 | -4/+5 |
| | |||||
* | fix: find out adsk problem of flatpak | saturneric | 9 days | 1 | -0/+6 |
| | |||||
* | fix: testing and solve bugs found | saturneric | 11 days | 1 | -58/+74 |
| | |||||
* | feat: support key groups | saturneric | 12 days | 1 | -10/+39 |
| | |||||
* | refactor: GpgKey and GpgSubKey | saturneric | 2025-04-12 | 1 | -3/+3 |
| | |||||
* | fix: qt5 compile issues | saturneric | 2025-02-03 | 1 | -3/+3 |
| | |||||
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 1 | -24/+12 |
| | |||||
* | fix: test basic operations of multi key db and solve issues | saturneric | 2024-10-26 | 1 | -2/+2 |
| | |||||
* | feat: add more context of key database support | saturneric | 2024-10-25 | 1 | -1/+0 |
| | |||||
* | feat: simplify logging | saturneric | 2024-07-30 | 1 | -3/+2 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -15/+5 |
| | |||||
* | feat: rewrite key list structure and logic | saturneric | 2024-06-02 | 1 | -0/+25 |
| | |||||
* | fix: solve discovered bugs and improve ui operations | saturneric | 2024-01-19 | 1 | -9/+17 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -9/+8 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -8/+10 |
| | |||||
* | fix: repair test cases | saturneric | 2023-12-16 | 1 | -4/+9 |
| | |||||
* | fix: use secure memory management at impl class | saturneric | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | feat: add reasons explanation to env loading failed message box | saturneric | 2023-12-04 | 1 | -3/+4 |
| | |||||
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 1 | -7/+10 |
| | |||||
* | fix: slove issues in key/subkey generation | saturneric | 2023-12-03 | 1 | -4/+4 |
| | |||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -0/+2 |
| | |||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | refactor: improve the code structure of core | saturneric | 2023-11-06 | 1 | -1/+1 |
| | |||||
* | refactor: clean up core's codes | saturneric | 2023-11-06 | 1 | -1/+1 |
| | |||||
* | style: improve code style of core | saturneric | 2023-10-30 | 1 | -4/+4 |
| | |||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -100/+163 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix: reduce debug log of core | Saturneric | 2023-07-14 | 1 | -5/+0 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -10/+8 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -15/+11 |
| | |||||
* | fix: solve a crash issue | Saturneric | 2022-11-26 | 1 | -3/+0 |
| | |||||
* | fix(core, ui): delete some unnecessary logs | Saturneric | 2022-09-03 | 1 | -2/+0 |
| | |||||
* | fix(core): solve memory access issues | Saturneric | 2022-05-13 | 1 | -2/+3 |
| | | | | 1. use gpg_key, not key(has been moved). | ||||
* | perf: improve core performance | Saturneric | 2022-05-13 | 1 | -3/+3 |
| | |||||
* | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 2022-05-12 | 1 | -16/+32 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -10/+74 |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | ||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -0/+6 |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | ||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -0/+96 |