Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | feat: add an option to build with app sanbox on | Saturneric | 2023-02-11 | 1 | -5/+14 | |
| | | | | | ||||||
* | | | | | feat: show checksums of all gnupg components | Saturneric | 2023-02-11 | 5 | -26/+88 | |
| | | | | | ||||||
* | | | | | fix: add buddled dylib support for macOS | Saturneric | 2023-02-07 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | 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: change the log style in source files | Saturneric | 2023-02-03 | 71 | -700/+677 | |
| | | | | | ||||||
* | | | | | feat: change logging framework to spdlog | Saturneric | 2023-02-03 | 2 | -8/+4 | |
| | | | | | ||||||
* | | | | | 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 | 25 | -192/+779 | |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
* | | | | fix: remove myeasylog.log | Saturneric | 2022-12-22 | 2 | -2/+1 | |
| | | | | ||||||
* | | | | feat: upgrade GnuPG Info Tab | Saturneric | 2022-12-21 | 2 | -33/+108 | |
| | | | | ||||||
* | | | | feat(ui, core): add custom key db support | Saturneric | 2022-12-04 | 16 | -63/+292 | |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 11 | -59/+132 | |
| | | | | | | | | | | | | | | | | 1. support elliptische kurve nist | |||||
* | | | | fix: record the actural size | Saturneric | 2022-11-26 | 6 | -8/+60 | |
| | | | | | | | | | | | | | | | | 1. record the actural size of dialogs and main windows when they are closing | |||||
* | | | | feat(ui): attach not when 'ENV Loading Failed' occurred. | Saturneric | 2022-09-03 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | fix(core, ui): delete some unnecessary logs | Saturneric | 2022-09-03 | 2 | -8/+0 | |
| | | | | ||||||
* | | | | fix(ui): fix user feedback issues. | Saturneric | 2022-09-03 | 12 | -141/+214 | |
| | | | | | | | | | | | | | | | | | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification. | |||||
* | | | | feat(project): support freebsd build | Saturneric | 2022-07-24 | 3 | -10/+31 | |
| |_|/ |/| | | ||||||
* | | | feat(project): add rpm package supportdev/2.0.8/saturneric | Saturneric | 2022-07-23 | 1 | -1/+32 | |
| | | | ||||||
* | | | feat(ui): add tab to show gnupg info | Saturneric | 2022-07-23 | 7 | -12/+146 | |
| | | | ||||||
* | | | fix(ui): fix button style problem | Saturneric | 2022-07-23 | 6 | -30/+44 | |
| | | | ||||||
* | | | fix(ui): fix signer picker and other issues | Saturneric | 2022-07-22 | 10 | -33/+57 | |
| | | | | | | | | | | | | | | | 1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package" | |||||
* | | | refactor(ui): adjust file structure | Saturneric | 2022-07-22 | 55 | -45/+45 | |
| | | | ||||||
* | | | style(src): reformat code | Saturneric | 2022-07-22 | 42 | -160/+138 | |
| | | | ||||||
* | | | feat(ui): use general main window and dialog class | Saturneric | 2022-07-22 | 36 | -294/+464 | |
| | | | | | | | | | | | | | | | 1. store window size and position 2. store icon size and style | |||||
* | | | fix: fix some issues | Saturneric | 2022-06-05 | 11 | -117/+428 | |
| | | | | | | | | | | | | | | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | |||||
* | | | fix(ui): fix crash when start app. | Saturneric | 2022-06-01 | 3 | -4/+10 | |
| |/ |/| | ||||||
* | | perf: improve ListedKeyServerTestThread | Saturneric | 2022-05-22 | 4 | -96/+150 | |
|/ | | | | 1. fixes #9 | |||||
* | fix: solve key server import not working issues | Saturneric | 2022-05-21 | 1 | -72/+47 | |
| | ||||||
* | fix(ui): there is possible null pointer dereference | Saturneric | 2022-05-20 | 1 | -1/+1 | |
| | ||||||
* | fix: solve issue caused by sig buffer | Saturneric | 2022-05-20 | 1 | -1/+1 | |
| | ||||||
* | refactor: modify basic operations slots in main window | Saturneric | 2022-05-20 | 1 | -155/+209 | |
| | ||||||
* | 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 | |
| | ||||||
* | fix: improve about dialog about version checking | Saturneric | 2022-05-20 | 1 | -9/+10 | |
| |