aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: qt5 compile issuessaturneric2025-02-031-1/+1
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-5/+6
* feat: simplify loggingsaturneric2024-07-301-22/+20
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: correct the spelling of 'deactivate'saturneric2024-07-281-3/+3
* feat: remove spdlog and clean up logsaturneric2024-07-261-31/+22
* feat: add some ui apis to sdksaturneric2024-07-121-0/+2
* feat: improve the project structuresaturneric2024-07-121-1/+1
* fix: solve safe issuessaturneric2024-05-031-2/+2
* fix: reset module settings object in a proper waysaturneric2024-04-301-2/+2
* feat: validate module id format and compatibility of sdk and qt envsaturneric2024-03-011-2/+78
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-25/+32
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-4/+53
* feat: upgrade module systemsaturneric2024-02-281-4/+100
* fix: slove codacy issuessaturneric2024-01-181-5/+4
* fix: improve code quality, docs and ci filessaturneric2024-01-171-1/+2
* fix: make task and threading system safersaturneric2024-01-161-2/+0
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+0
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* fix: slove threading and memory issuessaturneric2023-12-151-19/+24
* fix: repair gnupg info listing funtionSaturneric2023-11-291-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+0
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-0/+1
* perf: reduce header includes and improve build speedsaturneric2023-10-231-1/+1
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-4/+4
* fix: improve thread and module relationsaturneric2023-10-181-1/+1
* feat: imporve module systemsaturneric2023-10-171-16/+13
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+107