aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove unnecessary assertsaturneric9 days1-4/+5
|
* fix: find out adsk problem of flatpaksaturneric9 days1-0/+6
|
* fix: solve found issues by testingsaturneric9 days6-21/+48
|
* fix: gpg context will take response of gpg-agentsaturneric9 days9-33/+123
|
* fix: operations of subkeysaturneric9 days3-8/+8
|
* fix: solve found issues on windowssaturneric9 days1-1/+1
|
* fix: gpg agent cannot run as daemon on windowssaturneric9 days1-52/+81
|
* fix: init database path and name as soon as possiblesaturneric9 days1-16/+32
|
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric9 days1-12/+12
|
* fix: make sure gpg-agent is running after initsaturneric9 days1-1/+89
|
* fix: issues found on macossaturneric9 days1-2/+2
|
* feat: add more basic env checks at initsaturneric9 days1-2/+1
|
* feat: add more info checksaturneric9 days20-345/+599
|
* fix: qt5 build issuessaturneric10 days1-2/+2
|
* fix: issues found on linux platformsaturneric10 days1-1/+10
|
* feat: check scd versionsaturneric10 days4-0/+64
|
* chore: update and check translationssaturneric10 days3-8/+4
|
* feat: generate cark keyssaturneric10 days9-266/+419
|
* fix: compiler issues on CIsaturneric10 days2-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric11 days4-4/+4
|
* fix: testing and solve bugs foundsaturneric11 days10-174/+198
|
* fix: found bugssaturneric12 days1-2/+3
|
* feat: support key groupssaturneric12 days28-221/+1005
|
* refactor: code cleanupsaturneric2025-04-132-1/+209
|
* feat: add SmartCardControllersaturneric2025-04-1310-24/+355
|
* feat: add assuan direct comm supportsaturneric2025-04-125-16/+437
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-129-44/+43
|
* feat: add ui support for adsk featuressaturneric2025-04-121-1/+1
|
* feat: support adsksaturneric2025-04-112-0/+57
|
* chore: clean up codesaturneric2025-02-043-5/+0
|
* fix: solve discovered issues before release v2.1.7saturneric2025-02-042-3/+2
|
* fix: qt5 compile issuessaturneric2025-02-0311-21/+24
|
* refactor: make some function names shortersaturneric2025-02-022-9/+9
|
* feat: improve KeyGenerateDialogsaturneric2025-02-022-29/+34
|
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-012-299/+133
|
* fix: tiny fixessaturneric2025-01-271-16/+13
|
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-169/+25
|
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-14/+23
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-25/+6
|
* refactor: reduce code duplicationsaturneric2025-01-275-567/+411
|
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-274-162/+177
|
* fix: improve code compatibilitysaturneric2025-01-264-25/+6
|
* fix: optimums unknown fpr verifying helpersaturneric2025-01-262-3/+3
|
* feat: allow file batch operationssaturneric2025-01-263-8/+4
|
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
|
* fix: make app fully portablesaturneric2025-01-211-0/+1
|
* feat: enhance key db functionssaturneric2025-01-212-1/+15
| | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
* refactor: using qt containers instead of std containerssaturneric2024-12-1314-73/+55
|
* fix: solve memory issues discovered on linuxsaturneric2024-12-031-1/+3
|
* fix: compiler warningssaturneric2024-12-033-4/+12
|