aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: code cleanupsaturneric13 days4-182/+248
* feat: add SmartCardControllersaturneric13 days21-204/+1236
* feat: add openpgp smart card supportsaturneric14 days27-28/+897
* fix: upgrade to gpgme 1.24.2saturneric14 days5-5/+5
* feat: support tooltips for key table entriessaturneric14 days1-0/+32
* feat: add assuan direct comm supportsaturneric14 days6-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
* chore: not possible to build a universal version without support from homebrewsaturneric2025-03-281-3/+0
* fix: macOS version support Intel machinesaturneric2025-03-281-3/+4
* chore: update translation it_ITsaturneric2025-03-201-77/+94
* fix: do not check commit hash in flatpak containersaturneric2025-02-168-5/+29
* chore: update appstream infosaturneric2025-02-042-0/+2
* chore: clean up codesaturneric2025-02-0414-21/+0
* chore: update translationssaturneric2025-02-046-487/+289
* fix: solve discovered issues before release v2.1.7saturneric2025-02-049-129/+57
* Merge branch 'develop'saturneric2025-02-0352-1390/+1515
|\
| * translation: update zh_CN and de_DEdev/2.1.6/mainsaturneric2025-02-036-1287/+1347
| * feat: ask user if automate check update on first startupsaturneric2025-02-031-2/+15
| * fix: correct tab edit orderssaturneric2025-02-032-0/+39
| * fix: qt5 compile issuessaturneric2025-02-0344-101/+114
* | Merge branch 'develop'saturneric2025-02-03177-13374/+13814
|\|
| * fix: set pb range when size of operas > 1saturneric2025-02-032-2/+5
| * fix: solve ui code generate issuesaturneric2025-02-031-1/+1
| * fix: solve discovered issuessaturneric2025-02-0311-639/+558
| * chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-036-49/+14
| * chore: upgrade to v2.1.7saturneric2025-02-031-1/+1
| * translation: update zh_CN and de_DEsaturneric2025-02-037-7063/+7089
| * 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-0210-453/+542
| * feat: improve KeyGenerateDialogsaturneric2025-02-0213-308/+393
| * fix: solve lower/upper case name conflictsaturneric2025-02-014-7/+3
| * feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-0118-1270/+1547
| * 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
| * fix: correct de_DE translationssaturneric2025-01-271-2/+2
| * refactor: code clean up of main windowsaturneric2025-01-273-491/+432
| * refactor: reduce code duplication of gnupg operationssaturneric2025-01-2710-435/+503
| * refactor: reduce code duplication of gnupg file operationssaturneric2025-01-277-760/+620
| * refactor: reduce code duplicationsaturneric2025-01-2710-570/+440
| * feat: upgrade gnupg info gathering module to v1.2.1saturneric2025-01-271-0/+0
| * feat: check gpg components before startsaturneric2025-01-271-21/+39