aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/CommonUtils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more info checksaturneric9 days1-0/+5
|
* feat: generate cark keyssaturneric10 days1-0/+7
|
* feat: add openpgp smart card supportsaturneric2025-04-121-0/+9
|
* fix: do not check commit hash in flatpak containersaturneric2025-02-161-0/+3
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-0/+2
|
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-14/+15
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: add some ui apis to sdksaturneric2024-07-121-2/+2
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-1/+12
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-1/+1
| | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
* feat: upgrade module systemsaturneric2024-02-281-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
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-5/+3
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-23/+13
|
* refactor: improve the code structure of coresaturneric2023-11-061-0/+86