aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: compiler issues on CIsaturneric11 days2-5/+6
|
* feat: switch text-based model to workspace-based modelsaturneric11 days32-144/+241
|
* fix: testing and solve bugs foundsaturneric11 days41-500/+611
|
* fix: found bugssaturneric12 days16-104/+80
|
* feat: support key groupssaturneric12 days115-1377/+3483
|
* refactor: code cleanupsaturneric2025-04-134-182/+248
|
* feat: add SmartCardControllersaturneric2025-04-1320-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
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-277-760/+620
|
* refactor: reduce code duplicationsaturneric2025-01-2710-570/+440
|
* feat: check gpg components before startsaturneric2025-01-271-21/+39
|
* fix: 'kCrashCode' is not a member of 'GpgFrontend'saturneric2025-01-271-0/+2
|
* fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵saturneric2025-01-272-4/+5
| | | | constructor
* refactor: clean up codesaturneric2025-01-2724-103/+45
|
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-2715-266/+384
|
* feat: allow changing sort options by ui at file pagesaturneric2025-01-261-0/+1
|
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-266-25/+85
|
* feat: add ui ability to switch batch modesaturneric2025-01-264-10/+17
|
* fix: improve code compatibilitysaturneric2025-01-2620-82/+56
|
* fix: optimums unknown fpr verifying helpersaturneric2025-01-268-117/+61
|