aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysfix: should set default workspace to home path on macOSsaturneric1-1/+3
8 daysfix: specify search paths to avoid the pinentry notice on macOSsaturneric1-0/+12
8 daysfix: remove unnecessary assertsaturneric1-4/+5
8 daysfix: find out adsk problem of flatpaksaturneric4-2/+18
8 daysfix: find pinentry under /app/bin in flatpak containersaturneric2-2/+8
8 daysfix: solve found issues by testingsaturneric6-21/+48
8 daysfix: gpg context will take response of gpg-agentsaturneric10-36/+126
8 daysfix: operations of subkeysaturneric3-8/+8
9 daysfix: solve found issues on windowssaturneric1-1/+1
9 daysfix: gpg agent cannot run as daemon on windowssaturneric1-52/+81
9 daysfix: init database path and name as soon as possiblesaturneric1-16/+32
9 dayschore: restart gpg-agent at start and kill gpg agent by close as default beha...saturneric1-1/+0
9 daysfix: gpgconf path should firstly be initialized at gpg contextsaturneric2-79/+12
9 daysfix: make sure gpg-agent is running after initsaturneric3-13/+91
9 daysfix: issues found on macossaturneric3-7/+10
9 daysfeat: add more basic env checks at initsaturneric6-20/+103
9 daysfeat: add more info checksaturneric27-383/+702
10 daysfix: a stupid issuesaturneric1-1/+0
10 daysfix: qt5 build issuessaturneric4-6/+25
10 dayschore: update german translationssaturneric1-1/+1
10 daysfix: issues found on linux platformsaturneric3-6/+41
10 daysfeat: check scd versionsaturneric4-0/+64
10 dayschore: update and check translationssaturneric4-20/+15
10 daysfeat: generate cark keyssaturneric31-316/+473
10 daysfix: compiler issues on CIsaturneric2-5/+6
11 daysfeat: switch text-based model to workspace-based modelsaturneric6-9/+8
11 daysfix: testing and solve bugs foundsaturneric14-204/+235
11 daysfix: found bugssaturneric1-2/+3
11 daysfeat: support key groupssaturneric51-405/+1958
14 daysrefactor: code cleanupsaturneric3-1/+213
14 daysfeat: add SmartCardControllersaturneric13-150/+534
2025-04-12feat: add openpgp smart card supportsaturneric14-6/+373
2025-04-12feat: support tooltips for key table entriessaturneric1-0/+32
2025-04-12feat: add assuan direct comm supportsaturneric5-16/+437
2025-04-12fix: issues on adsk operationssaturneric7-36/+132
2025-04-12fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric6-39/+41
2025-04-12refactor: GpgKey and GpgSubKeysaturneric17-355/+212
2025-04-12feat: add ui support for adsk featuressaturneric11-17/+865
2025-04-11feat: support adsksaturneric5-115/+197
2025-02-16fix: do not check commit hash in flatpak containersaturneric3-2/+12
2025-02-04chore: clean up codesaturneric6-8/+0
2025-02-04fix: solve discovered issues before release v2.1.7saturneric3-5/+4
2025-02-03fix: qt5 compile issuessaturneric27-64/+68
2025-02-03fix: solve discovered issuessaturneric2-3/+4
2025-02-02refactor: make some function names shortersaturneric9-99/+86
2025-02-02refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2-2/+4
2025-02-02feat: improve KeyGenerateDialogsaturneric4-87/+104
2025-02-01feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric6-632/+369
2025-01-31fix: use yyy-MM-dd format of create date on key listsaturneric1-1/+1
2025-01-27fix: tiny fixessaturneric1-16/+13