aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: issues found on macossaturneric9 days8-72/+75
* feat: add more basic env checks at initsaturneric9 days13-34/+174
* feat: add more info checksaturneric9 days35-465/+826
* fix: a stupid issuesaturneric10 days1-1/+0
* Merge branch 'develop' of ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFronten...saturneric10 days2-9/+15
|\
| * chore: update german translationssaturneric10 days2-9/+10
| * fix: refresh button should be able to restart scd listening timersaturneric10 days1-0/+5
* | fix: qt5 build issuessaturneric10 days5-6/+26
|/
* fix: issues found on linux platformsaturneric10 days6-11/+49
* feat: check scd versionsaturneric10 days6-1/+79
* chore: update and check translationssaturneric10 days9-64/+80
* feat: generate cark keyssaturneric10 days69-423/+714
* fix: compiler issues on CIsaturneric10 days2-5/+6
* feat: switch text-based model to workspace-based modelsaturneric10 days32-144/+241
* fix: testing and solve bugs foundsaturneric11 days41-500/+611
* fix: found bugssaturneric11 days16-104/+80
* feat: support key groupssaturneric11 days115-1377/+3483
* refactor: code cleanupsaturneric14 days4-182/+248
* feat: add SmartCardControllersaturneric14 days20-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
* feat: support adsksaturneric2025-04-116-115/+314
* fix: do not check commit hash in flatpak containersaturneric2025-02-167-5/+29
* chore: clean up codesaturneric2025-02-0414-21/+0
* fix: solve discovered issues before release v2.1.7saturneric2025-02-048-129/+57
* feat: ask user if automate check update on first startupsaturneric2025-02-031-2/+15
* fix: qt5 compile issuessaturneric2025-02-0343-100/+113
* fix: set pb range when size of operas > 1saturneric2025-02-032-2/+5
* fix: solve discovered issuessaturneric2025-02-035-51/+12
* 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-0221-312/+284
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-028-415/+370
* feat: improve KeyGenerateDialogsaturneric2025-02-0212-291/+366
* fix: solve lower/upper case name conflictsaturneric2025-02-014-7/+3
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-0117-1270/+1192
* fix: issues found on unit test modesaturneric2025-02-012-1/+2
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1
* refactor: code clean upsaturneric2025-01-2716-102/+53
* fix: tiny fixessaturneric2025-01-271-16/+13
* refactor: clean up code and reduce duplicationsaturneric2025-01-276-276/+70
* refactor: code clean up of main windowsaturneric2025-01-273-491/+432
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-2710-435/+503