aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/CommonUtils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more info checksaturneric9 days1-0/+10
|
* feat: generate cark keyssaturneric10 days1-0/+8
|
* feat: add openpgp smart card supportsaturneric2025-04-121-0/+9
|
* fix: do not check commit hash in flatpak containersaturneric2025-02-161-0/+8
|
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-2/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: add some ui apis to sdksaturneric2024-07-121-4/+4
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-2/+9
|
* feat: upgrade module systemsaturneric2024-02-281-0/+7
| | | | | | 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: use QString instead of std::string and improve threading systemsaturneric2024-01-121-6/+12
|
* refactor: separate typedef and implsaturneric2023-11-071-1/+1
|
* refactor: improve the code structure of coresaturneric2023-11-061-0/+48