aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/key_generate/SubkeyGenerateDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add more basic env checks at initsaturneric9 days1-1/+6
* feat: generate cark keyssaturneric10 days1-0/+2
* fix: testing and solve bugs foundsaturneric11 days1-1/+0
* feat: support key groupssaturneric11 days1-5/+4
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-031-0/+3
* translation: update zh_CN and de_DEsaturneric2025-02-031-1/+1
* refactor: make some function names shortersaturneric2025-02-021-10/+9
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-021-222/+122
* feat: improve KeyGenerateDialogsaturneric2025-02-021-77/+50
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-011-19/+2
* refactor: code clean upsaturneric2025-01-271-2/+2
* refactor: clean up codesaturneric2025-01-271-4/+1
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-20/+26
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+1
* fix: find and slove some bugssaturneric2024-01-171-0/+7
* refactor: remove libgettext from projectsaturneric2024-01-161-21/+22
* 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-8/+1
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
* feat: add more genkey algorithms and modessaturneric2024-01-091-7/+19
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
* fix: test the initialization of gui applicationsaturneric2023-12-241-2/+3
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-96/+59
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+3
* refactor: remove CommonUtils at coresaturneric2023-11-071-4/+4
* refactor: improve the code structure of coresaturneric2023-11-061-0/+1
* style: improve code style of coresaturneric2023-10-301-1/+1
* fix: solve some code tidy issuessaturneric2023-10-251-1/+3
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
* feat: simplify settings lookupSaturneric2023-04-051-18/+6
* fix: solve codacy issuessaturneric2023-03-311-1/+1
* feat: add an option to use pinentrySaturneric2023-03-301-5/+20
* fix: reduce info level logsSaturneric2023-02-111-5/+4
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-0/+5
* fix: solve bugs in subkey generationSaturneric2023-02-071-12/+43
* feat: change the log style in source filesSaturneric2023-02-031-5/+5
* feat: support generate ecc keySaturneric2022-11-261-10/+15
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+344