Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: solve codacy issues | saturneric | 2023-03-31 | 5 | -21/+9 |
| | |||||
* | feat: improve core init speed and safty. | Saturneric | 2023-03-31 | 1 | -17/+38 |
| | |||||
* | feat: read offline and auto import config when init | Saturneric | 2023-03-31 | 1 | -5/+35 |
| | |||||
* | feat: add offline and auto import support in context | Saturneric | 2023-03-31 | 2 | -13/+19 |
| | |||||
* | fix: solve checksum issues on windows | Saturneric | 2023-03-30 | 1 | -13/+66 |
| | |||||
* | feat: add an option to use pinentry | Saturneric | 2023-03-30 | 1 | -2/+23 |
| | |||||
* | fix: solve codacy issues | Saturneric | 2023-02-25 | 3 | -9/+9 |
| | |||||
* | Merge branch 'main' into dev/2.0.10/main | Saturneric | 2023-02-25 | 1 | -0/+1 |
|\ | |||||
| * | fix: solve conflictsv2.0.10 | Saturneric | 2022-12-22 | 15 | -56/+199 |
| |\ | |||||
| * \ | Merge pull request #70 from saturneric/dev/2.0.8/saturnericv2.0.9 | Saturn&Eric | 2022-07-23 | 19 | -98/+98 |
| |\ \ | | | | | | | | | Develop 2.0.9.1 | ||||
| * | | | docs(core): add comment | musing | 2022-05-21 | 1 | -0/+1 |
| | | | | |||||
* | | | | feat: implement concurrent task in a proper way | Saturneric | 2023-02-18 | 2 | -31/+34 |
| | | | | |||||
* | | | | fix: improve the task execution model | Saturneric | 2023-02-18 | 8 | -94/+197 |
| | | | | |||||
* | | | | fix: improve stability of the object-channel model | Saturneric | 2023-02-18 | 1 | -2/+21 |
| | | | | |||||
* | | | | feat: improve task execute system | Saturneric | 2023-02-17 | 11 | -78/+292 |
| | | | | |||||
* | | | | fix: solve command executor memory problem | Saturneric | 2023-02-16 | 1 | -11/+4 |
| | | | | |||||
* | | | | fix: solve logging framework issues on windows | Saturneric | 2023-02-16 | 2 | -2/+17 |
| | | | | |||||
* | | | | fix: reduce info level logs | Saturneric | 2023-02-11 | 24 | -120/+114 |
| | | | | |||||
* | | | | feat: upgrade qt framework to 6.3 | Saturneric | 2023-02-11 | 1 | -1/+5 |
| | | | | |||||
* | | | | feat: add more gnupg operations | Saturneric | 2023-02-11 | 2 | -8/+119 |
| | | | | |||||
* | | | | feat: reduce logs | Saturneric | 2023-02-11 | 2 | -16/+25 |
| | | | | |||||
* | | | | fix: open target file once | Saturneric | 2023-02-11 | 1 | -8/+8 |
| | | | | |||||
* | | | | freat: allow to change gnupg install path | Saturneric | 2023-02-11 | 1 | -0/+4 |
| | | | | |||||
* | | | | feat: show checksums of all gnupg components | Saturneric | 2023-02-11 | 3 | -17/+76 |
| | | | | |||||
* | | | | fix: solve bugs in subkey generation | Saturneric | 2023-02-07 | 2 | -11/+14 |
| | | | | |||||
* | | | | feat: use custom password dialog now | Saturneric | 2023-02-07 | 8 | -11/+263 |
| | | | | |||||
* | | | | feat: add a custom pinentry hook for sandbox mode in macOS | Saturneric | 2023-02-06 | 2 | -3/+33 |
| | | | | |||||
* | | | | fix: solve issue on the KeyPackage | saturneric | 2023-02-04 | 3 | -2/+35 |
| | | | | |||||
* | | | | feat: add cache recovery function | saturneric | 2023-02-04 | 3 | -0/+113 |
| | | | | |||||
* | | | | fix: solve open file issue in menu bar | saturneric | 2023-02-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -12/+18 |
| | | | | | | | | | | | | | | | | | | | | 1. solve compile issues 2. improve log for cammand executor | ||||
* | | | | feat: change the log style in source files | Saturneric | 2023-02-03 | 26 | -314/+302 |
| | | | | |||||
* | | | | feat: change logging framework to spdlog | Saturneric | 2023-02-03 | 1 | -5/+3 |
| | | | | |||||
* | | | | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 13 | -106/+481 |
| |_|/ |/| | | | | | | | | | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | | | feat(ui, core): add custom key db support | Saturneric | 2022-12-04 | 8 | -14/+89 |
| | | | | | | | | | | | | | | | | | | 1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function | ||||
* | | | fix: solve a refresh crash | Saturneric | 2022-12-04 | 2 | -1/+10 |
| | | | |||||
* | | | fix: solve a crash issue | Saturneric | 2022-11-26 | 2 | -10/+24 |
| | | | |||||
* | | | feat: support generate ecc key | Saturneric | 2022-11-26 | 4 | -37/+82 |
| | | | | | | | | | | | | 1. support elliptische kurve nist | ||||
* | | | fix: record the actural size | Saturneric | 2022-11-26 | 1 | -3/+5 |
| | | | | | | | | | | | | 1. record the actural size of dialogs and main windows when they are closing | ||||
* | | | fix(core, ui): delete some unnecessary logs | Saturneric | 2022-09-03 | 1 | -2/+0 |
| |/ |/| | |||||
* | | feat(ui): add tab to show gnupg info | Saturneric | 2022-07-23 | 2 | -1/+5 |
| | | |||||
* | | style(src): reformat code | Saturneric | 2022-07-22 | 17 | -97/+93 |
|/ | |||||
* | fix: solve issue caused by sig buffer | Saturneric | 2022-05-20 | 1 | -1/+1 |
| | |||||
* | feat: explain Not Fully Valid reason | Saturneric | 2022-05-20 | 1 | -4/+5 |
| | |||||
* | fix: remove useless log in Channel system | Saturneric | 2022-05-20 | 2 | -19/+6 |
| | |||||
* | feat: track pending tasks in task runner system | Saturneric | 2022-05-20 | 5 | -16/+53 |
| | |||||
* | pref: improve compiling speed | Saturneric | 2022-05-20 | 2 | -3/+4 |
| | |||||
* | fix: solve general problems for compiling | Saturneric | 2022-05-19 | 1 | -9/+9 |
| | |||||
* | fix: adjust initialized order and organize | Saturneric | 2022-05-19 | 2 | -4/+1 |
| | | | | 1. disable command line file arg input ability | ||||
* | pref: improve pch for compiling speed | Saturneric | 2022-05-19 | 7 | -64/+66 |
| |