aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/mail/SendMailDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: develop 2.0.6 startSaturneric2022-05-071-439/+0
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <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-1/+1
|
* <refactor>(src): rename the gpg directory to coreSaturneric2022-02-041-1/+1
|
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-0/+439
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.