Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: addressing some of the significant deficiencies identified | saturneric | 2024-07-31 | 1 | -2/+7 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: add some ui apis to sdk | saturneric | 2024-07-12 | 1 | -0/+7 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -12/+0 |
| | |||||
* | fix: common utils should be created before core initialization | saturneric | 2023-12-04 | 1 | -0/+6 |
| | |||||
* | feat: standarized and speed up app env loading process | saturneric | 2023-12-03 | 1 | -0/+6 |
| | |||||
* | feat: introduce cmd functions | saturneric | 2023-11-29 | 1 | -2/+2 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -8/+5 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | fix: solve logging framework issues on windows | Saturneric | 2023-02-16 | 1 | -0/+12 |
| | |||||
* | perf: improve initialized and recover process | Saturneric | 2022-05-19 | 1 | -2/+2 |
| | | | | | | 1. init logging system 2. init ui 3. init main | ||||
* | feat: improve UI library's encapsulation | Saturneric | 2022-05-09 | 1 | -1/+6 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -2/+3 |
| | | | | | | | | 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/+43 |
1. delete smtp ability 2. change libs link type to dramatic |