aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/key_generate/KeygenDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve lower/upper case name conflictsaturneric2025-02-011-589/+0
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-011-348/+459
* refactor: code clean upsaturneric2025-01-271-2/+2
* refactor: clean up codesaturneric2025-01-271-6/+2
* fix: should select channel before any gpg operationsaturneric2024-10-261-2/+4
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-41/+64
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-4/+0
* 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-171-5/+17
* refactor: remove libgettext from projectsaturneric2024-01-161-24/+24
* fix: slove the languange settings issuesaturneric2024-01-151-1/+1
* refactor: remove libconfig++ form projectsaturneric2024-01-151-2/+4
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-13/+2
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-6/+6
* feat: add more genkey algorithms and modessaturneric2024-01-091-25/+66
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
* fix: test the initialization of gui applicationsaturneric2023-12-241-2/+3
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-104/+71
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+4
* fix: discover and fix some bugssaturneric2023-12-011-4/+5
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: remove CommonUtils at coresaturneric2023-11-071-4/+4
* fix: solve some code tidy issuessaturneric2023-10-251-1/+2
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: simplify settings lookupSaturneric2023-04-051-18/+6
* fix: solve codacy issuessaturneric2023-03-311-1/+3
* feat: add an option to use pinentrySaturneric2023-03-301-6/+19
* fix: reduce info level logsSaturneric2023-02-111-6/+4
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-0/+5
* fix: solve bugs in subkey generationSaturneric2023-02-071-2/+2
* feat: use custom password dialog nowSaturneric2023-02-071-7/+23
* feat: change the log style in source filesSaturneric2023-02-031-6/+6
* feat: support generate ecc keySaturneric2022-11-261-3/+4
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+407