aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleInit.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-27refactor: clean up codesaturneric1-4/+1
2024-12-03fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric1-34/+6
2024-12-03fix: integrated modules loading pathsaturneric1-2/+7
2024-12-02fix: support debug module loading by AppImagesaturneric1-8/+8
2024-12-01fix: discovered bugs on windows platformsaturneric1-1/+7
2024-11-30feat: improve app structure on windowssaturneric1-2/+2
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-16/+44
2024-07-30feat: simplify loggingsaturneric1-4/+4
2024-07-30fix: use standard os detection macrosaturneric1-9/+10
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-27fix: discover and solve some memory issuessaturneric1-2/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-15/+7
2024-07-12feat: adjust modules loading pathsaturneric1-4/+4
2024-04-30fix: can not find mods on macos platformsaturneric1-1/+3
2024-04-30feat: improve functions and ui on modulesaturneric1-6/+18
2024-04-28feat: load both integrated and external modulessaturneric1-24/+52
2024-04-21feat: adapt linux appimage of modules loadingdev/2.1.2/modulesaturneric1-6/+7
2024-03-02refactor: reduce core prebuild headers and isolate core to modulessaturneric1-5/+8
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-3/+1
2024-02-28feat: upgrade module systemsaturneric1-13/+20
2024-01-08fix: solve compile issuesaturneric1-2/+2
2024-01-05feat: integrate logging api to coresaturneric1-8/+0
2023-12-13refactor: improve the structure of main,core and test modulesaturneric1-5/+3
2023-12-04fix: slove logger system isolation issuessaturneric1-15/+17
2023-12-03feat: standarized and speed up app env loading processsaturneric1-3/+19
2023-11-29feat: introduce cmd functionssaturneric1-2/+2
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-0/+5
2023-10-23fix: solve some issues on log systemsaturneric1-4/+4
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-55/+6
2023-10-18fix: solve a build issue at release modesaturneric1-1/+1
2023-10-17refactor: move module system to core and make it worksaturneric1-4/+7
2023-10-17fix: slove compile issuessaturneric1-4/+4
2023-10-17refactor: change plugin system to module systemsaturneric1-17/+19
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-5/+3
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-47/+31
2023-04-05feat: simplify settings lookupSaturneric1-20/+9
2023-04-04feat: improve init progressSaturneric1-18/+16
2023-02-25fix: solve codacy issuesSaturneric1-1/+1
2023-02-16fix: solve logging framework issues on windowsSaturneric1-0/+22
2023-02-11freat: allow to change gnupg install pathSaturneric1-0/+39
2023-02-06fix: sovle a compile issue in macOSSaturneric1-1/+1
2023-02-04fix: solve open file issue in menu barsaturneric1-2/+6
2023-02-04fix: solve some issuessaturneric1-1/+1
2023-02-03feat: change the log style in source filesSaturneric1-12/+29
2022-05-20feat: handle application's exceptions and crashSaturneric1-29/+0
2022-05-19perf: improve initialized and recover processSaturneric1-20/+45
2022-05-09feat: improve UI library's encapsulationSaturneric1-83/+1
2022-05-07refactor: develop 2.0.6 startSaturneric1-54/+0
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-2/+2