aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/WaitingDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: slove discovered issues on windows platformsaturneric2024-01-311-0/+1
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-1/+1
|
* fix: use the new async encrypt symmetric api at gui appsaturneric2023-12-241-7/+1
|
* fix: slove issues in key/subkey generationsaturneric2023-12-031-1/+4
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* fix: improve waiting dialogSaturneric2023-07-141-21/+3
|
* fix: reduce info level logsSaturneric2023-02-111-3/+3
|
* feat: change the log style in source filesSaturneric2023-02-031-3/+3
|
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-0/+77
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.