Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(ui): adjust file structure | Saturneric | 2022-07-22 | 1 | -550/+0 |
| | |||||
* | feat(ui): use general main window and dialog class | Saturneric | 2022-07-22 | 1 | -75/+26 |
| | | | | | 1. store window size and position 2. store icon size and style | ||||
* | fix: fix some issues | Saturneric | 2022-06-05 | 1 | -78/+91 |
| | | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | ||||
* | fix: solve key server import not working issues | Saturneric | 2022-05-21 | 1 | -72/+47 |
| | |||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -7/+13 |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | ||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -2/+2 |
| | | | | | | 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. | Saturneric | 2022-02-06 | 1 | -1/+1 |
| | |||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -20/+18 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -0/+607 |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. |