aboutsummaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: a stupid issuesaturneric10 days1-1/+0
* Merge branch 'develop' of ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFronten...saturneric10 days1-1/+1
|\
| * 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 modelsaturneric11 days6-9/+8
* fix: testing and solve bugs foundsaturneric11 days14-204/+235
* fix: found bugssaturneric12 days1-2/+3
* feat: support key groupssaturneric12 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
* 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-2710-570/+440
* feat: check gpg components before startsaturneric2025-01-271-21/+39
* refactor: clean up codesaturneric2025-01-272-6/+3
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-276-183/+225
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-261-6/+7
* fix: improve code compatibilitysaturneric2025-01-2611-37/+14
* fix: optimums unknown fpr verifying helpersaturneric2025-01-262-3/+3
* feat: allow file batch operationssaturneric2025-01-263-8/+4
* fix: 'std::future' is defined in header '<future>'saturneric2025-01-261-0/+2
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
* fix: make app fully portablesaturneric2025-01-213-3/+11
* feat: enhance key db functionssaturneric2025-01-218-89/+163
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-213-360/+69
|\