| Commit message (Expand) | Author | Files | Lines |
2024-04-16 | fix: improve grt tab, mods name and its project structure | saturneric | 1 | -171/+0 |
2024-04-11 | fix: find and solve some issues on module management | saturneric | 1 | -3/+3 |
2024-02-29 | feat: add prefix GF to all sdk and module symbols | saturneric | 1 | -34/+28 |
2024-02-29 | feat: add module controller and continue to work on module system | saturneric | 1 | -5/+4 |
2024-02-28 | feat: upgrade module system | saturneric | 1 | -16/+28 |
2024-02-26 | feat: add user agent header when doing http request | saturneric | 1 | -4/+8 |
2024-01-23 | feat: add a setting to enable gpgme debug log | saturneric | 1 | -38/+37 |
2024-01-23 | fix: set gpgconf path to gpgme engine | saturneric | 1 | -3/+8 |
2024-01-22 | fix: improve ui and solve discovered bugs at version checking module | saturneric | 1 | -1/+5 |
2024-01-16 | fix: make task and threading system safer | saturneric | 1 | -2/+3 |
2024-01-15 | refactor: remove nlohmann json library from project | saturneric | 1 | -84/+59 |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -10/+12 |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -1/+1 |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -1/+0 |
2023-11-02 | feat: add callback function to event | saturneric | 1 | -4/+4 |
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -3/+2 |
2023-10-24 | feat: try to use GRT as a info exchange center of modules and ui | saturneric | 1 | -13/+12 |
2023-10-23 | fix: solve some issues on log system | saturneric | 1 | -14/+14 |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -0/+1 |
2023-10-18 | feat: using pool for concurrent executions, not stable yet | saturneric | 1 | -5/+4 |
2023-10-17 | refactor: change plugin system to module system | saturneric | 1 | -2/+2 |
2023-10-16 | feat: using piml tech on plugin system | saturneric | 1 | -3/+3 |
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 | -3/+4 |
2023-10-15 | fix: solve some issues on linux .desktop file | saturneric | 1 | -1/+1 |
2023-02-25 | fix: solve codacy issues | Saturneric | 1 | -2/+8 |
2023-02-18 | fix: improve the task execution model | Saturneric | 1 | -3/+3 |
2023-02-17 | feat: improve task execute system | Saturneric | 1 | -1/+2 |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -3/+3 |
2023-02-07 | fix: solve an issue in version checking | Saturneric | 1 | -4/+8 |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -11/+11 |
2022-05-20 | refactor: change version checking to task | Saturneric | 1 | -49/+87 |
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -1/+1 |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 |
2022-01-12 | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 1 | -1/+1 |
2022-01-12 | <refactor>(ui): Adjust src/ui/function to src/ui/thread | Saturneric | 1 | -0/+0 |
2022-01-04 | <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ad... | Saturneric | 1 | -0/+3 |
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -8/+5 |
2022-01-04 | <fix>(ui): improve ui. | Saturneric | 1 | -8/+8 |
2022-01-04 | <fix>(core): fix windows build problem | Saturneric | 1 | -61/+58 |
2022-01-03 | <fix, feature>(core, ui): version system upgrade. | Saturneric | 1 | -28/+79 |
2021-12-16 | Fixed Issues on Windows & Reduce warning. | Saturneric | 1 | -7/+4 |
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -23/+26 |
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -23/+26 |
2021-12-02 | Fixed. | Saturneric | 1 | -1/+1 |
2021-12-02 | Modified & Improve | Saturneric | 1 | -6/+6 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+3 |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -32/+33 |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 |
2021-07-19 | Improved and Modified. | Saturneric | 1 | -0/+5 |