aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleManager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric1-0/+3
2024-04-14fix: use qt designer placeholder instead of custom initializedsaturneric1-1/+1
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+4
2024-02-28feat: upgrade module systemsaturneric1-0/+8
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-13/+12
2023-12-16fix: clean up envirnoment when app exitssaturneric1-1/+3
2023-12-15fix: slove threading and memory issuessaturneric1-12/+12
2023-12-14fix: slove some memory issuessaturneric1-4/+3
2023-12-03feat: standarized and speed up app env loading processsaturneric1-0/+32
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-2/+3
2023-11-29fix: repair gnupg info listing funtionSaturneric1-3/+9
2023-11-02feat: add callback function to eventsaturneric1-18/+20
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-3/+2
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-3/+4
2023-10-25feat: use rt listen publish event function in main windows' app version upgra...Saturneric1-4/+7
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric1-0/+32
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-9/+9
2023-10-17feat: imporve module systemsaturneric1-5/+4
2023-10-17refactor: move module system to core and make it worksaturneric1-2/+21
2023-10-17fix: slove compile issuessaturneric1-3/+3
2023-10-17refactor: change plugin system to module systemsaturneric1-22/+22
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-2/+2
2023-10-16feat: using piml tech on plugin systemsaturneric1-4/+8
2023-10-16fix: check and update copyright at filessaturneric1-3/+5
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-0/+79