aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: solve codacy issuessaturneric2023-03-315-21/+9
|
* feat: improve core init speed and safty.Saturneric2023-03-311-17/+38
|
* feat: read offline and auto import config when initSaturneric2023-03-311-5/+35
|
* feat: add offline and auto import support in contextSaturneric2023-03-312-13/+19
|
* fix: solve checksum issues on windowsSaturneric2023-03-301-13/+66
|
* feat: add an option to use pinentrySaturneric2023-03-301-2/+23
|
* fix: solve codacy issuesSaturneric2023-02-253-9/+9
|
* Merge branch 'main' into dev/2.0.10/mainSaturneric2023-02-251-0/+1
|\
| * fix: solve conflictsv2.0.10Saturneric2022-12-2215-56/+199
| |\
| * \ Merge pull request #70 from saturneric/dev/2.0.8/saturnericv2.0.9Saturn&Eric2022-07-2319-98/+98
| |\ \ | | | | | | | | Develop 2.0.9.1
| * | | docs(core): add commentmusing2022-05-211-0/+1
| | | |
* | | | feat: implement concurrent task in a proper waySaturneric2023-02-182-31/+34
| | | |
* | | | fix: improve the task execution modelSaturneric2023-02-188-94/+197
| | | |
* | | | fix: improve stability of the object-channel modelSaturneric2023-02-181-2/+21
| | | |
* | | | feat: improve task execute systemSaturneric2023-02-1711-78/+292
| | | |
* | | | fix: solve command executor memory problemSaturneric2023-02-161-11/+4
| | | |
* | | | fix: solve logging framework issues on windowsSaturneric2023-02-162-2/+17
| | | |
* | | | fix: reduce info level logsSaturneric2023-02-1124-120/+114
| | | |
* | | | feat: upgrade qt framework to 6.3Saturneric2023-02-111-1/+5
| | | |
* | | | feat: add more gnupg operationsSaturneric2023-02-112-8/+119
| | | |
* | | | feat: reduce logsSaturneric2023-02-112-16/+25
| | | |
* | | | fix: open target file onceSaturneric2023-02-111-8/+8
| | | |
* | | | freat: allow to change gnupg install pathSaturneric2023-02-111-0/+4
| | | |
* | | | feat: show checksums of all gnupg componentsSaturneric2023-02-113-17/+76
| | | |
* | | | fix: solve bugs in subkey generationSaturneric2023-02-072-11/+14
| | | |
* | | | feat: use custom password dialog nowSaturneric2023-02-078-11/+263
| | | |
* | | | feat: add a custom pinentry hook for sandbox mode in macOSSaturneric2023-02-062-3/+33
| | | |
* | | | fix: solve issue on the KeyPackagesaturneric2023-02-043-2/+35
| | | |
* | | | feat: add cache recovery functionsaturneric2023-02-043-0/+113
| | | |
* | | | fix: solve open file issue in menu barsaturneric2023-02-041-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 issuessaturneric2023-02-042-12/+18
| | | | | | | | | | | | | | | | | | | | 1. solve compile issues 2. improve log for cammand executor
* | | | feat: change the log style in source filesSaturneric2023-02-0326-314/+302
| | | |
* | | | feat: change logging framework to spdlogSaturneric2023-02-031-5/+3
| | | |
* | | | feat: add advanced gnupg operationsSaturneric2023-01-0713-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 supportSaturneric2022-12-048-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 crashSaturneric2022-12-042-1/+10
| | |
* | | fix: solve a crash issueSaturneric2022-11-262-10/+24
| | |
* | | feat: support generate ecc keySaturneric2022-11-264-37/+82
| | | | | | | | | | | | 1. support elliptische kurve nist
* | | fix: record the actural sizeSaturneric2022-11-261-3/+5
| | | | | | | | | | | | 1. record the actural size of dialogs and main windows when they are closing
* | | fix(core, ui): delete some unnecessary logsSaturneric2022-09-031-2/+0
| |/ |/|
* | feat(ui): add tab to show gnupg infoSaturneric2022-07-232-1/+5
| |
* | style(src): reformat codeSaturneric2022-07-2217-97/+93
|/
* fix: solve issue caused by sig bufferSaturneric2022-05-201-1/+1
|
* feat: explain Not Fully Valid reasonSaturneric2022-05-201-4/+5
|
* fix: remove useless log in Channel systemSaturneric2022-05-202-19/+6
|
* feat: track pending tasks in task runner systemSaturneric2022-05-205-16/+53
|
* pref: improve compiling speedSaturneric2022-05-202-3/+4
|
* fix: solve general problems for compilingSaturneric2022-05-191-9/+9
|
* fix: adjust initialized order and organizeSaturneric2022-05-192-4/+1
| | | | 1. disable command line file arg input ability
* pref: improve pch for compiling speedSaturneric2022-05-197-64/+66
|