aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve found issues by testingsaturneric9 days1-0/+1
* fix: operations of subkeysaturneric9 days1-33/+65
* chore: restart gpg-agent at start and kill gpg agent by close as default beha...saturneric9 days1-17/+1
* fix: make sure gpg-agent is running after initsaturneric9 days2-12/+8
* Merge branch 'develop'saturneric9 days14-146/+239
|\
| * fix: issues found on macossaturneric9 days5-65/+65
| * feat: add more basic env checks at initsaturneric9 days7-14/+71
| * feat: add more info checksaturneric9 days7-80/+116
* | fix: issues found by testingsaturneric10 days2-4/+5
|/
* Merge branch 'develop' of ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFronten...saturneric10 days1-8/+14
|\
| * chore: update german translationssaturneric10 days1-8/+9
| * fix: refresh button should be able to restart scd listening timersaturneric10 days1-0/+5
* | fix: qt5 build issuessaturneric10 days1-0/+1
|/
* fix: issues found on linux platformsaturneric10 days3-5/+8
* feat: check scd versionsaturneric10 days2-1/+15
* chore: update and check translationssaturneric10 days5-44/+65
* feat: generate cark keyssaturneric10 days37-105/+239
* feat: switch text-based model to workspace-based modelsaturneric11 days25-134/+233
* fix: testing and solve bugs foundsaturneric11 days26-293/+373
* fix: found bugssaturneric12 days15-102/+77
* feat: support key groupssaturneric12 days56-805/+1347
* refactor: code cleanupsaturneric14 days1-181/+35
* feat: add SmartCardControllersaturneric14 days7-48/+588
* feat: add openpgp smart card supportsaturneric2025-04-129-22/+402
* fix: issues on adsk operationssaturneric2025-04-127-20/+245
* refactor: GpgKey and GpgSubKeysaturneric2025-04-1216-181/+171
* fix: wrong ui dialog order after switching appssaturneric2025-04-1210-23/+49
* feat: add ui support for adsk featuressaturneric2025-04-126-12/+413
* fix: do not check commit hash in flatpak containersaturneric2025-02-162-2/+3
* chore: clean up codesaturneric2025-02-048-13/+0
* fix: solve discovered issues before release v2.1.7saturneric2025-02-045-124/+53
* feat: ask user if automate check update on first startupsaturneric2025-02-031-2/+15
* fix: qt5 compile issuessaturneric2025-02-0314-30/+36
* fix: set pb range when size of operas > 1saturneric2025-02-032-2/+5
* fix: solve discovered issuessaturneric2025-02-033-48/+8
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-034-23/+7
* translation: update zh_CN and de_DEsaturneric2025-02-031-1/+1
* feat: allow switch ascii mode at file page optionssaturneric2025-02-035-33/+44
* refactor: make some function names shortersaturneric2025-02-027-78/+63
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-026-413/+366
* feat: improve KeyGenerateDialogsaturneric2025-02-026-156/+214
* fix: solve lower/upper case name conflictsaturneric2025-02-014-7/+3
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-018-455/+520
* refactor: code clean upsaturneric2025-01-2716-102/+53
* refactor: clean up code and reduce duplicationsaturneric2025-01-275-107/+45
* refactor: code clean up of main windowsaturneric2025-01-273-491/+432
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-279-421/+480
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-276-735/+614
* fix: member variable 'GpgOperaContext::ascii' is not initialized in the const...saturneric2025-01-272-4/+5
* refactor: clean up codesaturneric2025-01-2721-85/+38