aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-1/+1
| | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-1/+1
|
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-022-10/+6
| | | | | 1. Use more modern ways. 2. Repair partial docking.
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-236-0/+820
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.