aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/CommonUtils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysfeat: add more info checksaturneric1-0/+5
10 daysfeat: generate cark keyssaturneric1-0/+7
2025-04-12feat: add openpgp smart card supportsaturneric1-0/+9
2025-02-16fix: do not check commit hash in flatpak containersaturneric1-0/+3
2024-12-13refactor: using qt containers instead of std containerssaturneric1-0/+2
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-14/+15
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-12feat: add some ui apis to sdksaturneric1-2/+2
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-1/+12
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-1/+1
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-28feat: upgrade module systemsaturneric1-0/+10
1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-5/+3
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-23/+13
2023-11-06refactor: improve the code structure of coresaturneric1-0/+86