aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details/KeyPairOperaTab.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: testing and solve bugs foundsaturneric11 days1-86/+62
|
* feat: support key groupssaturneric12 days1-52/+49
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-33/+32
|
* refactor: code clean upsaturneric2025-01-271-1/+0
|
* refactor: clean up codesaturneric2025-01-271-1/+1
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+1
|
* translation: update translationssaturneric2024-12-021-2/+4
|
* translation: update ts filessaturneric2024-12-011-80/+69
|
* feat: support uid revoke and uid delete operationssaturneric2024-11-261-1/+4
|
* feat: support verifying email through eml datasaturneric2024-11-251-4/+2
|
* feat: improve info prompt at private key exportingsaturneric2024-11-241-36/+52
|
* feat: add ui some restrictions when primary key not existssaturneric2024-11-191-1/+1
|
* feat: use keys.openpgp.org as default for key publishing and refreshingsaturneric2024-11-171-8/+101
|
* fix: should select channel before any gpg operationsaturneric2024-10-261-12/+18
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-8/+18
|
* feat: set reason code and text at revoke-certificationsaturneric2024-10-181-14/+27
|
* feat: simplify loggingsaturneric2024-07-301-2/+2
|
* fix: use standard os detection macrosaturneric2024-07-301-18/+20
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: distinguishing Error Alerts for Ppaer Key Operation Failuressaturneric2024-07-291-3/+3
|
* fix: solve qt5 problemssaturneric2024-07-291-4/+0
|
* fix: errors in judgment conditionssaturneric2024-07-281-2/+2
|
* feat: add paper key module supportsaturneric2024-07-281-0/+166
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-2/+1
|
* feat: support qt5 build optionsaturneric2024-01-311-0/+5
|
* fix: add function to import key rev certsaturneric2024-01-301-7/+71
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-5/+3
|
* fix: slove discovered bugssaturneric2024-01-181-0/+2
|
* refactor: remove libgettext from projectsaturneric2024-01-161-54/+54
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-9/+5
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-38/+32
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-29/+22
|
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
|
* fix: slove some ui issuessaturneric2023-12-041-6/+3
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-9/+19
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-5/+7
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-49/+7
|
* refactor: improve the code structure of coresaturneric2023-11-061-0/+2
|
* style: improve code style of coresaturneric2023-10-301-5/+5
|
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-1/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
|
* fix: improve uiSaturneric2023-07-141-28/+4
|
* feat: improve ui of owner trust functionSaturneric2023-07-131-6/+17
|
* feat: support owner trust level settings of gpg keySaturneric2023-07-121-0/+49
|
* feat: improve ui when gnupg is offlineSaturneric2023-03-311-0/+14
|
* fix: solve export key filename issues on windowsSaturneric2023-03-301-0/+18
|
* fix: reduce info level logsSaturneric2023-02-111-2/+2
|
* feat: change the log style in source filesSaturneric2023-02-031-2/+2
|
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+360