aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details/KeyPairOperaTab.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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