aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric11 days4-4/+4
* fix: testing and solve bugs foundsaturneric11 days10-174/+198
* fix: found bugssaturneric12 days1-2/+3
* feat: support key groupssaturneric12 days28-221/+1005
* refactor: code cleanupsaturneric14 days2-1/+209
* feat: add SmartCardControllersaturneric14 days10-24/+355
* feat: add assuan direct comm supportsaturneric2025-04-125-16/+437
* refactor: GpgKey and GpgSubKeysaturneric2025-04-129-44/+43
* feat: add ui support for adsk featuressaturneric2025-04-121-1/+1
* feat: support adsksaturneric2025-04-112-0/+57
* chore: clean up codesaturneric2025-02-043-5/+0
* fix: solve discovered issues before release v2.1.7saturneric2025-02-042-3/+2
* fix: qt5 compile issuessaturneric2025-02-0311-21/+24
* refactor: make some function names shortersaturneric2025-02-022-9/+9
* feat: improve KeyGenerateDialogsaturneric2025-02-022-29/+34
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-012-299/+133
* fix: tiny fixessaturneric2025-01-271-16/+13
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-169/+25
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-14/+23
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-271-25/+6
* refactor: reduce code duplicationsaturneric2025-01-275-567/+411
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-274-162/+177
* fix: improve code compatibilitysaturneric2025-01-264-25/+6
* fix: optimums unknown fpr verifying helpersaturneric2025-01-262-3/+3
* feat: allow file batch operationssaturneric2025-01-263-8/+4
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
* fix: make app fully portablesaturneric2025-01-211-0/+1
* feat: enhance key db functionssaturneric2025-01-212-1/+15
* refactor: using qt containers instead of std containerssaturneric2024-12-1314-73/+55
* fix: solve memory issues discovered on linuxsaturneric2024-12-031-1/+3
* fix: compiler warningssaturneric2024-12-033-4/+12
* fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric2024-12-032-0/+46
* fix: discovered issuessaturneric2024-12-022-12/+19
* translation: update ts filessaturneric2024-12-012-2/+21
* fix: solve build issue on windowssaturneric2024-11-301-1/+1
* feat: improve app structure on windowssaturneric2024-11-301-42/+38
* fix: getting gpg-agent to start automatically on macOSsaturneric2024-11-301-10/+13
* fix: solve discoverd issues on email functionssaturneric2024-11-281-3/+0
* fix: reduce unnecessary cache write to disksaturneric2024-11-281-15/+24
* feat: support uid revoke and uid delete operationssaturneric2024-11-266-264/+632
* feat: allow drag and drop to open text filesaturneric2024-11-241-2/+0
* feat: rewrite core init processes and add env optionsaturneric2024-11-223-12/+10
* feat: enhance cache apisaturneric2024-11-202-8/+40
* feat: add revoke subkey functionsaturneric2024-11-192-55/+195
* feat: add delete subkey functionsaturneric2024-11-182-51/+148
* feat: support export a single subkeysaturneric2024-11-182-0/+26
* feat: auto import missing key after verifysaturneric2024-11-172-1/+16
* fix: setup gitea develop regularly build and test processsaturneric2024-11-161-0/+6
* fix: should select channel before any gpg operationsaturneric2024-10-263-11/+16
* fix: should check key status immediately after get itsaturneric2024-10-261-0/+1