Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: testing and solve bugs found | saturneric | 11 days | 1 | -11/+5 |
| | |||||
* | feat: support key groups | saturneric | 12 days | 1 | -10/+29 |
| | |||||
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 1 | -11/+3 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: rewrite key list structure and logic | saturneric | 2024-06-02 | 1 | -0/+8 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -2/+2 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -0/+6 |
| | |||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -1/+1 |
| | |||||
* | refactor: clean up core's codes | saturneric | 2023-11-06 | 1 | -1/+1 |
| | |||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -44/+9 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix(core): fix a bug when key in smart carddev/2.0.7 | Saturneric | 2022-05-12 | 1 | -4/+12 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -5/+32 |
| | | | | | | | | 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 | -3/+3 |
| | | | | | 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/+110 |