Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -15/+18 | |
| | ||||||
* | feat: improve init progress | Saturneric | 2023-04-04 | 1 | -3/+13 | |
| | ||||||
* | fix: solve codacy issues | saturneric | 2023-03-31 | 1 | -2/+2 | |
| | ||||||
* | fix: solve issues in proxy configure | Saturneric | 2023-03-30 | 1 | -0/+57 | |
| | ||||||
* | fix: improve the task execution model | Saturneric | 2023-02-18 | 1 | -7/+7 | |
| | ||||||
* | fix: solve logging framework issues on windows | Saturneric | 2023-02-16 | 1 | -7/+14 | |
| | ||||||
* | fix: solve build problem on windows platform | Saturneric | 2023-02-16 | 1 | -1/+1 | |
| | ||||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -3/+3 | |
| | ||||||
* | feat: reduce logs | Saturneric | 2023-02-11 | 1 | -9/+6 | |
| | ||||||
* | fix: continue to solve a compile issue | Saturneric | 2023-02-06 | 1 | -2/+2 | |
| | ||||||
* | fix: solve open file issue in menu bar | saturneric | 2023-02-04 | 1 | -1/+8 | |
| | | | | | | 1. add flush policy for logger 2. seperate the name of each logger 3. replace the old open file logic with the new one when click the button on the menu bar | |||||
* | fix: solve some issues | saturneric | 2023-02-04 | 1 | -1/+1 | |
| | | | | | 1. solve compile issues 2. improve log for cammand executor | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -46/+44 | |
| | ||||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -1/+0 | |
| | ||||||
* | fix(ui): fix crash when start app. | Saturneric | 2022-06-01 | 1 | -1/+2 | |
| | ||||||
* | fix: solve general problems for compiling | Saturneric | 2022-05-19 | 1 | -36/+25 | |
| | ||||||
* | perf: improve initialized and recover process | Saturneric | 2022-05-19 | 1 | -14/+57 | |
| | | | | | | 1. init logging system 2. init ui 3. init main | |||||
* | fix: slove loading issues at init | Saturneric | 2022-05-13 | 1 | -0/+10 | |
| | | | | 1. block the main thread until the gpg context is loaded. | |||||
* | feat: add a simple TaskRunner system | Saturneric | 2022-05-13 | 1 | -14/+13 | |
| | | | | 1. solve multiple threads problem. | |||||
* | feat: improve UI library's encapsulation | Saturneric | 2022-05-09 | 1 | -2/+136 | |
| | ||||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -0/+10 | |
| | | | | | | | | 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/+64 | |
1. delete smtp ability 2. change libs link type to dramatic |