aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/import_export/KeyUploadDialog.cpp (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>(core, ui): Adjust the core code directory structure.Saturneric2022-02-061-2/+2
|
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-2/+2
|
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-1/+1
| | | | | 1. Use more modern ways. 2. Repair partial docking.
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-0/+157
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.