aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-16fix: improve grt tab, mods name and its project structuresaturneric9-843/+0
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric1-2/+8
2024-04-11fix: find and solve some issues on module managementsaturneric2-8/+8
2024-03-02refactor: reduce core prebuild headers and isolate core to modulessaturneric5-3/+115
2024-03-01feat: validate module id format and compatibility of sdk and qt envsaturneric1-1/+1
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric8-157/+183
2024-02-29feat: add module controller and continue to work on module systemsaturneric2-5/+6
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-28feat: upgrade module systemsaturneric6-66/+90
1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
2024-02-26feat: add user agent header when doing http requestsaturneric1-4/+8
2024-01-30feat: try to add qt5 supportsaturneric1-2/+7
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-38/+37
2024-01-23fix: set gpgconf path to gpgme enginesaturneric1-3/+8
2024-01-23fix: solve issues on detected gnupg path function and fix linking errors on ↵saturneric4-3/+49
windows platform
2024-01-22feat: improve gpg context configure logic and uisaturneric1-0/+3
2024-01-22fix: improve ui and solve discovered bugs at version checking modulesaturneric2-4/+9
2024-01-22fix: solve an achieve problem on xcodesaturneric1-0/+10
2024-01-16fix: make task and threading system safersaturneric2-3/+4
2024-01-15chore: remove qt5 supportsaturneric1-5/+1
2024-01-15refactor: remove nlohmann json library from projectsaturneric2-88/+59
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric3-16/+18
2024-01-08fix: solve compile issuesaturneric1-142/+0
2024-01-05feat: integrate logging api to coresaturneric1-1/+1
2023-12-03feat: general improvements of aync execution and memory securitysaturneric2-3/+0
2023-11-29fix: repair gnupg info listing funtionSaturneric2-2/+3
2023-11-06refactor: improve the code structure of coresaturneric2-1/+143
2023-11-02feat: add callback function to eventsaturneric3-17/+22
2023-10-30style: improve code style of coresaturneric1-2/+2
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-3/+2
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric2-45/+4
2023-10-25feat: use rt listen publish event function in main windows' app version ↵Saturneric1-25/+23
upgrade notification
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric2-27/+27
2023-10-24feat: try to use GRT as a info exchange center of modules and uisaturneric5-34/+94
2023-10-23fix: solve some issues on log systemsaturneric3-25/+25
2023-10-23perf: reduce header includes and improve build speedsaturneric5-12/+7
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-38/+27
2023-10-18feat: using pool for concurrent executions, not stable yetsaturneric1-5/+4
2023-10-17fix: improve modulesaturneric2-2/+2
2023-10-17refactor: move module system to core and make it worksaturneric1-3/+3
2023-10-17fix: slove compile issuessaturneric4-9/+9
2023-10-17refactor: change plugin system to module systemsaturneric7-0/+625