Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-24 | feat: use module instead of integrated code at version checking task | Saturneric | 1 | -98/+0 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -7/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-10-15 | feat: start to add plugin system and do some improve on project configuration | saturneric | 1 | -0/+5 | |
2022-05-20 | refactor: change version checking to task | Saturneric | 1 | -5/+28 | |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -2/+21 | |
1. tidy up thread. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -0/+0 | |
2022-01-03 | <fix, feature>(core, ui): version system upgrade. | Saturneric | 1 | -4/+4 | |
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | |||||
2021-12-02 | Fixed. | Saturneric | 1 | -0/+0 | |
1. Fixed known issue in File Operations. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -15/+15 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -0/+32 | |
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents; |