aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-03fix: qt5 compile issuessaturneric1-1/+1
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-5/+6
2024-07-30feat: simplify loggingsaturneric1-22/+20
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-28fix: correct the spelling of 'deactivate'saturneric1-3/+3
2024-07-26feat: remove spdlog and clean up logsaturneric1-31/+22
2024-07-12feat: add some ui apis to sdksaturneric1-0/+2
2024-07-12feat: improve the project structuresaturneric1-1/+1
2024-05-03fix: solve safe issuessaturneric1-2/+2
2024-04-30fix: reset module settings object in a proper waysaturneric1-2/+2
2024-03-01feat: validate module id format and compatibility of sdk and qt envsaturneric1-2/+78
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-25/+32
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-4/+53
2024-02-28feat: upgrade module systemsaturneric1-4/+100
2024-01-18fix: slove codacy issuessaturneric1-5/+4
2024-01-17fix: improve code quality, docs and ci filessaturneric1-1/+2
2024-01-16fix: make task and threading system safersaturneric1-2/+0
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-1/+0
2023-12-16fix: use secure memory management at impl classsaturneric1-1/+1
2023-12-15fix: slove threading and memory issuessaturneric1-19/+24
2023-11-29fix: repair gnupg info listing funtionSaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+0
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric1-0/+1
2023-10-23perf: reduce header includes and improve build speedsaturneric1-1/+1
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-4/+4
2023-10-18fix: improve thread and module relationsaturneric1-1/+1
2023-10-17feat: imporve module systemsaturneric1-16/+13
2023-10-17refactor: move module system to core and make it worksaturneric1-1/+1
2023-10-17fix: slove compile issuessaturneric1-10/+10
2023-10-17refactor: change plugin system to module systemsaturneric1-26/+28
2023-10-16fix: solve compile and link issuessaturneric1-2/+2
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-0/+2
2023-10-16feat: using piml tech on plugin systemsaturneric1-0/+103