aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: filename of export key is not correctdevelopsaturneric22 hours1-1/+1
|
* fix: include winsock2.h before windows.hsaturneric2 days1-1/+2
|
* fix: build issue on windowssaturneric2 days1-1/+3
|
* fix: tool tip base should be blacksaturneric4 days1-1/+1
|
* fix: should allow uid sign by the public keysaturneric4 days1-2/+3
|
* chore: improve code styleHEADmainsaturneric6 days1-25/+25
|
* Add Linux dark mode detection for Fusion theme in Qt6Matthew Evans7 days1-6/+35
|
* fix: should set default workspace to home path on macOSsaturneric9 days2-1/+7
|
* fix: specify search paths to avoid the pinentry notice on macOSsaturneric9 days1-0/+12
|
* fix: remove unnecessary assertsaturneric9 days1-4/+5
|
* fix: find out adsk problem of flatpaksaturneric9 days5-3/+18
|
* fix: find pinentry under /app/bin in flatpak containersaturneric9 days3-3/+9
|
* fix: solve found issues by testingsaturneric10 days7-21/+49
|
* fix: gpg context will take response of gpg-agentsaturneric10 days10-36/+126
|
* fix: operations of subkeysaturneric10 days4-41/+73
|
* fix: solve found issues on windowssaturneric10 days2-1/+8
|
* fix: gpg agent cannot run as daemon on windowssaturneric10 days2-53/+82
|
* fix: init database path and name as soon as possiblesaturneric10 days1-16/+32
|
* chore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric10 days3-19/+2
| | | | behaviors
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric10 days2-79/+12
|
* fix: make sure gpg-agent is running after initsaturneric10 days6-31/+103
|
* Merge branch 'develop'saturneric10 days45-553/+1057
|\
| * fix: issues found on macossaturneric10 days8-72/+75
| |
| * feat: add more basic env checks at initsaturneric10 days13-34/+174
| |
| * feat: add more info checksaturneric10 days35-465/+826
| |
* | fix: issues found by testingsaturneric11 days2-4/+5
|/
* fix: a stupid issuesaturneric11 days1-1/+0
|
* Merge branch 'develop' of ↵saturneric11 days2-9/+15
|\ | | | | | | ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFrontend into develop
| * chore: update german translationssaturneric11 days2-9/+10
| |
| * fix: refresh button should be able to restart scd listening timersaturneric11 days1-0/+5
| |
* | fix: qt5 build issuessaturneric11 days5-6/+26
|/
* fix: issues found on linux platformsaturneric11 days6-11/+49
|
* feat: check scd versionsaturneric11 days6-1/+79
|
* chore: update and check translationssaturneric11 days9-64/+80
|
* feat: generate cark keyssaturneric11 days69-423/+714
|
* fix: compiler issues on CIsaturneric11 days2-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric12 days32-144/+241
|
* fix: testing and solve bugs foundsaturneric12 days41-500/+611
|
* fix: found bugssaturneric13 days16-104/+80
|
* feat: support key groupssaturneric13 days115-1377/+3483
|
* refactor: code cleanupsaturneric2025-04-134-182/+248
|
* feat: add SmartCardControllersaturneric2025-04-1320-198/+1122
|
* feat: add openpgp smart card supportsaturneric2025-04-1224-28/+776
|
* feat: support tooltips for key table entriessaturneric2025-04-121-0/+32
|
* feat: add assuan direct comm supportsaturneric2025-04-126-16/+513
|
* fix: issues on adsk operationssaturneric2025-04-1214-56/+377
|
* fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric2025-04-126-39/+41
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-1240-835/+681
|
* fix: wrong ui dialog order after switching appssaturneric2025-04-1210-23/+49
|
* feat: add ui support for adsk featuressaturneric2025-04-1217-29/+1278
|