aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: clean up envirnoment when app exitssaturneric2023-12-161-1/+1
|
* fix: slove threading and memory issuessaturneric2023-12-151-40/+44
|
* fix: slove some memory issuessaturneric2023-12-141-4/+3
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-0/+12
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-3/+5
|
* fix: repair gnupg info listing funtionSaturneric2023-11-291-10/+19
|
* feat: add callback function to eventsaturneric2023-11-021-25/+28
|
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-10/+9
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-6/+7
|
* fix: solve some code tidy issuessaturneric2023-10-251-6/+6
|
* feat: use rt listen publish event function in main windows' app version ↵Saturneric2023-10-251-4/+9
| | | | upgrade notification
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-1/+23
|
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-7/+28
|
* fix: improve the stability of thread systemsaturneric2023-10-191-3/+3
|
* feat: simplify the thread system and improve its stabilitysaturneric2023-10-181-1/+1
|
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+111