Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: improve some ui logicsdev/2.0.10/saturneric | Saturneric | 2023-02-19 | 5 | -31/+40 |
| | |||||
* | fix: open about page no refreshing gnupg info | Saturneric | 2023-02-18 | 1 | -1/+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 | 16 | -116/+220 |
| | |||||
* | fix: improve stability of the object-channel model | Saturneric | 2023-02-18 | 1 | -2/+21 |
| | |||||
* | feat: improve task execute system | Saturneric | 2023-02-17 | 17 | -96/+315 |
| | |||||
* | fix: solve command executor memory problem | Saturneric | 2023-02-16 | 1 | -11/+4 |
| | |||||
* | fix: solve build issues on windows | Saturneric | 2023-02-16 | 2 | -44/+49 |
| | |||||
* | fix: solve logging framework issues on windows | Saturneric | 2023-02-16 | 8 | -20/+89 |
| | |||||
* | fix: solve build problem on windows platform | Saturneric | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | feat: support qt6 in github action build | Saturneric | 2023-02-16 | 3 | -24/+9 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 62 | -339/+282 |
| | |||||
* | feat: upgrade qt framework to 6.3 | Saturneric | 2023-02-11 | 14 | -19/+139 |
| | |||||
* | feat: add more gnupg operations | Saturneric | 2023-02-11 | 2 | -8/+119 |
| | |||||
* | feat: reduce logs | Saturneric | 2023-02-11 | 3 | -25/+31 |
| | |||||
* | fix: open target file once | Saturneric | 2023-02-11 | 1 | -8/+8 |
| | |||||
* | freat: allow to change gnupg install path | Saturneric | 2023-02-11 | 6 | -92/+243 |
| | |||||
* | feat: add an option to build with app sanbox on | Saturneric | 2023-02-11 | 2 | -5/+15 |
| | |||||
* | feat: update ui of gnupg info tab | Saturneric | 2023-02-11 | 1 | -19/+19 |
| | |||||
* | feat: show checksums of all gnupg components | Saturneric | 2023-02-11 | 5 | -26/+88 |
| | |||||
* | feat: codesign and add entitlements for buddled gnupg binaries | Saturneric | 2023-02-08 | 26 | -49/+63 |
| | |||||
* | fix: add buddled dylib support for macOS | Saturneric | 2023-02-07 | 25 | -16/+68 |
| | |||||
* | feat: add git-lfs support | Saturneric | 2023-02-07 | 10 | -0/+28 |
| | |||||
* | fix: solve bugs in subkey generation | Saturneric | 2023-02-07 | 7 | -27/+63 |
| | |||||
* | fix: solve an issue in version checking | Saturneric | 2023-02-07 | 4 | -8/+24 |
| | |||||
* | feat: use custom password dialog now | Saturneric | 2023-02-07 | 14 | -28/+361 |
| | |||||
* | feat: add a custom pinentry hook for sandbox mode in macOS | Saturneric | 2023-02-06 | 2 | -3/+33 |
| | |||||
* | fix: continue to solve a compile issue | Saturneric | 2023-02-06 | 1 | -2/+2 |
| | |||||
* | fix: solve an endless loop issue caused by logging system | Saturneric | 2023-02-06 | 1 | -2/+2 |
| | |||||
* | feat: support buddled gnupg for posix platform | Saturneric | 2023-02-06 | 1 | -2/+27 |
| | |||||
* | fix: sovle a compile issue in macOS | Saturneric | 2023-02-06 | 1 | -1/+1 |
| | |||||
* | fix: solve issue on the KeyPackage | saturneric | 2023-02-04 | 3 | -2/+35 |
| | |||||
* | feat: add cache recovery function | saturneric | 2023-02-04 | 5 | -2/+181 |
| | |||||
* | fix: solve open file issue in menu bar | saturneric | 2023-02-04 | 7 | -46/+40 |
| | | | | | | 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 | 6 | -16/+26 |
| | | | | | 1. solve compile issues 2. improve log for cammand executor | ||||
* | feat: add submodule spdlog | saturneric | 2023-02-03 | 2 | -0/+3 |
| | |||||
* | fix: improve README.md | Saturneric | 2023-02-03 | 1 | -5/+5 |
| | |||||
* | feat: delete dependency easyloggingpp | Saturneric | 2023-02-03 | 2 | -3/+0 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 71 | -700/+677 |
| | |||||
* | feat: change logging framework to spdlog | Saturneric | 2023-02-03 | 3 | -9/+7 |
| | |||||
* | feat: update submodules | Saturneric | 2023-01-22 | 7 | -0/+0 |
| | |||||
* | fix(manual): solve microsoft store badge problem | Saturneric | 2023-01-21 | 2 | -2/+2 |
| | |||||
* | fix: continue to solve ci issues at release mode | Saturneric | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | fix: solve ci issues at debug mode | Saturneric | 2023-01-12 | 1 | -4/+8 |
| | |||||
* | feat: improve msys2 build process | Saturneric | 2023-01-12 | 1 | -8/+148 |
| | | | | | 1. copy dlls and exes from local machine now 2. run windeployqt after build | ||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 27 | -201/+836 |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | fix: continue to solve ubuntu 18.04 build issuesdev/2.0.9/saturnericdev/2.0.9/main | Saturneric | 2022-12-22 | 1 | -0/+4 |
| | |||||
* | feat: upgrade version to v2.0.10 | Saturneric | 2022-12-22 | 1 | -1/+1 |
| | |||||
* | fix: solve ubuntu 18.04 build issues | Saturneric | 2022-12-22 | 2 | -3/+22 |
| | |||||
* | feat(translate): update translation files | Saturneric | 2022-12-22 | 1 | -0/+1 |
| |