Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-12 | <fix>(core): Fix the setting loading IO problem under Windows | Saturneric | 1 | -0/+1 | |
2022-02-07 | <fix>(core, ui): Fix the remaining problems in the data object | Saturneric | 1 | -5/+2 | |
2022-02-06 | <feat>(ui): Improve the security settings auxiliary class | Saturneric | 2 | -13/+50 | |
1. Do a type check 2. Do a null check 3. Add some necessary logs | |||||
2022-02-06 | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2 | -3/+3 | |
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | |||||
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -3/+8 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 4 | -0/+265 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. |