aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: improve some ui logicsdev/2.0.10/saturnericSaturneric2023-02-195-31/+40
|
* fix: open about page no refreshing gnupg infoSaturneric2023-02-181-1/+1
|
* feat: implement concurrent task in a proper waySaturneric2023-02-182-31/+34
|
* fix: improve the task execution modelSaturneric2023-02-1816-116/+220
|
* fix: improve stability of the object-channel modelSaturneric2023-02-181-2/+21
|
* feat: improve task execute systemSaturneric2023-02-1717-96/+315
|
* fix: solve command executor memory problemSaturneric2023-02-161-11/+4
|
* fix: solve build issues on windowsSaturneric2023-02-161-5/+49
|
* fix: solve logging framework issues on windowsSaturneric2023-02-168-20/+89
|
* fix: solve build problem on windows platformSaturneric2023-02-161-1/+1
|
* fix: reduce info level logsSaturneric2023-02-1162-339/+282
|
* feat: upgrade qt framework to 6.3Saturneric2023-02-1113-17/+132
|
* feat: add more gnupg operationsSaturneric2023-02-112-8/+119
|
* feat: reduce logsSaturneric2023-02-113-25/+31
|
* fix: open target file onceSaturneric2023-02-111-8/+8
|
* freat: allow to change gnupg install pathSaturneric2023-02-115-31/+170
|
* feat: add an option to build with app sanbox onSaturneric2023-02-111-5/+14
|
* feat: show checksums of all gnupg componentsSaturneric2023-02-115-26/+88
|
* fix: add buddled dylib support for macOSSaturneric2023-02-071-0/+4
|
* fix: solve bugs in subkey generationSaturneric2023-02-077-27/+63
|
* fix: solve an issue in version checkingSaturneric2023-02-074-8/+24
|
* feat: use custom password dialog nowSaturneric2023-02-0714-28/+361
|
* feat: add a custom pinentry hook for sandbox mode in macOSSaturneric2023-02-062-3/+33
|
* fix: continue to solve a compile issueSaturneric2023-02-061-2/+2
|
* fix: solve an endless loop issue caused by logging systemSaturneric2023-02-061-2/+2
|
* feat: support buddled gnupg for posix platformSaturneric2023-02-061-2/+27
|
* fix: sovle a compile issue in macOSSaturneric2023-02-061-1/+1
|
* fix: solve issue on the KeyPackagesaturneric2023-02-043-2/+35
|
* feat: add cache recovery functionsaturneric2023-02-045-2/+181
|
* fix: solve open file issue in menu barsaturneric2023-02-047-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 issuessaturneric2023-02-046-16/+26
| | | | | 1. solve compile issues 2. improve log for cammand executor
* feat: change the log style in source filesSaturneric2023-02-0371-700/+677
|
* feat: change logging framework to spdlogSaturneric2023-02-032-8/+4
|
* fix: continue to solve ci issues at release modeSaturneric2023-01-121-1/+1
|
* fix: solve ci issues at debug modeSaturneric2023-01-121-4/+8
|
* feat: improve msys2 build processSaturneric2023-01-121-8/+148
| | | | | 1. copy dlls and exes from local machine now 2. run windeployqt after build
* feat: add advanced gnupg operationsSaturneric2023-01-0725-192/+779
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* fix: remove myeasylog.logSaturneric2022-12-222-2/+1
|
* feat: upgrade GnuPG Info TabSaturneric2022-12-212-33/+108
|
* feat(ui, core): add custom key db supportSaturneric2022-12-0416-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 crashSaturneric2022-12-042-1/+10
|
* fix: solve a crash issueSaturneric2022-11-262-10/+24
|
* feat: support generate ecc keySaturneric2022-11-2611-59/+132
| | | | 1. support elliptische kurve nist
* fix: record the actural sizeSaturneric2022-11-266-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.Saturneric2022-09-031-3/+4
|
* fix(core, ui): delete some unnecessary logsSaturneric2022-09-032-8/+0
|
* fix(ui): fix user feedback issues.Saturneric2022-09-0312-141/+214
| | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
* feat(project): support freebsd buildSaturneric2022-07-243-10/+31
|
* feat(project): add rpm package supportdev/2.0.8/saturnericSaturneric2022-07-231-1/+32
|
* feat(ui): add tab to show gnupg infoSaturneric2022-07-237-12/+146
|