aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-30fix: reset module settings object in a proper waysaturneric1-23/+16
2024-04-30feat: improve functions and ui on modulesaturneric1-11/+39
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric1-0/+5
2024-04-14fix: use qt designer placeholder instead of custom initializedsaturneric1-1/+1
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-1/+18
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-0/+15
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+17
2024-02-28feat: upgrade module systemsaturneric1-5/+74
2024-01-17fix: find and slove some bugssaturneric1-1/+0
2024-01-16fix: make task and threading system safersaturneric1-1/+0
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-6/+4
2023-12-16fix: clean up envirnoment when app exitssaturneric1-1/+1
2023-12-15fix: slove threading and memory issuessaturneric1-40/+44
2023-12-14fix: slove some memory issuessaturneric1-4/+3
2023-12-03feat: standarized and speed up app env loading processsaturneric1-0/+12
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-3/+5
2023-11-29fix: repair gnupg info listing funtionSaturneric1-10/+19
2023-11-02feat: add callback function to eventsaturneric1-25/+28
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-10/+9
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-6/+7
2023-10-25fix: solve some code tidy issuessaturneric1-6/+6
2023-10-25feat: use rt listen publish event function in main windows' app version upgra...Saturneric1-4/+9
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric1-1/+23
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-7/+28
2023-10-19fix: improve the stability of thread systemsaturneric1-3/+3
2023-10-18feat: simplify the thread system and improve its stabilitysaturneric1-1/+1
2023-10-17refactor: move module system to core and make it worksaturneric1-9/+9
2023-10-17fix: slove compile issuessaturneric1-16/+16
2023-10-17refactor: change plugin system to module systemsaturneric1-22/+24
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-3/+3
2023-10-16feat: using piml tech on plugin systemsaturneric1-0/+109