aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: should set default workspace to home path on macOSsaturneric8 days1-1/+3
* fix: specify search paths to avoid the pinentry notice on macOSsaturneric8 days1-0/+12
* fix: remove unnecessary assertsaturneric8 days1-4/+5
* fix: find out adsk problem of flatpaksaturneric8 days4-2/+18
* fix: find pinentry under /app/bin in flatpak containersaturneric8 days2-2/+8
* fix: solve found issues by testingsaturneric8 days6-21/+48
* fix: gpg context will take response of gpg-agentsaturneric8 days10-36/+126
* fix: operations of subkeysaturneric8 days3-8/+8
* fix: solve found issues on windowssaturneric8 days1-1/+1
* fix: gpg agent cannot run as daemon on windowssaturneric8 days1-52/+81
* fix: init database path and name as soon as possiblesaturneric8 days1-16/+32
* chore: restart gpg-agent at start and kill gpg agent by close as default beha...saturneric8 days1-1/+0
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric8 days2-79/+12
* fix: make sure gpg-agent is running after initsaturneric8 days3-13/+91
* fix: issues found on macossaturneric8 days3-7/+10
* feat: add more basic env checks at initsaturneric8 days6-20/+103
* feat: add more info checksaturneric8 days27-383/+702
* fix: a stupid issuesaturneric9 days1-1/+0
* Merge branch 'develop' of ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFronten...saturneric9 days1-1/+1
|\
| * chore: update german translationssaturneric9 days1-1/+1
* | fix: qt5 build issuessaturneric9 days4-6/+25
|/
* fix: issues found on linux platformsaturneric9 days3-6/+41
* feat: check scd versionsaturneric9 days4-0/+64
* chore: update and check translationssaturneric9 days4-20/+15
* feat: generate cark keyssaturneric9 days31-316/+473
* fix: compiler issues on CIsaturneric9 days2-5/+6
* feat: switch text-based model to workspace-based modelsaturneric10 days6-9/+8
* fix: testing and solve bugs foundsaturneric10 days14-204/+235
* fix: found bugssaturneric11 days1-2/+3
* feat: support key groupssaturneric11 days51-405/+1958
* refactor: code cleanupsaturneric13 days3-1/+213
* feat: add SmartCardControllersaturneric13 days13-150/+534
* feat: add openpgp smart card supportsaturneric2025-04-1214-6/+373
* feat: support tooltips for key table entriessaturneric2025-04-121-0/+32
* feat: add assuan direct comm supportsaturneric2025-04-125-16/+437
* fix: issues on adsk operationssaturneric2025-04-127-36/+132
* fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric2025-04-126-39/+41
* refactor: GpgKey and GpgSubKeysaturneric2025-04-1217-355/+212
* feat: add ui support for adsk featuressaturneric2025-04-1211-17/+865
* feat: support adsksaturneric2025-04-115-115/+197
* fix: do not check commit hash in flatpak containersaturneric2025-02-163-2/+12
* chore: clean up codesaturneric2025-02-046-8/+0
* fix: solve discovered issues before release v2.1.7saturneric2025-02-043-5/+4
* fix: qt5 compile issuessaturneric2025-02-0327-64/+68
* fix: solve discovered issuessaturneric2025-02-032-3/+4
* refactor: make some function names shortersaturneric2025-02-029-99/+86
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-022-2/+4
* feat: improve KeyGenerateDialogsaturneric2025-02-024-87/+104
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-016-632/+369
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1