Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: support key groups | saturneric | 12 days | 1 | -2/+2 |
| | |||||
* | chore: clean up code | saturneric | 2025-02-04 | 1 | -2/+0 |
| | |||||
* | refactor: code clean up | saturneric | 2025-01-27 | 2 | -1/+6 |
| | |||||
* | refactor: reduce code duplication of gnupg operations | saturneric | 2025-01-27 | 3 | -5/+26 |
| | |||||
* | refactor: reduce code duplication of gnupg file operations | saturneric | 2025-01-27 | 2 | -39/+29 |
| | |||||
* | fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵ | saturneric | 2025-01-27 | 2 | -4/+5 |
| | | | | constructor | ||||
* | fix: kill all gnupg daemons in a proper way | saturneric | 2025-01-27 | 4 | -47/+126 |
| | |||||
* | feat: users can choose which crypto tool bar buttons are displayed | saturneric | 2025-01-26 | 1 | -0/+9 |
| | |||||
* | fix: improve code compatibility | saturneric | 2025-01-26 | 1 | -13/+13 |
| | |||||
* | feat: allow file batch operations | saturneric | 2025-01-26 | 2 | -0/+159 |
| | |||||
* | fix: key server adding or switching is actually not working | saturneric | 2024-08-05 | 1 | -0/+3 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 4 | -6/+5 |
| | |||||
* | feat: add some ui apis to sdk | saturneric | 2024-07-12 | 1 | -0/+58 |
| | |||||
* | feat: add auto activate function and optimums for some structures | saturneric | 2024-04-12 | 7 | -235/+0 |
| | |||||
* | fix: find and slove some bugs | saturneric | 2024-01-17 | 1 | -3/+2 |
| | |||||
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -2/+0 |
| | |||||
* | feat: use qt json support components in data object and infos gathering module | saturneric | 2024-01-15 | 7 | -80/+346 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 2 | -20/+24 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -10/+10 |
| | |||||
* | feat: use module instead of integrated code at version checking task | Saturneric | 2023-10-24 | 2 | -186/+0 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 2 | -8/+2 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 4 | -8/+8 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -7/+7 |
| | |||||
* | fix: solve an issue in version checking | Saturneric | 2023-02-07 | 2 | -4/+9 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 2 | -53/+52 |
| | |||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 2 | -12/+75 |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | ||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -1/+2 |
| | |||||
* | refactor: change version checking to task | Saturneric | 2022-05-20 | 1 | -0/+8 |
| | |||||
* | <fix>(core): Fix the setting loading IO problem under Windows | Saturneric | 2022-03-12 | 1 | -0/+1 |
| | |||||
* | <fix>(core, ui): Fix the remaining problems in the data object | Saturneric | 2022-02-07 | 1 | -5/+2 |
| | |||||
* | <feat>(ui): Improve the security settings auxiliary class | Saturneric | 2022-02-06 | 2 | -13/+50 |
| | | | | | | 1. Do a type check 2. Do a null check 3. Add some necessary logs | ||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 2 | -3/+3 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -3/+8 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 4 | -0/+265 |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. |