aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
25 hoursfix: filename of export key is not correctdevelopsaturneric1-1/+1
2 daysfix: include winsock2.h before windows.hsaturneric1-1/+2
2 daysfix: build issue on windowssaturneric1-1/+3
4 daysfix: tool tip base should be blacksaturneric1-1/+1
4 daysfix: should allow uid sign by the public keysaturneric1-2/+3
6 dayschore: improve code styleHEADmainsaturneric1-25/+25
7 daysAdd Linux dark mode detection for Fusion theme in Qt6Matthew Evans1-6/+35
10 daysfix: should set default workspace to home path on macOSsaturneric2-1/+7
10 daysfix: specify search paths to avoid the pinentry notice on macOSsaturneric1-0/+12
10 daysfix: remove unnecessary assertsaturneric1-4/+5
10 daysfix: find out adsk problem of flatpaksaturneric5-3/+18
10 daysfix: find pinentry under /app/bin in flatpak containersaturneric3-3/+9
10 daysfix: solve found issues by testingsaturneric7-21/+49
10 daysfix: gpg context will take response of gpg-agentsaturneric10-36/+126
10 daysfix: operations of subkeysaturneric4-41/+73
10 daysfix: solve found issues on windowssaturneric2-1/+8
10 daysfix: gpg agent cannot run as daemon on windowssaturneric2-53/+82
10 daysfix: init database path and name as soon as possiblesaturneric1-16/+32
10 dayschore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric3-19/+2
behaviors
10 daysfix: gpgconf path should firstly be initialized at gpg contextsaturneric2-79/+12
10 daysfix: make sure gpg-agent is running after initsaturneric6-31/+103
10 daysfix: issues found on macossaturneric8-72/+75
10 daysfeat: add more basic env checks at initsaturneric13-34/+174
10 daysfeat: add more info checksaturneric35-465/+826
11 daysfix: issues found by testingsaturneric2-4/+5
11 daysfix: a stupid issuesaturneric1-1/+0
11 daysfix: qt5 build issuessaturneric5-6/+26
11 dayschore: update german translationssaturneric2-9/+10
11 daysfix: refresh button should be able to restart scd listening timersaturneric1-0/+5
11 daysfix: issues found on linux platformsaturneric6-11/+49
11 daysfeat: check scd versionsaturneric6-1/+79
11 dayschore: update and check translationssaturneric9-64/+80
11 daysfeat: generate cark keyssaturneric69-423/+714
11 daysfix: compiler issues on CIsaturneric2-5/+6
12 daysfeat: switch text-based model to workspace-based modelsaturneric32-144/+241
12 daysfix: testing and solve bugs foundsaturneric41-500/+611
13 daysfix: found bugssaturneric16-104/+80
13 daysfeat: support key groupssaturneric115-1377/+3483
2025-04-13refactor: code cleanupsaturneric4-182/+248
2025-04-13feat: add SmartCardControllersaturneric20-198/+1122
2025-04-12feat: add openpgp smart card supportsaturneric24-28/+776
2025-04-12feat: support tooltips for key table entriessaturneric1-0/+32
2025-04-12feat: add assuan direct comm supportsaturneric6-16/+513
2025-04-12fix: issues on adsk operationssaturneric14-56/+377
2025-04-12fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric6-39/+41
2025-04-12refactor: GpgKey and GpgSubKeysaturneric40-835/+681
2025-04-12fix: wrong ui dialog order after switching appssaturneric10-23/+49
2025-04-12feat: add ui support for adsk featuressaturneric17-29/+1278
2025-04-11feat: support adsksaturneric6-115/+314
2025-02-16fix: do not check commit hash in flatpak containersaturneric7-5/+29