aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/data_struct/SoftwareVersion.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-29/+0
| | | | | | 1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* <fix, feature>(core, ui): version system upgrade.Saturneric2022-01-031-0/+25
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui.