aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/key_generate (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: solve found issues by testingsaturneric9 days1-0/+1
|
* feat: add more basic env checks at initsaturneric10 days2-3/+13
|
* chore: update and check translationssaturneric11 days2-2/+17
|
* feat: generate cark keyssaturneric11 days5-21/+171
|
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
|
* fix: testing and solve bugs foundsaturneric12 days1-1/+0
|
* feat: support key groupssaturneric12 days2-8/+6
|
* fix: do not check commit hash in flatpak containersaturneric2025-02-161-1/+2
|
* fix: qt5 compile issuessaturneric2025-02-031-1/+2
|
* fix: solve discovered issuessaturneric2025-02-031-7/+6
|
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-032-0/+7
|
* translation: update zh_CN and de_DEsaturneric2025-02-031-1/+1
|
* refactor: make some function names shortersaturneric2025-02-022-38/+33
|
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-024-413/+235
|
* feat: improve KeyGenerateDialogsaturneric2025-02-024-154/+212
|
* fix: solve lower/upper case name conflictsaturneric2025-02-012-5/+1
|
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-014-441/+501
|
* refactor: code clean upsaturneric2025-01-272-4/+4
|
* refactor: clean up codesaturneric2025-01-272-10/+3
|
* refactor: using qt containers instead of std containerssaturneric2024-12-132-3/+3
|
* fix: should select channel before any gpg operationsaturneric2024-10-262-3/+7
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-264-63/+95
|
* feat: update copyright infosaturneric2024-07-294-4/+4
|
* feat: remove spdlog and clean up logsaturneric2024-07-262-7/+1
|
* fix: use bundled pinentry as default in flatpak containersaturneric2024-02-141-1/+2
|
* fix: set use system pinentry as a default optionsaturneric2024-02-011-1/+1
|
* feat: enhance gnupg control boardsaturneric2024-01-251-1/+1
|
* fix: add test cases and solve discovered issuessaturneric2024-01-181-8/+22
|
* fix: find and slove some bugssaturneric2024-01-173-8/+26
|
* refactor: remove libgettext from projectsaturneric2024-01-162-45/+46
|
* fix: slove the languange settings issuesaturneric2024-01-152-2/+2
|
* refactor: remove libconfig++ form projectsaturneric2024-01-152-4/+8
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-122-21/+3
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-122-7/+7
|
* feat: add more genkey algorithms and modessaturneric2024-01-093-33/+90
|
* feat: integrate logging api to coresaturneric2024-01-052-3/+3
|
* fix: test the initialization of gui applicationsaturneric2023-12-242-4/+6
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-034-225/+149
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-022-6/+7
|
* fix: discover and fix some bugssaturneric2023-12-011-4/+5
|
* refactor: separate typedef and implsaturneric2023-11-072-1/+3
|
* refactor: remove CommonUtils at coresaturneric2023-11-072-8/+8
|
* refactor: improve the code structure of coresaturneric2023-11-062-0/+2
|
* refactor: clean up core's codessaturneric2023-11-062-4/+4
|
* style: improve code style of coresaturneric2023-10-301-1/+1
|
* fix: solve some code tidy issuessaturneric2023-10-252-2/+5
|
* perf: reduce header includes and improve build speedsaturneric2023-10-232-8/+2
|
* fix: check and update copyright at filessaturneric2023-10-164-11/+17
|
* feat: simplify settings lookupSaturneric2023-04-052-36/+12
|
* fix: solve codacy issuessaturneric2023-03-312-2/+4
|