aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-276-58/+131
* 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-265-19/+78
* feat: add ui ability to switch batch modesaturneric2025-01-264-10/+17
* fix: improve code compatibilitysaturneric2025-01-269-45/+42
* fix: optimums unknown fpr verifying helpersaturneric2025-01-266-114/+58
* feat: allow file batch operationssaturneric2025-01-2617-957/+1403
* feat: relative path by default at portable modesaturneric2025-01-211-0/+2
* feat: enhance key db functionssaturneric2025-01-213-39/+74
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-218-43/+312
|\
| * fix: avoid check action triggering the show of key detail dialogsaturneric2024-12-214-37/+2
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-213-88/+1
| * fix: symbols link error on mingw64saturneric2024-12-202-6/+5
| * fix: adjust the width of key list cell correctlysaturneric2024-12-207-6/+398
* | refactor: using qt containers instead of std containerssaturneric2024-12-1332-196/+198
|/
* fix: eml encrypt error handlingsaturneric2024-12-031-6/+2
* fix: compiler warningssaturneric2024-12-036-42/+30
* fix: discovered issues by testingsaturneric2024-12-031-1/+16
* fix: qt5 build issuessaturneric2024-12-0210-116/+116
* fix: cannot close detail dialog after exporting rev certsaturneric2024-12-021-1/+0