Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: track pending tasks in task runner system | Saturneric | 2022-05-20 | 5 | -16/+53 |
| | |||||
* | fix: adjust initialized order and organize | Saturneric | 2022-05-19 | 1 | -3/+0 |
| | | | | 1. disable command line file arg input ability | ||||
* | refactor: change log level for task system | Saturneric | 2022-05-19 | 3 | -20/+21 |
| | |||||
* | fix: solve dll export problem on inner class | Saturneric | 2022-05-15 | 1 | -3/+27 |
| | |||||
* | fix: solve heading file include problem. | Saturneric | 2022-05-15 | 1 | -2/+4 |
| | |||||
* | feat(core): upgrade task runner system. | Saturneric | 2022-05-14 | 4 | -24/+270 |
| | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 10 | -9/+593 |
| | | | | 1. solve multiple threads problem. | ||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -2/+2 |
| | | | | | | | | 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 | 2 | -0/+116 |
1. delete smtp ability 2. change libs link type to dramatic |