aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/struct/SoftwareVersion.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: solve an issue in version checkingSaturneric2023-02-071-3/+9
|
* feat: change the log style in source filesSaturneric2023-02-031-42/+41
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-0/+67
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-0/+29
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.