aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Collapse)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 possiblesaturneric9 days1-16/+32
|
* chore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric9 days1-1/+0
| | | | behaviors
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric9 days2-79/+12
|
* fix: make sure gpg-agent is running after initsaturneric9 days3-13/+91
|
* fix: issues found on macossaturneric9 days3-7/+10
|
* feat: add more basic env checks at initsaturneric9 days6-20/+103
|
* feat: add more info checksaturneric9 days27-383/+702
|
* fix: a stupid issuesaturneric10 days1-1/+0
|
* Merge branch 'develop' of ↵saturneric10 days1-1/+1
|\ | | | | | | ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFrontend into develop
| * chore: update german translationssaturneric10 days1-1/+1
| |
* | fix: qt5 build issuessaturneric10 days4-6/+25
|/
* fix: issues found on linux platformsaturneric10 days3-6/+41
|
* feat: check scd versionsaturneric10 days4-0/+64
|
* chore: update and check translationssaturneric10 days4-20/+15
|
* feat: generate cark keyssaturneric10 days31-316/+473
|
* fix: compiler issues on CIsaturneric10 days2-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric10 days6-9/+8
|
* fix: testing and solve bugs foundsaturneric11 days14-204/+235
|
* fix: found bugssaturneric11 days1-2/+3
|
* feat: support key groupssaturneric11 days51-405/+1958
|
* refactor: code cleanupsaturneric14 days3-1/+213
|
* feat: add SmartCardControllersaturneric14 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
|